Niall Pemberton wrote:
Sorry -1 from me to release this. The source distro is (slightly)
different from what was tagged as "CONFIGURATION_1_5RC2". IMO the
release candidate should be built on a clean checkout of whats been
tagged in svn.

project.xml has had the jdiff report removed
project.properties has had the "maven.compile.source" commented out

I found this because when I tried to build and run the tests from the
source distro using JDK 1.5 I got an error "javac: target release 1.3
conflicts with default source release 1.5" - which was caused by
maven.compile.source" being commented out. - which is also IMO a
problem with the release.

Fixing this should IMO just require checking out the
"CONFIGURATION_1_5RC2" from svn and re-building the RC2 artifacts from
that.

Niall

Okay, I will try to regenerate the artifacts from a clean checkout.

However I have still problems with the maven.compile.source property. When building with JDK 1.3.1_18 on Win XP, I get a strange test failure in a unit test (NoSuchMethodError). If the property is undefined, the tests run without problems. Will do some further investigations.

Oliver


On Nov 10, 2007 3:53 PM, Oliver Heger <[EMAIL PROTECTED]> wrote:
After some comments and suggestions for improvements a new release
candidate for the 1.5 release of Commons Configuration has been created.

The artifacts can be found at
http://people.apache.org/~oheger/commons-configuration-1.5rc2/

The site is available under
http://people.apache.org/~oheger/commons-configuration-1.5rc2/site/index.html

Since RC1 the following changes have been applied:

- The build files for maven 1 and 2 and ant have been polished,
especially the dependencies have been reworked.

- Minor site improvements

Please send your votes. I will keep the vote open until next Friday
(Nov. 16th).

Oliver

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to