Hi Oliver, Oliver Heger wrote:
> The 1.5 release of Commons Configuration is overdue. > > I have prepared a first release candidate. All artifacts including a > clirr report and the release notes can be found at > http://people.apache.org/~oheger/commons-configuration-1.5rc1/ > > The site is also available under > http://people.apache.org/~oheger/commons-configuration-1.5rc1/site/index.html > > Please take the time to have a look at the artifacts and cast your vote. > I will count the votes not before next Thursday (Nov. 8th). src package compiles and runs tests on my compiler zoo, fine! Dependencies: - pom uses commons-logging:commons-logging-api instead of commons-logging:commons-logging. The API version should only be used when building a server like Tomcat (IIRC) - because of this we have both commons-logging-api-1.0.4 and commons-logging-1.1 (as transitive dep from digester) in the classpath. Maybe we should directly upgrade to 1.1.1 to drop the optional deps of JCL - commons-jxpath triggers old xerces-1.2.3, ant-optional and jdom. At least the first two should be possibly excluded, especially since the dependencies page refers xerces-2.2.0 and the pom refers an optional ant-1.6.5 Site glitches: - broken link in "Howtos (1.2 release)" exists a broken link to the current "User's Guide" - download page has no entry for version 1.5 (yet ?) - changes state version 1.5 to be in SVN ... don't forget entry in POM - findbugs report ... open issues ?? Cheers, Jörg --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]