http://nagoya.apache.org/bugzilla/show_bug.cgi?id=119
*** shadow/119 Thu Mar 15 05:17:48 2001 --- shadow/119.tmp.17555 Thu Mar 15 06:57:12 2001 *************** *** 18,20 **** --- 18,29 ---- 1) Ant should handle OS/2 like Windwos NT when building the commandline in the Exec-Task. 2) The -classpath option used when calling javac doesn't include %classpath% and therefore the JVM file classes.zip can not be found + + + ------- Additional Comments From [EMAIL PROTECTED] 2001-03-15 06:57 ------- + Hmm, Max, which version of Ant are you using here? + + Could you please try Ant 1.3 - as it treats OS/2 the same way as Windows NT + when it comes to executing a system command. + + Which javac are you talking about in 2)?