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=6277>. 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=6277 1.4.1 fails to execute my ant script when 1.3 does not ------- Additional Comments From [EMAIL PROTECTED] 2002-02-25 16:24 ------- Adding -verbose to the command line does not yield much more information: Here there are a lot of messages that say this or that file is up to date. [javac] Modern compiler is not available - using classic compiler [javac] Compiling 1 source file to C:\FuelpathGE\classes [javac] Using classic compiler [javac] Compilation args: -deprecation -d C:\FuelpathGE\classes -classpath C:\FuelpathGE\classes;C:\FuelpathGE\jars\comm.jar;C:\FuelpathGE\jars\ejb.jar;C:\ FuelpathGE\jars\xerces.jar;C:\FuelpathGE\jars\interclient.jar;C:\FuelpathGE\jars \kutils.jar;C:\FuelpathGE\jars\jms.jar;C:\FuelpathGE\jars\j2ee.jar;C:\FuelpathGE \jars\kfuelui.jar;C:\jdk1.3.1\lib\tools.jar;C:\jakarta-ant-1.4.1 \lib\kant.jar;C:\jakarta-ant-1.4.1\lib\crimson.jar;C:\jakarta-ant-1.4.1 \lib\jaxp.jar;C:\jakarta-ant-1.4.1\lib\ant.jar -sourcepath C:\FuelpathGE\src - g:none -O [javac] File to be compiled: C:\FuelpathGE\src\com\kyrus\fuelpath\businessrules\actions\TossRefundAction.java BUILD FAILED C:\FuelPathGE\buildge.xml:81: Cannot use classic compiler, as it is not available A common solution is to set the environment variable JAVA_HOME to your jdk directory. at org.apache.tools.ant.taskdefs.compilers.Javac12.execute (Javac12.java:96) at org.apache.tools.ant.taskdefs.Javac.execute(Javac.java:557) at org.apache.tools.ant.Task.perform(Task.java:217) at org.apache.tools.ant.Target.execute(Target.java:184) at org.apache.tools.ant.Target.performTasks(Target.java:202) at org.apache.tools.ant.Project.executeTarget(Project.java:601) at org.apache.tools.ant.Project.executeTargets(Project.java:560) at org.apache.tools.ant.Main.runBuild(Main.java:454) at org.apache.tools.ant.Main.start(Main.java:153) at org.apache.tools.ant.Main.main(Main.java:176) Total time: 2 seconds -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
