Re: [VOTE] Release of Commons Collections 4.0 based on RC5

2013-11-23 Thread Jörg Schaible
Hi Thomas, Thomas Neidhart wrote: > Hi, > > I'd like to call a vote for releasing Commons Collections 4.0 based on > RC5 and hope that people are still willing to review and vote for this RC. > > Changes since RC4: > > * [COLLECTIONS-502] Resolved generic parameter inconsistency for > v

Re: [VOTE] Release of Commons Collections 4.0 based on RC5

2013-11-23 Thread Thomas Neidhart
On 11/23/2013 04:29 PM, Gary Gregory wrote: > On Sat, Nov 23, 2013 at 10:13 AM, Oliver Heger > wrote: > >> Hi Gary, >> >> Am 23.11.2013 15:56, schrieb Gary Gregory: >>> For those of you with +1's: Did you test the SVN tag or the src zip? Did >>> you see the same RAT issue I did? >>> Thank you, >>>

Re: [VOTE] Release of Commons Collections 4.0 based on RC5

2013-11-23 Thread Gary Gregory
+1 Tested building "mvn clean site" from src zip file with: Apache Maven 3.1.1 (0728685237757ffbf44136acec0402957f723d9a; 2013-09-17 11:22:22-0400) Maven home: C:\Java\apache-maven-3.1.1\bin\.. Java version: 1.7.0_45, vendor: Oracle Corporation Java home: C:\Program Files\Java\jdk1.7.0_45\jre Def

Re: [VOTE] Release of Commons Collections 4.0 based on RC5

2013-11-23 Thread Gary Gregory
On Sat, Nov 23, 2013 at 10:13 AM, Oliver Heger wrote: > Hi Gary, > > Am 23.11.2013 15:56, schrieb Gary Gregory: > > For those of you with +1's: Did you test the SVN tag or the src zip? Did > > you see the same RAT issue I did? > > Thank you, > > Gary > > yes, I saw two unknown licenses in the RAT

Re: [VOTE] Release of Commons Collections 4.0 based on RC5

2013-11-23 Thread Stefan Bodewig
On 2013-11-21, Thomas Neidhart wrote: > I'd like to call a vote for releasing Commons Collections 4.0 based on > RC5 and hope that people are still willing to review and vote for this RC. +1 and thanks again Stefan - To unsubs

Re: [VOTE] Release of Commons Collections 4.0 based on RC5

2013-11-23 Thread Oliver Heger
Hi Gary, Am 23.11.2013 15:56, schrieb Gary Gregory: > For those of you with +1's: Did you test the SVN tag or the src zip? Did > you see the same RAT issue I did? > Thank you, > Gary yes, I saw two unknown licenses in the RAT report. I was testing on windows. Maybe this depends on the platform?

Re: [VOTE] Release of Commons Collections 4.0 based on RC5

2013-11-23 Thread Gary Gregory
For those of you with +1's: Did you test the SVN tag or the src zip? Did you see the same RAT issue I did? Thank you, Gary On Sat, Nov 23, 2013 at 9:51 AM, Benedikt Ritter wrote: > Hello Thomas, > > I've reviewed this RC with: > > Apache Maven 3.1.1 (0728685237757ffbf44136acec0402957f723d9a; 20

Re: [VOTE] Release of Commons Collections 4.0 based on RC5

2013-11-23 Thread Benedikt Ritter
Hello Thomas, I've reviewed this RC with: Apache Maven 3.1.1 (0728685237757ffbf44136acec0402957f723d9a; 2013-09-17 17:22:22+0200) Maven home: /Applications/dev/maven/apache-maven-3.1.1 Java version: 1.7.0_45, vendor: Oracle Corporation Java home: /Library/Java/JavaVirtualMachines/jdk1.7.0_45.j

Re: [VOTE] Release of Commons Collections 4.0 based on RC5

2013-11-21 Thread Thomas Neidhart
On 11/21/2013 11:13 PM, Gary Gregory wrote: > I hit 'send' by error. Here it my real message: > > I downloaded the src zip file and tested with 'mvn clean site' with: > > Apache Maven 3.1.1 (0728685237757ffbf44136acec0402957f723d9a; 2013-09-17 > 11:22:22-0400) > Maven home: C:\Java\apache-maven-3

Re: [VOTE] Release of Commons Collections 4.0 based on RC5

2013-11-21 Thread Gary Gregory
I hit 'send' by error. Here it my real message: I downloaded the src zip file and tested with 'mvn clean site' with: Apache Maven 3.1.1 (0728685237757ffbf44136acec0402957f723d9a; 2013-09-17 11:22:22-0400) Maven home: C:\Java\apache-maven-3.1.1\bin\.. Java version: 1.7.0_45, vendor: Oracle Corpora

Re: [VOTE] Release of Commons Collections 4.0 based on RC5

2013-11-21 Thread Gary Gregory
Testing withL RAT reports: Unapproved licenses: src/test/resources/data/test/NullComparator.version4.obj1 src/test/resources/data/test/NullComparator.version4.obj2 But RAT does not complain about all the other .obj files...? On Wed, Nov 20, 2013 at 6:11 PM, Thomas Neidhart wrote: > Hi,

Re: [VOTE] Release of Commons Collections 4.0 based on RC5

2013-11-21 Thread Oliver Heger
Hi Thomas, did the same checks as for the last RC, everything looks good. So here is my +1. Oliver Am 21.11.2013 00:11, schrieb Thomas Neidhart: > Hi, > > I'd like to call a vote for releasing Commons Collections 4.0 based on > RC5 and hope that people are still willing to review and vote for t

[VOTE] Release of Commons Collections 4.0 based on RC5

2013-11-20 Thread Thomas Neidhart
Hi, I'd like to call a vote for releasing Commons Collections 4.0 based on RC5 and hope that people are still willing to review and vote for this RC. Changes since RC4: * [COLLECTIONS-502] Resolved generic parameter inconsistency for various static fields, e.g. BagUtils.EMPTY_BAG, Tru