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,  <pste...@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-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org

Reply via email to