Re: [VOTE] Release Commons Configuration 1.5 based on RC1

2007-11-09 Thread Niall Pemberton
On Nov 8, 2007 9:01 PM, Oliver Heger <[EMAIL PROTECTED]> wrote: > > Niall Pemberton wrote: > > On Nov 1, 2007 3:04 PM, Oliver Heger <[EMAIL PROTECTED]> wrote: > >> The 1.5 release of Commons Configuration is overdue. > >> > >> I have prepared a first release candidate. All artifacts including a > >

Re: [VOTE] Release Commons Configuration 1.5 based on RC1

2007-11-08 Thread Oliver Heger
Rahul Akolkar wrote: Is this vote open? -Rahul There have been some remarks and suggestions for improvements related to the maven build files and the site. So I intend to create another RC soon (probably at the weekend). This vote is closed. Thanks Oliver -

Re: [VOTE] Release Commons Configuration 1.5 based on RC1

2007-11-08 Thread Oliver Heger
Niall Pemberton wrote: On Nov 1, 2007 3:04 PM, Oliver Heger <[EMAIL PROTECTED]> 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/co

Re: [VOTE] Release Commons Configuration 1.5 based on RC1

2007-11-08 Thread Rahul Akolkar
Is this vote open? -Rahul - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: [VOTE] Release Commons Configuration 1.5 based on RC1

2007-11-08 Thread Niall Pemberton
On Nov 1, 2007 3:04 PM, Oliver Heger <[EMAIL PROTECTED]> 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-configurati

Re: [VOTE] Release Commons Configuration 1.5 based on RC1

2007-11-07 Thread Oliver Heger
Jörg Schaible wrote: Hi Oliver, Oliver Heger wrote: Jörg Schaible wrote: [snip] I can do this if you want, but I did not want to do any changes now while you're in the process of the release. - Jörg As you probably have noticed, I am not that familiar with the whole dependency stuff, so a

Re: [VOTE] Release Commons Configuration 1.5 based on RC1

2007-11-07 Thread Jörg Schaible
Hi Oliver, Oliver Heger wrote: > Jörg Schaible wrote: [snip] >> >> I can do this if you want, but I did not want to do any changes now while >> you're in the process of the release. >> >> - Jörg >> > As you probably have noticed, I am not that familiar with the whole > dependency stuff, so any

Re: [VOTE] Release Commons Configuration 1.5 based on RC1

2007-11-06 Thread Oliver Heger
Jörg Schaible wrote: Oliver Heger wrote: The only difference running the tests with Maven now is that exception's stack trace is printed to the screen instead of written into a log file (because of the now missing log4j dependency). Ok, I will apply this patch to pom.xml. What about the maven

RE: [VOTE] Release Commons Configuration 1.5 based on RC1

2007-11-06 Thread Jörg Schaible
Oliver Heger wrote: >> The only difference running the tests with Maven now is that >> exception's stack trace is printed to the screen instead of written >> into a log file (because of the now missing log4j dependency). >> > > Ok, I will apply this patch to pom.xml. What about the maven 1 build?

Re: [VOTE] Release Commons Configuration 1.5 based on RC1

2007-11-05 Thread Oliver Heger
Jörg Schaible wrote: xerces:xerces should be excluded, since JCC refers newer artifacts of xerces (with different groupId) ant-optional possibly also, unfortunately this artifact not even exists in 1.6.x series since it has been splitted. Current deps: [EMAIL PROTECTED] ~/java/commons-configu

Re: [VOTE] Release Commons Configuration 1.5 based on RC1

2007-11-05 Thread Jörg Schaible
Oliver Heger wrote: > Hi Jörg, > > thanks for the comments. > > Jörg Schaible wrote: >> Hi Oliver, >> > >> >> 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

Re: [VOTE] Release Commons Configuration 1.5 based on RC1

2007-11-05 Thread nicolas de loof
About dependencies in the POM : servletapi has been relocated to javax.servlet : servlet-api This one should also be set as provided, as it is provided by the servlet engine. Not sure if this is the same case for javax.mail:mail. In an application-server context this one is provided, but not in a

Re: [VOTE] Release Commons Configuration 1.5 based on RC1

2007-11-04 Thread Oliver Heger
Hi Jörg, thanks for the comments. Jörg Schaible wrote: > Hi Oliver, > > > 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 > b

Re: [VOTE] Release Commons Configuration 1.5 based on RC1

2007-11-02 Thread Jörg Schaible
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 al

Re: [VOTE] Release Commons Configuration 1.5 based on RC1

2007-11-02 Thread Oliver Heger
Michiel Kalkman wrote: > Also, do you want to keep the old link to Avalon ? (just nipicking) This link obviously does not have much value. I think I will remove it after the release (or if another release candidate should be required). Oliver > > On 11/1/07, Oliver Heger <[EMAIL PROTECTED]> wro

Re: [VOTE] Release Commons Configuration 1.5 based on RC1

2007-11-02 Thread Oliver Heger
Michiel Kalkman wrote: > Just a minor, minor remark: the links in the changes don't seem to > work. E.g. > http://issues.apache.org/jira/browse/ViewIssue.jspa?key=CONFIGURATION-168. > Should be http://issues.apache.org/jira/browse/CONFIGURATION-168. > > Regards, > Michiel Good catch. This was ca

Re: [VOTE] Release Commons Configuration 1.5 based on RC1

2007-11-01 Thread Michiel Kalkman
Also, do you want to keep the old link to Avalon ? (just nipicking) On 11/1/07, Oliver Heger <[EMAIL PROTECTED]> 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

Re: [VOTE] Release Commons Configuration 1.5 based on RC1

2007-11-01 Thread Michiel Kalkman
Just a minor, minor remark: the links in the changes don't seem to work. E.g. http://issues.apache.org/jira/browse/ViewIssue.jspa?key=CONFIGURATION-168. Should be http://issues.apache.org/jira/browse/CONFIGURATION-168. Regards, Michiel On 11/1/07, Oliver Heger <[EMAIL PROTECTED]> wrote: > The 1.

[VOTE] Release Commons Configuration 1.5 based on RC1

2007-11-01 Thread Oliver Heger
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/~oh