Hello Chris, thank you for bringing this issue to our attention, I only
use Maven to build [configuration] and didn't notice that build.xml was
broken. Just use 'maven ant' to regenerate it, I have updated the file
in CVS.
Emmanuel Bourg
Chris Lamothe wrote:
Commons Configuration does not appear to have anything in the binaries
section, so I tried doing a nightly build yesterday, however it failed
to compile.
I found the following issues in the "get-deps" target of the build.xml:
1. It was getting commons-collections-2.1.jar when it required 3.0 or higher
2. It was not getting spice-jndikit-1.1.jar
3. It was not getting junit-addons-1.4.jar
Once I resolved the above issues it compiled successfuly. Please find
attached the updated build.xml, which is also available from
http://www.furtivecode.com/configuration/build.xml
I've made sure to keep the format intact and also tho use
http://www.ibiblio.org/maven as the source for all gets.
This is the first time I contribute to an open source project and
according to the Jakarta Commons site submitting the changed file here
is sufficient. Please let me know if another process would be more
appropriate.
Regards,
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]