[jira] [Commented] (COLLECTIONS-410) SetUniqueList.addAll() is very slow

2012-06-20 Thread Thomas Neidhart (JIRA)
[ https://issues.apache.org/jira/browse/COLLECTIONS-410?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13397860#comment-13397860 ] Thomas Neidhart commented on COLLECTIONS-410: - The failing unit test on h

[jira] [Updated] (COLLECTIONS-412) CollectionUtils.subtract() is very slow

2012-06-20 Thread Adrian Nistor (JIRA)
[ https://issues.apache.org/jira/browse/COLLECTIONS-412?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrian Nistor updated COLLECTIONS-412: -- Attachment: Test.java patch.diff > CollectionUtils.subtract()

[jira] [Created] (COLLECTIONS-412) CollectionUtils.subtract() is very slow

2012-06-20 Thread Adrian Nistor (JIRA)
Adrian Nistor created COLLECTIONS-412: - Summary: CollectionUtils.subtract() is very slow Key: COLLECTIONS-412 URL: https://issues.apache.org/jira/browse/COLLECTIONS-412 Project: Commons Collections

[jira] [Commented] (COLLECTIONS-410) SetUniqueList.addAll() is very slow

2012-06-20 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/COLLECTIONS-410?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13397744#comment-13397744 ] Hudson commented on COLLECTIONS-410: Integrated in commons-collections #27 (See

[jira] [Resolved] (COLLECTIONS-410) SetUniqueList.addAll() is very slow

2012-06-20 Thread Thomas Neidhart (JIRA)
[ https://issues.apache.org/jira/browse/COLLECTIONS-410?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Neidhart resolved COLLECTIONS-410. - Resolution: Fixed Fix Version/s: 4.0 Applied patch in r1352243. Than

[jira] [Resolved] (COLLECTIONS-411) Exception in ListOrderedMap.putAll()

2012-06-20 Thread Thomas Neidhart (JIRA)
[ https://issues.apache.org/jira/browse/COLLECTIONS-411?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Neidhart resolved COLLECTIONS-411. - Resolution: Fixed Fix Version/s: 4.0 Fixed in r1352235. The problem

[jira] [Commented] (COLLECTIONS-399) Add indexed get to BoundedFifoBuffer / CircularFifoBuffer

2012-06-20 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/COLLECTIONS-399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13397661#comment-13397661 ] Hudson commented on COLLECTIONS-399: Integrated in commons-collections #25 (See

[jira] [Commented] (COLLECTIONS-401) Inconsistent Javadoc comment and code in removeAll(Collection, Collection) in org.apache.commons.collections.ListUtils

2012-06-20 Thread Thomas Neidhart (JIRA)
[ https://issues.apache.org/jira/browse/COLLECTIONS-401?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13397653#comment-13397653 ] Thomas Neidhart commented on COLLECTIONS-401: - Can you be a bit more prec

[jira] [Created] (COLLECTIONS-411) Exception in ListOrderedMap.putAll()

2012-06-20 Thread Adrian Nistor (JIRA)
Adrian Nistor created COLLECTIONS-411: - Summary: Exception in ListOrderedMap.putAll() Key: COLLECTIONS-411 URL: https://issues.apache.org/jira/browse/COLLECTIONS-411 Project: Commons Collections

[jira] [Updated] (COLLECTIONS-411) Exception in ListOrderedMap.putAll()

2012-06-20 Thread Adrian Nistor (JIRA)
[ https://issues.apache.org/jira/browse/COLLECTIONS-411?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrian Nistor updated COLLECTIONS-411: -- Attachment: Test.java > Exception in ListOrderedMap.putAll() > ---

[jira] [Updated] (VFS-412) [FTPS] Support to send execPROT("P")

2012-06-20 Thread Gary D. Gregory (JIRA)
[ https://issues.apache.org/jira/browse/VFS-412?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory updated VFS-412: Summary: [FTPS] Support to send execPROT("P") (was: Support to send execPROT("P")) > [FTPS] Supp

[jira] [Commented] (VFS-421) [SFTP] Configure a custom Identity Repository

2012-06-20 Thread Gary D. Gregory (JIRA)
[ https://issues.apache.org/jira/browse/VFS-421?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13397561#comment-13397561 ] Gary D. Gregory commented on VFS-421: - Thank you Benjamin! > [SFTP] Conf

[jira] [Resolved] (VFS-421) [SFTP] Configure a custom Identity Repository

2012-06-20 Thread Gary D. Gregory (JIRA)
[ https://issues.apache.org/jira/browse/VFS-421?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory resolved VFS-421. - Resolution: Fixed Fix Version/s: 2.1 Committed revision 1352134. > [SFTP] Co

[jira] [Updated] (VFS-421) [SFTP] Configure a custom Identity Repository

2012-06-20 Thread Gary D. Gregory (JIRA)
[ https://issues.apache.org/jira/browse/VFS-421?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory updated VFS-421: Summary: [SFTP] Configure a custom Identity Repository (was: Allows Identity Repository for SFTP)

[jira] [Updated] (VFS-421) Allows Identity Repository for SFTP

2012-06-20 Thread Benjamin Piwowarski (JIRA)
[ https://issues.apache.org/jira/browse/VFS-421?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Piwowarski updated VFS-421: Attachment: (was: identity.diff) > Allows Identity Repository for SFTP > -

[jira] [Commented] (VFS-421) Allows Identity Repository for SFTP

2012-06-20 Thread Benjamin Piwowarski (JIRA)
[ https://issues.apache.org/jira/browse/VFS-421?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13397528#comment-13397528 ] Benjamin Piwowarski commented on VFS-421: - Done... Hope this everything is OK now.

[jira] [Updated] (VFS-421) Allows Identity Repository for SFTP

2012-06-20 Thread Benjamin Piwowarski (JIRA)
[ https://issues.apache.org/jira/browse/VFS-421?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Piwowarski updated VFS-421: Attachment: identity.diff > Allows Identity Repository for SFTP >

[jira] [Commented] (VFS-421) Allows Identity Repository for SFTP

2012-06-20 Thread Gary D. Gregory (JIRA)
[ https://issues.apache.org/jira/browse/VFS-421?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13397524#comment-13397524 ] Gary D. Gregory commented on VFS-421: - Sorry (again): New files should include the Apache

[jira] [Commented] (VFS-421) Allows Identity Repository for SFTP

2012-06-20 Thread Benjamin Piwowarski (JIRA)
[ https://issues.apache.org/jira/browse/VFS-421?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13397522#comment-13397522 ] Benjamin Piwowarski commented on VFS-421: - Sorry, not used anymore to svn diff... the

[jira] [Updated] (VFS-421) Allows Identity Repository for SFTP

2012-06-20 Thread Benjamin Piwowarski (JIRA)
[ https://issues.apache.org/jira/browse/VFS-421?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Piwowarski updated VFS-421: Attachment: identity.diff > Allows Identity Repository for SFTP >

[jira] [Updated] (VFS-421) Allows Identity Repository for SFTP

2012-06-20 Thread Benjamin Piwowarski (JIRA)
[ https://issues.apache.org/jira/browse/VFS-421?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Piwowarski updated VFS-421: Attachment: identity.diff > Allows Identity Repository for SFTP >

[jira] [Updated] (VFS-421) Allows Identity Repository for SFTP

2012-06-20 Thread Benjamin Piwowarski (JIRA)
[ https://issues.apache.org/jira/browse/VFS-421?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Piwowarski updated VFS-421: Attachment: (was: identity.diff) > Allows Identity Repository for SFTP > -

[jira] [Updated] (VFS-421) Allows Identity Repository for SFTP

2012-06-20 Thread Benjamin Piwowarski (JIRA)
[ https://issues.apache.org/jira/browse/VFS-421?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Piwowarski updated VFS-421: Attachment: (was: identity.diff) > Allows Identity Repository for SFTP > -

[jira] [Commented] (VFS-421) Allows Identity Repository for SFTP

2012-06-20 Thread Gary D. Gregory (JIRA)
[ https://issues.apache.org/jira/browse/VFS-421?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13397514#comment-13397514 ] Gary D. Gregory commented on VFS-421: - The patch does not contain the class {{VFSIdentity

[jira] [Commented] (VFS-421) Allows Identity Repository for SFTP

2012-06-20 Thread Benjamin Piwowarski (JIRA)
[ https://issues.apache.org/jira/browse/VFS-421?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13397493#comment-13397493 ] Benjamin Piwowarski commented on VFS-421: - I cannot reproduce this - I tried to clean

[jira] [Resolved] (DIGESTER-165) BinderClassLoader does not override getResource

2012-06-20 Thread Simone Tripodi (JIRA)
[ https://issues.apache.org/jira/browse/DIGESTER-165?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simone Tripodi resolved DIGESTER-165. - Resolution: Fixed Fix Version/s: 3.3 Thanks a lot for contributing Dirk, I appli

[jira] [Commented] (VFS-421) Allows Identity Repository for SFTP

2012-06-20 Thread Gary D. Gregory (JIRA)
[ https://issues.apache.org/jira/browse/VFS-421?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13397456#comment-13397456 ] Gary D. Gregory commented on VFS-421: - I get this error now: {noformat} Description

[jira] [Updated] (VFS-421) Allows Identity Repository for SFTP

2012-06-20 Thread Benjamin Piwowarski (JIRA)
[ https://issues.apache.org/jira/browse/VFS-421?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Piwowarski updated VFS-421: Attachment: (was: identity.diff) > Allows Identity Repository for SFTP > -

[jira] [Commented] (VFS-421) Allows Identity Repository for SFTP

2012-06-20 Thread Benjamin Piwowarski (JIRA)
[ https://issues.apache.org/jira/browse/VFS-421?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13397454#comment-13397454 ] Benjamin Piwowarski commented on VFS-421: - Done. > Allows Identity R

[jira] [Updated] (VFS-421) Allows Identity Repository for SFTP

2012-06-20 Thread Benjamin Piwowarski (JIRA)
[ https://issues.apache.org/jira/browse/VFS-421?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Piwowarski updated VFS-421: Attachment: identity.diff > Allows Identity Repository for SFTP >

[jira] [Commented] (VFS-421) Allows Identity Repository for SFTP

2012-06-20 Thread Gary D. Gregory (JIRA)
[ https://issues.apache.org/jira/browse/VFS-421?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13397453#comment-13397453 ] Gary D. Gregory commented on VFS-421: - Hi Benjamin, All new Java files MUST contain the

[jira] [Updated] (VFS-421) Allows Identity Repository for SFTP

2012-06-20 Thread Benjamin Piwowarski (JIRA)
[ https://issues.apache.org/jira/browse/VFS-421?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Piwowarski updated VFS-421: Attachment: identity.diff > Allows Identity Repository for SFTP >

[jira] [Commented] (VFS-421) Allows Identity Repository for SFTP

2012-06-20 Thread Benjamin Piwowarski (JIRA)
[ https://issues.apache.org/jira/browse/VFS-421?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13397354#comment-13397354 ] Benjamin Piwowarski commented on VFS-421: - Hi Gary, sorry for this - I had checked o

[jira] [Comment Edited] (VFS-421) Allows Identity Repository for SFTP

2012-06-20 Thread Benjamin Piwowarski (JIRA)
[ https://issues.apache.org/jira/browse/VFS-421?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13397354#comment-13397354 ] Benjamin Piwowarski edited comment on VFS-421 at 6/20/12 8:26 AM: -

[jira] [Updated] (VFS-421) Allows Identity Repository for SFTP

2012-06-20 Thread Benjamin Piwowarski (JIRA)
[ https://issues.apache.org/jira/browse/VFS-421?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Piwowarski updated VFS-421: Attachment: (was: identity.patch) > Allows Identity Repository for SFTP >

[jira] [Commented] (COLLECTIONS-401) Inconsistent Javadoc comment and code in removeAll(Collection, Collection) in org.apache.commons.collections.ListUtils

2012-06-20 Thread Thomas Le (JIRA)
[ https://issues.apache.org/jira/browse/COLLECTIONS-401?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13397322#comment-13397322 ] Thomas Le commented on COLLECTIONS-401: --- the removeAll is calling ListUtils.ret

[jira] [Updated] (DIGESTER-165) BinderClassLoader does not override getResource

2012-06-20 Thread Dirk Schaube (JIRA)
[ https://issues.apache.org/jira/browse/DIGESTER-165?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dirk Schaube updated DIGESTER-165: -- Attachment: BinderClassLoader.java.2.patch BinderClassLoaderTestCase.java.patc