Rob Dingwell wrote:
Hi,
Is there a planned release date for the commons-configuration package?
Hello, there is no planned release date, the "when it's ready" motto applies here but we hope to release it as soon as the code is stabilized and consolidated. Early July is my intended target for the 1.0 release if no outstanding issue arise.
The remaning issues are :
- bug 29717 getKeys(String) broken in JNDIConfiguration (Eric if you can get a look I'll need your help there)
- bug 29721 Saving XML configurations to another file (Altough it looks like a feature enhancement its purpose is to make the save methods easily testable)
- bug 29722 addProperty throws a NPE in DOMConfiguration
- bug 29734 DatabaseConfiguration doesn't support List properties
- bug 29616 getStringArray doesn't interpolate in CompositeConfiguration
- better test coverage, DOMConfiguration and JNDIConfiguration have chunks of untested code.
- and the usual code formatting stuff :)
Also, is there currently a maven repository that contains the current sanpshot builds or anything like that.
There are nightly snapshots here :
http://cvs.apache.org/builds/jakarta-commons/nightly/commons-configuration/
and an outdated maven repository here :
http://www.apache.org/dist/java-repository/commons-configuration/jars/
Anyone could instruct me on how to refresh the snapshot there ?
Emmanuel Bourg
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
