[collections] Preparing a 4.1 release

2015-05-23 Thread Thomas Neidhart
Hi, in the next few weeks I will hopefully finish all open issues for an upcoming 4.1 release. Note: the release will also update the minimum required java version to 1.6. Thomas - To unsubscribe, e-mail: dev-unsubscr...@common

Re: [VOTE] Release pool 2.4 based on RC1

2015-05-23 Thread Oliver Heger
Build with maven works fine with Java 1.6 and 1.8 on Windows 8.1. Site and artifacts look good. I had a problem with the ant build: I copied build.properties.sample (which seems to be a working configuration) to build.properties and called 'ant test'. This failed with the message below. So there m

Re: [VOTE] Release pool 2.4 based on RC1

2015-05-23 Thread Phil Steitz
On 5/23/15 7:48 AM, Oliver Heger wrote: > Build with maven works fine with Java 1.6 and 1.8 on Windows 8.1. Site > and artifacts look good. > > I had a problem with the ant build: I copied build.properties.sample > (which seems to be a working configuration) to build.properties and > called 'ant te

Re: [VOTE] Release pool 2.4 based on RC1

2015-05-23 Thread Oliver Heger
Am 23.05.2015 um 16:53 schrieb Phil Steitz: > On 5/23/15 7:48 AM, Oliver Heger wrote: >> Build with maven works fine with Java 1.6 and 1.8 on Windows 8.1. Site >> and artifacts look good. >> >> I had a problem with the ant build: I copied build.properties.sample >> (which seems to be a working co

Re: [VOTE] Release pool 2.4 based on RC1

2015-05-23 Thread Phil Steitz
On 5/23/15 7:57 AM, Oliver Heger wrote: > > Am 23.05.2015 um 16:53 schrieb Phil Steitz: >> On 5/23/15 7:48 AM, Oliver Heger wrote: >>> Build with maven works fine with Java 1.6 and 1.8 on Windows 8.1. Site >>> and artifacts look good. >>> >>> I had a problem with the ant build: I copied build.prope

Re: [VOTE] Release pool 2.4 based on RC1

2015-05-23 Thread Phil Steitz
Here is my +1 Phil On 5/22/15 8:51 AM, Phil Steitz wrote: > This is a vote to release version 2.4 of Apache Commons Pool based > on RC1. > > Here is the release candidate: > https://dist.apache.org/repos/dist/dev/commons/pool/ > (r9083) > > Built from: > https://svn.apache.org/repos/asf/commons/pr

Re: [VOTE] Release pool 2.4 based on RC1

2015-05-23 Thread Gary Gregory
+1 Based on src zip, MD5, ASC, OK. RAT, Clirr OK. "mvn clean site" builds OK. A few interesting items in FinbBugs but no showstoppers. Testing with: Apache Maven 3.2.5 (12a6b3acb947671f09b81f49094c53f426d8cea1; 2014-12-14T09:29:23-08:00) Maven home: C:\Java\apache-maven-3.2.5 Java version: 1.7.

Re: [jelly] Working on some old issues

2015-05-23 Thread Bruno P. Kinoshita
Hi Nial Do you know why your branch wasn't merged? I've checked it out and a few tests are failing with Maven 3.2.5 and Java 7 & 8. But I'd like to use your branch, try to fix any failing tests and merge back onto trunk. Created https://issues.apache.org/jira/browse/JELLY-291 to track this issue.