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
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
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
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
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,
+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