diff -r 5bca7bc114a0 -r bd26d0ce0c3c build.xml --- a/build.xml Thu Jun 24 20:03:05 2010 -0700 +++ b/build.xml Tue Jun 29 22:31:40 2010 -0700 @@ -36,6 +36,11 @@ javac.debug - true or false for debug classfiles javac.target - classfile version target javac.source - source version + drops.dir - directory that holds source drop bundles + allow.download - permit downloads from public url (default is false) + (used if bundles not found in drops.dir) + + Run 'make help' for help using the Makefile. @@ -106,13 +111,17 @@ - + + depends="compile, -build-setup"> + + +