Re: svn commit: r1451914 - /commons/proper/collections/trunk/src/main/java/org/apache/commons/collections/ListUtils.java

2013-03-02 Thread Thomas Neidhart
On 03/02/2013 07:33 PM, Benedikt Ritter wrote: > 2013/3/2 > >> Author: tn >> Date: Sat Mar 2 18:12:46 2013 >> New Revision: 1451914 >> >> URL: http://svn.apache.org/r1451914 >> Log: >> [COLLECTIONS-366] Added ListUtils.range methods. >> >> Modified: >> >> commons/proper/collections/trunk/src/mai

Re: svn commit: r1451672 - /commons/proper/ognl/trunk/pom.xml

2013-03-02 Thread Olivier Lamy
2013/3/2 Lukasz Lenart : > 2013/3/1 Olivier Lamy : >>> - >>> site-content >>> + >>> ${project.build.directory}/site-content >> so if you use mvn clean. You will checkout again the content from svn. >> The goal with using site-content directory is to do only update rather >> than a full chec

Re: svn commit: r1451914 - /commons/proper/collections/trunk/src/main/java/org/apache/commons/collections/ListUtils.java

2013-03-02 Thread Benedikt Ritter
2013/3/2 > Author: tn > Date: Sat Mar 2 18:12:46 2013 > New Revision: 1451914 > > URL: http://svn.apache.org/r1451914 > Log: > [COLLECTIONS-366] Added ListUtils.range methods. > > Modified: > > commons/proper/collections/trunk/src/main/java/org/apache/commons/collections/ListUtils.java > > Modif

Re: [BeanUtils] Next release 1.8.4 or 1.9?

2013-03-02 Thread Benedikt Ritter
2013/3/1 Oliver Heger > Am 01.03.2013 09:20, schrieb Benedikt Ritter: > > Hi Oliver, >> >> >> 2013/2/28 Oliver Heger >> >> Hi, >>> >>> Am 28.02.2013 14:28, schrieb Benedikt Ritter: >>> >>> 2013/2/23 Benedikt Ritter >>> Hi, > > I just wanted to start a discussion whe

Re: svn commit: r1451672 - /commons/proper/ognl/trunk/pom.xml

2013-03-02 Thread Lukasz Lenart
2013/3/1 Olivier Lamy : >> - >> site-content >> + >> ${project.build.directory}/site-content > so if you use mvn clean. You will checkout again the content from svn. > The goal with using site-content directory is to do only update rather > than a full checkout even when using clean. Yes,

Re: [VOTE] Release of Commons Email 1.3.1 based on RC3

2013-03-02 Thread Jörg Schaible
+1, works fine now also for the IBM JDKs. Thomas Neidhart wrote: > Hi, > > I'd like to call a vote for releasing Commons Email 1.3.1 based on RC3. > > This release candidate has the following changes compared to RC2: > > * Added missing slf4j binding which caused test failures with IBM JDKs