bq. Perhaps an ant target "quicktest" or something instead of the -D?
You can set this permanently in your defaults (or set a shell alias with -D? :)
<!-- Give user a chance to override without editing this file
(and without typing -D each time it compiles it -->
<property file="${user.home}/lucene.build.properties"/>
<property file="${user.home}/build.properties"/>
<property file="${basedir}/build.properties"/>
<property file="${common.dir}/build.properties"/>
I'd rather not have yet another ant target if not really needed...
Dawid
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]