Re: [VOTE] Release Commons Daemon 1.0.2 based on RC1

2010-02-21 Thread Mladen Turk
On 02/22/2010 03:40 AM, sebb wrote: On 21/02/2010, Mladen Turk wrote: There are several files without AL headers, for example: build.properties.sample src/docs/daemon.css This file is there without ASL header forever Several releases has been made with this file having no ASL header. I don't

Re: svn commit: r911797 - /commons/proper/compress/trunk/src/changes/changes.xml

2010-02-21 Thread Stefan Bodewig
On 2010-02-20, Torsten Curdt wrote: >> Then maybe: >> canReadEntry(entry) >> canWriteEntry(entry) >> to go confirm with: >> getNextEntry() > Better ... but still. I've already read the entry and then ask whether > I can read it (again)? Technically you haven't read the entry but only its met

Re: [VOTE] Release Commons Daemon 1.0.2 based on RC1

2010-02-21 Thread Bill Barker
-- From: "sebb" Sent: Sunday, February 21, 2010 6:40 PM To: "Commons Developers List" Subject: Re: [VOTE] Release Commons Daemon 1.0.2 based on RC1 On 21/02/2010, Mladen Turk wrote: After a long time and many bug fixes we have new Commons Da

Re: [VOTE] Release Commons Daemon 1.0.2 based on RC1

2010-02-21 Thread sebb
On 21/02/2010, Mladen Turk wrote: > After a long time and many bug fixes we have new > Commons Daemon release candidate. > > RC1 Release is here: > http://people.apache.org/~mturk/daemon/ > Tag is here: > https://svn.apache.org/viewvc/commons/proper/daemon/tags/COMMONS_DAEMON_1_0_2_RC1/ > > -

Re: [VOTE] Release Commons Daemon 1.0.2 based on RC1

2010-02-21 Thread Niall Pemberton
+! Niall On Sun, Feb 21, 2010 at 7:56 AM, Mladen Turk wrote: > After a long time and many bug fixes we have new > Commons Daemon release candidate. > > RC1 Release is here: > http://people.apache.org/~mturk/daemon/ > Tag is here: > https://svn.apache.org/viewvc/commons/proper/daemon/tags/COMMONS

[VOTE] Release Commons Lang 2.5 based on RC3

2010-02-21 Thread Niall Pemberton
There have been a couple of ichanges since RC2 - fixing a DateUtils test and ignoring Exception rather than Throwable in an Enum change. [ ] +1 Yes go ahead an release based on RC3 [ ] -1 No, because... Lang 2.5 RC3 is available for review here: http://people.apache.org/~niallp/lang-2.5-rc3/ Ma

Re: [VOTE] Release Commons Lang 2.5 based on RC2

2010-02-21 Thread Niall Pemberton
On Sun, Feb 21, 2010 at 8:28 PM, Niall Pemberton wrote: > On Sun, Feb 21, 2010 at 8:25 PM, Oliver Heger > wrote: >> Just wanted to test the RC, but I get the following test failure: >> >> --- >> Test set: org.apache.commo

Re: [VOTE] Release Commons Lang 2.5 based on RC2

2010-02-21 Thread Niall Pemberton
On Sun, Feb 21, 2010 at 8:25 PM, Oliver Heger wrote: > Just wanted to test the RC, but I get the following test failure: > > --- > Test set: org.apache.commons.lang.time.DateUtilsTest >

Re: [VOTE] Release Commons Lang 2.5 based on RC2

2010-02-21 Thread Oliver Heger
Just wanted to test the RC, but I get the following test failure: --- Test set: org.apache.commons.lang.time.DateUtilsTest --- Tests run: 33, Fai

Re: svn commit: r912292 - in /commons/proper/lang/branches/LANG_2_X: ./ src/main/java/org/apache/commons/lang/enum/ src/main/java/org/apache/commons/lang/enums/ src/test/java/org/apache/commons/lang

2010-02-21 Thread Niall Pemberton
On Sun, Feb 21, 2010 at 8:03 PM, sebb wrote: > On 21/02/2010, nia...@apache.org wrote: >> Author: niallp >>  Date: Sun Feb 21 02:52:56 2010 >>  New Revision: 912292 >> >>  URL: http://svn.apache.org/viewvc?rev=912292&view=rev >>  Log: >>  LANG-76 EnumUtils.getEnum() doesn't work in 1.5+ - force i

Re: svn commit: r912292 - in /commons/proper/lang/branches/LANG_2_X: ./ src/main/java/org/apache/commons/lang/enum/ src/main/java/org/apache/commons/lang/enums/ src/test/java/org/apache/commons/lang

2010-02-21 Thread sebb
On 21/02/2010, nia...@apache.org wrote: > Author: niallp > Date: Sun Feb 21 02:52:56 2010 > New Revision: 912292 > > URL: http://svn.apache.org/viewvc?rev=912292&view=rev > Log: > LANG-76 EnumUtils.getEnum() doesn't work in 1.5+ - force initialization of > the Enum class using Class.forName(

[VOTE] Release Commons Lang 2.5 based on RC2

2010-02-21 Thread Niall Pemberton
There have been a couple of issues fixed since RC1 - LANG-76 and LANG-592 [ ] +1 Yes go ahead an release based on RC2 [ ] -1 No, because... Lang 2.5 RC2 is available for review here: http://people.apache.org/~niallp/lang-2.5-rc2/ Maven artifacts are here: http://people.apache.org/~niallp/lang-

Re: [VOTE] Release Commons Lang 2.5 based on RC1

2010-02-21 Thread Niall Pemberton
On Sun, Feb 21, 2010 at 3:12 PM, Phil Steitz wrote: > Phil Steitz wrote: >> Niall Pemberton wrote: >>> The last release of Lang was in March 2008 and there have been quite a >>> few bug fixes and enhancements since then. Many of the changes in the >>> current trunk which are compatible have been b

Re: [VOTE] Release Commons Lang 2.5 based on RC1

2010-02-21 Thread Phil Steitz
Phil Steitz wrote: > Niall Pemberton wrote: >> The last release of Lang was in March 2008 and there have been quite a >> few bug fixes and enhancements since then. Many of the changes in the >> current trunk which are compatible have been backported to the Lang >> 2.x branch to create this release.

Re: [VOTE] Release Commons Daemon 1.0.2 based on RC1

2010-02-21 Thread Bill Barker
-- From: "Mladen Turk" Sent: Saturday, February 20, 2010 11:56 PM To: "Commons Developers List" Subject: [VOTE] Release Commons Daemon 1.0.2 based on RC1 After a long time and many bug fixes we have new Commons Daemon release candidate. RC1 Re