Re: [VOTE] Release Apache Commons Validator 1.4.1 based on RC1

2014-12-26 Thread Bruno P. Kinoshita
Hello Benedikt! Build looks good, all tests passed, no new issues in the project reports. kinow@chuva:/tmp/VALIDATOR_1_4_1_RC1$ mvn clean site -e -X Apache Maven 3.2.1 (ea8b2b07643dbb1b84b6d16e1f08391b666bc1e9; 2014-02-14T15:37:52-03:00) Maven home: /opt/apache-maven-3.2.1 Java version: 1.8.0_05

Re: [VOTE] Release Commons Pool 2.3 based on RC2

2014-12-26 Thread Phil Steitz
Here is my +1 Phil On 12/26/14 4:54 PM, Phil Steitz wrote: > Changes since RC1: > * Made POOL-259 tests less sensitive to system clock resolution > * Moved LinkedBlockingDeque original PD license reference from > NOTICE to LICENSE > > Tag: (r1648018) > https://svn.apache.org/repos/asf/commons/pro

[VOTE] Release Commons Pool 2.3 based on RC2

2014-12-26 Thread Phil Steitz
Changes since RC1: * Made POOL-259 tests less sensitive to system clock resolution * Moved LinkedBlockingDeque original PD license reference from NOTICE to LICENSE Tag: (r1648018) https://svn.apache.org/repos/asf/commons/proper/pool/tags/POOL_2_3_RC2/ Release: (r7602) https://dist.apache.org/repo

Re: [RESULT][VOTE][RC3] Release Commons Math 3.4

2014-12-26 Thread Luc Maisonobe
Le 26/12/2014 20:20, Gilles a écrit : > On Fri, 26 Dec 2014 18:28:11 +0100, Luc Maisonobe wrote: >> Le 23/12/2014 14:02, luc a écrit : >>> This is a [VOTE] for releasing Apache Commons Math 3.4 from release >>> candidate 3. >>> >>> Tag name: >>> MATH_3_4_RC3 (signature can be checked from git usi

Re: [RESULT][VOTE][RC3] Release Commons Math 3.4

2014-12-26 Thread Gilles
On Fri, 26 Dec 2014 18:28:11 +0100, Luc Maisonobe wrote: Le 23/12/2014 14:02, luc a écrit : This is a [VOTE] for releasing Apache Commons Math 3.4 from release candidate 3. Tag name: MATH_3_4_RC3 (signature can be checked from git using 'git tag -v') Tag URL:

Re: svn commit: r1647798 - /commons/proper/compress/trunk/src/test/java/org/apache/commons/compress/archivers/zip/ZipUtilTest.java

2014-12-26 Thread Stefan Bodewig
On 2014-12-24, wrote: > It seems like OpenJDK calendar operations are somewhat different from > sun jdk, so this is not a viable test to make Actually the reason is that zips - at least those created by Commons Compress - store time in UTC and you need to adjust for the offset of your local time

Re: [compress] Importance of retaining exact compatibility for ZipArchiveOutputStream ?

2014-12-26 Thread Kristian Rosenvold
Yup; I'm taking care of the duplication in trunk on my github fork. The other interesting branch to look at is the somewhat stale "concurrentSupport" branch and in particular the class ConcurrentZipCreator. This is my primary goal, I just went off on a round of yak-shaving first. I seem to have fin

Re: [compress] Importance of retaining exact compatibility for ZipArchiveOutputStream ?

2014-12-26 Thread Stefan Bodewig
On 2014-12-23, Stefan Bodewig wrote: > Your commit message calls out writeOut as a particilar problem. > Fortunately this is one is final, so we don't have to retain the effect > of subclasses overriding it. Wouldn't it be possible to have writeOut > call the StreamCompressor's writeOut method so

Re: svn commit: r1647869 - in /commons/proper/pool/trunk/src/test/java/org/apache/commons/pool2/impl: TestGenericKeyedObjectPool.java TestGenericObjectPool.java

2014-12-26 Thread Phil Steitz
On 12/25/14 11:50 PM, Bernd wrote: > Currently cant commit or I would fix it myself, the 50ms from comment > should be removed (twice) > >> // Second borrow does not have to wait on create, average should be about > 50 Good catch. I will fix this. > > Btw: even without the change the tests worked

[RESULT][VOTE][RC3] Release Commons Math 3.4

2014-12-26 Thread Luc Maisonobe
Le 23/12/2014 14:02, luc a écrit : > This is a [VOTE] for releasing Apache Commons Math 3.4 from release > candidate 3. > > Tag name: > MATH_3_4_RC3 (signature can be checked from git using 'git tag -v') > > Tag URL: > >

[continuum] BUILD FAILURE: Apache Commons Compress - Apache Commons (Group (shared) Maven 3 Build Definition (Java 1.6))

2014-12-26 Thread Apache Continuum
Online report : https://continuum-ci.apache.org/continuum/buildResult.action?buildId=39007&projectId=64 Build statistics: State: Failed Previous State: Ok Started at: Fri 26 Dec 2014 17:20:08 + Finished at: Fri 26 Dec 2014 17:20:47 + Total time: 38s Build Trigger: Schedule B

Re: [ALL] Source option 1.4 and 1.5 are no longer supported in Java 9

2014-12-26 Thread Stefan Bodewig
> Benedikt Ritter wrote: >> Maybe it's finally time to start upgrading all components to Java 1.6. All compontents that don't explicitly want to defer the upgrade. No need to force this on all components IMHO. On 2014-12-26, Jörg Schaible wrote: > Just add a profile that sets the two properti

Re: [VOTE] Release Apache Commons Validator 1.4.1 based on RC1

2014-12-26 Thread Benedikt Ritter
2014-12-26 16:30 GMT+01:00 Adrian Crum : > > It would be nice if the maintenance release included this fix: > > https://issues.apache.org/jira/browse/VALIDATOR-307 > > I was planning on working on it this weekend. > It is no problem to release 1.4.2 after you have implemented that fix :-) > > Ad

Re: [ALL] Source option 1.4 and 1.5 are no longer supported in Java 9

2014-12-26 Thread Gary Gregory
On Fri, Dec 26, 2014 at 8:17 AM, Benedikt Ritter wrote: > Hi all, > > I've just tested building [validator] with the latest JDK 9 EA build. The > build doesn't work and fails with the following message: > > [INFO] - > [ERROR] COMPILATION

Re: [VOTE] Release Apache Commons Validator 1.4.1 based on RC1

2014-12-26 Thread Gary Gregory
On Fri, Dec 26, 2014 at 10:30 AM, Adrian Crum < adrian.c...@sandglass-software.com> wrote: > It would be nice if the maintenance release included this fix: > > https://issues.apache.org/jira/browse/VALIDATOR-307 > > I was planning on working on it this weekend. > RERO! Gary > > Adrian Crum > S

Re: [VOTE] Release Apache Commons Validator 1.4.1 based on RC1

2014-12-26 Thread Adrian Crum
It would be nice if the maintenance release included this fix: https://issues.apache.org/jira/browse/VALIDATOR-307 I was planning on working on it this weekend. Adrian Crum Sandglass Software www.sandglass-software.com On 12/26/2014 3:00 PM, Benedikt Ritter wrote: Hello, We have received som

Re: [ALL] Source option 1.4 and 1.5 are no longer supported in Java 9

2014-12-26 Thread Jörg Schaible
Benedikt Ritter wrote: > Hi all, > > I've just tested building [validator] with the latest JDK 9 EA build. The > build doesn't work and fails with the following message: > > [INFO] - > [ERROR] COMPILATION ERROR : > [INFO] --

Re: [VOTE] Release Apache Commons Validator 1.4.1 based on RC1

2014-12-26 Thread Benedikt Ritter
Hi again, 2014-12-26 16:00 GMT+01:00 Benedikt Ritter : > > Hello, > > We have received some requests to release the fixes we habe implemented in > Commons Validator since 1.4 was released, so I would like to release > Validator 1.4.1. Validator 1.4.1 RC1 is available for review here: > https://dis

[VOTE] Release Apache Commons Validator 1.4.1 based on RC1

2014-12-26 Thread Benedikt Ritter
Hello, We have received some requests to release the fixes we habe implemented in Commons Validator since 1.4 was released, so I would like to release Validator 1.4.1. Validator 1.4.1 RC1 is available for review here: https://dist.apache.org/repos/dist/dev/commons/validator/ (svn revision 7587) Ma

[ALL] Source option 1.4 and 1.5 are no longer supported in Java 9

2014-12-26 Thread Benedikt Ritter
Hi all, I've just tested building [validator] with the latest JDK 9 EA build. The build doesn't work and fails with the following message: [INFO] - [ERROR] COMPILATION ERROR : [INFO] --

[GitHub] commons-collections pull request: [COLLECTIONS-540] Duplication of...

2014-12-26 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/commons-collections/pull/6 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feat