You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I faced some compilation errors in certain cases due to unmappable character
for encoding ASCII.
This depends on java compiler warning sets
Here is error:
[javac] /tmp/buildd/biojava3-live-3.0.5/biojava3-forester/src/main/java/org/forester/test/Test.java:1313: unmappable character for encoding ASCII
[javac] .equals( "Aguinaldo, A. M. A.; J. M. Turbeville, L. S. Linford, M. C. Rivera, J. R. Garey, R. A. Raff, & J. A. Lake (1997). \"Evidence for a clade of nematodes, arthropods and other moulting animals\". Nature 387 (6632): 489???493." ) ) ) {
It is minor but can prevent some builds. Could you please fix this?
Original issue reported on code.google.com by olivier....@gmail.com on 5 Dec 2012 at 8:47
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
olivier....@gmail.com
on 5 Dec 2012 at 8:47The text was updated successfully, but these errors were encountered: