> +----------------------------------------------------------------+
> + F A I L E D R E Q U I R E M E N T |
> +----------------------------------------------------------------+
> | You must define the following property in order |
> | to build Torque: |
> | |
> | log4j.jar
> | |
> | You can set this property in the provided build.properties |
> | file, or you may set this property in your |
> | /home/rubys/build.properties file.
> +----------------------------------------------------------------+
Sweet!
I'm adjusting and testing the gump definition as I write this. Information
such as the above is very helpful.
Just a comment in passing - there are a number of constants defined in the
build.properties.sample file that you would not often expect people to
modify. Examples: name, build.dir, src.dir, javadoc.destdir, etc.. My
suggestion is that they also be defined in build.xml (entries in the
properties file, if any, will override). This allows you to add new ones
without people having to modify their existing properties file each time.
Finally, there probably is no longer a need to echo the value of
${lib.repo}.
- Sam Ruby
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]