You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by ps...@apache.org on 2011/11/26 17:41:53 UTC

svn commit: r1206487 - /commons/proper/pool/tags/POOL_1_5_7_RC1/

Author: psteitz
Date: Sat Nov 26 16:41:53 2011
New Revision: 1206487

URL: http://svn.apache.org/viewvc?rev=1206487&view=rev
Log:
Tagging 1.5.7 RC1

Added:
    commons/proper/pool/tags/POOL_1_5_7_RC1/
      - copied from r1206483, commons/proper/pool/branches/POOL_1_X/


Re: svn commit: r1206487 - /commons/proper/pool/tags/POOL_1_5_7_RC1/

Posted by Phil Steitz <ph...@gmail.com>.
On 11/26/11 9:46 AM, sebb wrote:
> If Pool 1.5.7 is supposed to target 1.3/1.4+, then the following needs
> to be fixed:
>
> /eclipseworkspaces/main/commons-POOL_1_X/src/java/org/apache/commons/pool/impl/GenericKeyedObjectPool.java:[1805,50]
> cannot resolve symbol
> symbol  : method remove ()
> location: class java.util.LinkedList
>
> /eclipseworkspaces/main/commons-POOL_1_X/src/java/org/apache/commons/pool/impl/GenericObjectPool.java:[1490,50]
> cannot resolve symbol
> symbol  : method remove ()
> location: class java.util.LinkedList
>
> The method was added in 1.5
>
> Perhaps hang back from retagging in case there are other such issues.
> Obviously one cannot test on 1.4 until the above bug is fixed.

Thanks!

Phil
>
> On 26 November 2011 16:41,  <ps...@apache.org> wrote:
>> Author: psteitz
>> Date: Sat Nov 26 16:41:53 2011
>> New Revision: 1206487
>>
>> URL: http://svn.apache.org/viewvc?rev=1206487&view=rev
>> Log:
>> Tagging 1.5.7 RC1
>>
>> Added:
>>    commons/proper/pool/tags/POOL_1_5_7_RC1/
>>      - copied from r1206483, commons/proper/pool/branches/POOL_1_X/
>>
>>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
> For additional commands, e-mail: dev-help@commons.apache.org
>
>


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
For additional commands, e-mail: dev-help@commons.apache.org


Re: svn commit: r1206487 - /commons/proper/pool/tags/POOL_1_5_7_RC1/

Posted by sebb <se...@gmail.com>.
If Pool 1.5.7 is supposed to target 1.3/1.4+, then the following needs
to be fixed:

/eclipseworkspaces/main/commons-POOL_1_X/src/java/org/apache/commons/pool/impl/GenericKeyedObjectPool.java:[1805,50]
cannot resolve symbol
symbol  : method remove ()
location: class java.util.LinkedList

/eclipseworkspaces/main/commons-POOL_1_X/src/java/org/apache/commons/pool/impl/GenericObjectPool.java:[1490,50]
cannot resolve symbol
symbol  : method remove ()
location: class java.util.LinkedList

The method was added in 1.5

Perhaps hang back from retagging in case there are other such issues.
Obviously one cannot test on 1.4 until the above bug is fixed.

On 26 November 2011 16:41,  <ps...@apache.org> wrote:
> Author: psteitz
> Date: Sat Nov 26 16:41:53 2011
> New Revision: 1206487
>
> URL: http://svn.apache.org/viewvc?rev=1206487&view=rev
> Log:
> Tagging 1.5.7 RC1
>
> Added:
>    commons/proper/pool/tags/POOL_1_5_7_RC1/
>      - copied from r1206483, commons/proper/pool/branches/POOL_1_X/
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
For additional commands, e-mail: dev-help@commons.apache.org