DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=3857>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=3857 Non fatal JIT error Summary: Non fatal JIT error Product: Ant Version: 1.4 Platform: PC OS/Version: Windows NT/2K Status: NEW Severity: Normal Priority: Other Component: Build Process AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] I've installed Ant 1.4 with the the JDK 1.2.2_006. In a command dos i put the build.xml sample file provided in the "documentation->using ant" paragraph and i enter the command "ant init" the build directoty is created but a non fatal JIT error occurs: the following message is displayed : >E:\transpac\technos\IPS\compile>ant init >Buildfile: build.xml >A nonfatal internal JIT (3.10.107(x)) error 'Relocation error: NULL relocation >target' has occurred in : > 'org/apache/crimson/parser/Parser2.maybeComment (Z)Z': Interpreting method. > Please report this error in detail to http://java.sun.com/cgi- bin/bugreport.cgi > > >init: > [mkdir] Created dir: E:\transpac\technos\IPS\compile\build > >BUILD SUCCESSFUL > >Total time: 1 second Thanks to check.
