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=20425>. 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=20425 build fails with cannot resolve symbol Summary: build fails with cannot resolve symbol Product: Ant Version: 1.5.3 Platform: PC OS/Version: Linux Status: NEW Severity: Blocker Priority: Other Component: Build Process AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] using j2sdkjre on redhat 9 /usr/src/redhat/BUILD/apache-ant-1.5.3-1/src/main/org/apache/tools/ant/taskdefs/optional/Javah.java:351: cannot resolve symbol symbol : constructor Main (java.lang.String[]) location: class com.sun.tools.javah.Main = new com.sun.tools.javah.Main(cmd.getArguments()); ^ /usr/src/redhat/BUILD/apache-ant-1.5.3-1/src/main/org/apache/tools/ant/taskdefs/optional/Javah.java:352: cannot resolve symbol symbol : method run () location: class com.sun.tools.javah.Main main.run(); ^ Note: Some input files use or override a deprecated API. Note: Recompile with -deprecation for details. 2 errors