You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "Michael Dürig (JIRA)" <ji...@apache.org> on 2010/08/04 11:49:16 UTC

[jira] Created: (JCR-2698) Consolidate type safe wrappers for commons-collection classes

Consolidate type safe wrappers for commons-collection classes
-------------------------------------------------------------

                 Key: JCR-2698
                 URL: https://issues.apache.org/jira/browse/JCR-2698
             Project: Jackrabbit Content Repository
          Issue Type: Improvement
          Components: jackrabbit-core, jackrabbit-jcr-commons, jackrabbit-jcr2spi, jackrabbit-spi-commons
    Affects Versions: 2.2.0
            Reporter: Michael Dürig
            Assignee: Michael Dürig


Various places define their own type safe wrappers for classes from commons-collections (i.e. FilterIterator, TransformIterator and the like). I would like to consolidate them into one single place. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (JCR-2698) Consolidate type safe wrappers for commons-collection classes

Posted by "Michael Dürig (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/JCR-2698?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12895279#action_12895279 ] 

Michael Dürig commented on JCR-2698:
------------------------------------

Moving to spi-commons is fine. However after these classes are not/will not be used from JCR-2688 anymore they are probably a bit orphaned. It might however still be handy to have them around.

> Consolidate type safe wrappers for commons-collection classes
> -------------------------------------------------------------
>
>                 Key: JCR-2698
>                 URL: https://issues.apache.org/jira/browse/JCR-2698
>             Project: Jackrabbit Content Repository
>          Issue Type: Improvement
>          Components: jackrabbit-core, jackrabbit-jcr-commons, jackrabbit-jcr2spi, jackrabbit-spi-commons
>    Affects Versions: 2.2.0
>            Reporter: Michael Dürig
>            Assignee: Michael Dürig
>             Fix For: 2.2.0
>
>
> Various places define their own type safe wrappers for classes from commons-collections (i.e. FilterIterator, TransformIterator and the like). I would like to consolidate them into one single place. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (JCR-2698) Consolidate type safe wrappers for commons-collection classes

Posted by "Michael Dürig (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/JCR-2698?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Dürig resolved JCR-2698.
--------------------------------

    Fix Version/s: 2.2.0
       Resolution: Fixed

Fixed at revision 982181

> Consolidate type safe wrappers for commons-collection classes
> -------------------------------------------------------------
>
>                 Key: JCR-2698
>                 URL: https://issues.apache.org/jira/browse/JCR-2698
>             Project: Jackrabbit Content Repository
>          Issue Type: Improvement
>          Components: jackrabbit-core, jackrabbit-jcr-commons, jackrabbit-jcr2spi, jackrabbit-spi-commons
>    Affects Versions: 2.2.0
>            Reporter: Michael Dürig
>            Assignee: Michael Dürig
>             Fix For: 2.2.0
>
>
> Various places define their own type safe wrappers for classes from commons-collections (i.e. FilterIterator, TransformIterator and the like). I would like to consolidate them into one single place. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Reopened: (JCR-2698) Consolidate type safe wrappers for commons-collection classes

Posted by "Jukka Zitting (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/JCR-2698?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jukka Zitting reopened JCR-2698:
--------------------------------


As mentioned in JCR-2688, I'd rather avoid the commons-collections dependency in jcr-commons. Could we move these wrapper classes to spi-commons or somewhere else that already has a commons-collections dependency for other purposes?

> Consolidate type safe wrappers for commons-collection classes
> -------------------------------------------------------------
>
>                 Key: JCR-2698
>                 URL: https://issues.apache.org/jira/browse/JCR-2698
>             Project: Jackrabbit Content Repository
>          Issue Type: Improvement
>          Components: jackrabbit-core, jackrabbit-jcr-commons, jackrabbit-jcr2spi, jackrabbit-spi-commons
>    Affects Versions: 2.2.0
>            Reporter: Michael Dürig
>            Assignee: Michael Dürig
>             Fix For: 2.2.0
>
>
> Various places define their own type safe wrappers for classes from commons-collections (i.e. FilterIterator, TransformIterator and the like). I would like to consolidate them into one single place. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (JCR-2698) Consolidate type safe wrappers for commons-collection classes

Posted by "Michael Dürig (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/JCR-2698?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Dürig resolved JCR-2698.
--------------------------------

    Resolution: Fixed

Resolved at revision 982707
- moved wrappers from jcr-commons to spi-commons
- removed commons-collections dependency from jcr-commons

> Consolidate type safe wrappers for commons-collection classes
> -------------------------------------------------------------
>
>                 Key: JCR-2698
>                 URL: https://issues.apache.org/jira/browse/JCR-2698
>             Project: Jackrabbit Content Repository
>          Issue Type: Improvement
>          Components: jackrabbit-core, jackrabbit-jcr-commons, jackrabbit-jcr2spi, jackrabbit-spi-commons
>    Affects Versions: 2.2.0
>            Reporter: Michael Dürig
>            Assignee: Michael Dürig
>             Fix For: 2.2.0
>
>
> Various places define their own type safe wrappers for classes from commons-collections (i.e. FilterIterator, TransformIterator and the like). I would like to consolidate them into one single place. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.