the build.xml does not have a default target. try this instead
ant compile
edit: changed target
akf
2009-07-01 04:29:03
the build.xml does not have a default target. try this instead
ant compile
edit: changed target
You'll also need Apache Ivy. We've changed the build process for some time now; it now uses Ivy instead of manual dependency management.