i create ant build.xml file and i can compile it from jdeveloper. Build is successful and classess aare copied to classess directory. But if i run the same ant build.xml file from console i get message build is successful but no classess are copied to class folder. After compiling in jdeveloper i get some warnings, here no warning is shown.
Any idea why the same build.xml file works in jdeveloper but not in console? -- View this message in context: http://old.nabble.com/ant-compile-problem-tp28557049p28557049.html Sent from the Ant - Users mailing list archive at Nabble.com.
