Re: [VOTE] Release Commons Validator 1.4 beta 1 based on RC1

2011-06-02 Thread sebb
On 2 June 2011 22:32, Niall Pemberton wrote: > On Thu, Jun 2, 2011 at 10:24 PM, Nick Burch wrote: >> On Thu, 2 Jun 2011, Niall Pemberton wrote: >>> >>> If you use the Maven2 build then it should all build as expected. >> >> So it seems. I think I'll remove the release target from the ant build (s

Re: [VOTE] Release Commons Validator 1.4 beta 1 based on RC1

2011-06-02 Thread Niall Pemberton
On Thu, Jun 2, 2011 at 10:24 PM, Nick Burch wrote: > On Thu, 2 Jun 2011, Niall Pemberton wrote: >> >> If you use the Maven2 build then it should all build as expected. > > So it seems. I think I'll remove the release target from the ant build (so > no-one else tries it and gets bitten), then see i

Re: [VOTE] Release Commons Validator 1.4 beta 1 based on RC1

2011-06-02 Thread Phil Steitz
On 6/2/11 2:24 PM, Nick Burch wrote: > On Thu, 2 Jun 2011, Niall Pemberton wrote: >> If you use the Maven2 build then it should all build as expected. > > So it seems. I think I'll remove the release target from the ant > build (so no-one else tries it and gets bitten), then see if I can > figure o

Re: [VOTE] Release Commons Validator 1.4 beta 1 based on RC1

2011-06-02 Thread Nick Burch
On Thu, 2 Jun 2011, Niall Pemberton wrote: If you use the Maven2 build then it should all build as expected. So it seems. I think I'll remove the release target from the ant build (so no-one else tries it and gets bitten), then see if I can figure out how to use the maven release plugin! Ni

Re: [VOTE] Release Commons Validator 1.4 beta 1 based on RC1

2011-06-02 Thread Niall Pemberton
On Thu, Jun 2, 2011 at 6:36 PM, Nick Burch wrote: > On Thu, 2 Jun 2011, Oliver Heger wrote: >> >> About the distribution files: Shouldn't the naming be >> commons-validator-1.4.0-beta1 rather than validator-1.4.0-beta1? Also the >> manifest of the jar in the binary distribution does not contain al

Re: [VOTE] Release Commons Validator 1.4 beta 1 based on RC1

2011-06-02 Thread Phil Steitz
On 6/2/11 12:04 PM, Oliver Heger wrote: > Am 02.06.2011 19:36, schrieb Nick Burch: >> On Thu, 2 Jun 2011, Oliver Heger wrote: >>> About the distribution files: Shouldn't the naming be >>> commons-validator-1.4.0-beta1 rather than validator-1.4.0-beta1? >>> Also >>> the manifest of the jar in the bi

Re: [VOTE] Release Commons Validator 1.4 beta 1 based on RC1

2011-06-02 Thread Oliver Heger
Am 02.06.2011 19:36, schrieb Nick Burch: On Thu, 2 Jun 2011, Oliver Heger wrote: About the distribution files: Shouldn't the naming be commons-validator-1.4.0-beta1 rather than validator-1.4.0-beta1? Also the manifest of the jar in the binary distribution does not contain all properties typical

Re: [VOTE] Release Commons Validator 1.4 beta 1 based on RC1

2011-06-02 Thread sebb
On 2 June 2011 18:24, Jörg Schaible wrote: > Nick Burch wrote: > >> Hi All >> >> Following last week's discussions, I've rolled a RC for Commons Validator >> 1.4 beta 1. The idea of this release is to get some wider testing of the >> codebase, owing to the 4.5 year gap since 1.3.1, before we hopef

Re: [VOTE] Release Commons Validator 1.4 beta 1 based on RC1

2011-06-02 Thread Nick Burch
On Thu, 2 Jun 2011, Oliver Heger wrote: About the distribution files: Shouldn't the naming be commons-validator-1.4.0-beta1 rather than validator-1.4.0-beta1? Also the manifest of the jar in the binary distribution does not contain all properties typical for commons components. When I build the

Re: [VOTE] Release Commons Validator 1.4 beta 1 based on RC1

2011-06-02 Thread Jörg Schaible
Nick Burch wrote: > Hi All > > Following last week's discussions, I've rolled a RC for Commons Validator > 1.4 beta 1. The idea of this release is to get some wider testing of the > codebase, owing to the 4.5 year gap since 1.3.1, before we hopefully > release 1.4 in a few weeks time. > > (We be

Re: [VOTE] Release Commons Validator 1.4 beta 1 based on RC1

2011-06-02 Thread Oliver Heger
Hi, I don't know the code base either so will only give some technical comments related to the artifacts: Maven and ant builds work fine with Java 1.5 and 1.6 on Windows 7. About the distribution files: Shouldn't the naming be commons-validator-1.4.0-beta1 rather than validator-1.4.0-beta1?

Re: [VOTE] Release Commons Validator 1.4 beta 1 based on RC1

2011-06-01 Thread Gary Gregory
Hi Nick, I do not know enough about this code base to vote on it, but I noticed the following building with Maven: [warn] [XHTML Sink] Modified invalid anchor name: 'Changes Report' to 'Changes_Report' [warn] [XHTML Sink] Modified invalid anchor name: 'Release History' to 'Release_History' [INFO