You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by bu...@apache.org on 2005/10/05 19:59:00 UTC

DO NOT REPLY [Bug 36939] New: - javac having issues compiling few classes

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG�
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=36939>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND�
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=36939

           Summary: javac having issues compiling few classes
           Product: Ant
           Version: 1.6.2
          Platform: Other
        OS/Version: other
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Core tasks
        AssignedTo: dev@ant.apache.org
        ReportedBy: aruneesh.salhotra@miletustrading.com


I am trying to compile my code, which works fine on JAVA 1.4 with ANT 1.6.2, 
but using JAVA 1.5, I get an error, which I dont understand.

This is urgent and would appreciate some help.

[javac] /usr/local/ant/Bears/tempcodeMiletus/webApi/src/de/mud/telnet/ScriptHand
ler.java:30: warning: unmappable character for encoding UTF8
[javac] * @author Matthias L. Jugel, Marcus Mei�ner
[javac] ^
[javac] /usr/local/ant/Bears/tempcodeMiletus/webApi/src/de/mud/telnet/TelnetProt
ocolHandler.java:29: warning: unmappable character for encoding UTF8
[javac] * <B>Maintainer:</B> Marcus Mei�ner
[javac] ^
[javac] /usr/local/ant/Bears/tempcodeMiletus/webApi/src/de/mud/telnet/TelnetProt
ocolHandler.java:32: warning: unmappable character for encoding UTF8
[javac] * @author Matthias L. Jugel, Marcus Mei�ner
[javac] ^
[javac] /usr/local/ant/Bears/tempcodeMiletus/webApi/src/de/mud/telnet/TelnetWrap
per.java:53: warning: unmappable character for encoding UTF8
[javac] * @author Matthias L. Jugel, Marcus Mei�ner
[javac] ^
[javac] error: error 
reading /usr/local/ant/Bears/tempcode/webApi/src/com/dnsalias/java/timer/Advance
dTimer.java; java.util.zip.ZipException: error in opening zip file
[javac] Note: * uses or overrides a deprecated API.
[javac] Note: Recompile with -Xlint eprecation for details.
[javac] 1 error
[javac] 4 warnings

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org