You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tiles.apache.org by "Antonio Petrelli (JIRA)" <ji...@apache.org> on 2009/07/05 13:11:59 UTC

[jira] Created: (TILES-440) Remove dependency on commons-collections

Remove dependency on commons-collections
----------------------------------------

                 Key: TILES-440
                 URL: https://issues.apache.org/struts/browse/TILES-440
             Project: Tiles
          Issue Type: Task
          Components: tiles-core, tiles-freemarker, tiles-velocity
    Affects Versions: 2.2.0
            Reporter: Antonio Petrelli
             Fix For: 2.2.0


Currently the tiles-freemarker and tiles-velocity modules depend on commons-collection for a single class (IteratorEnumeration).
This dependency should be removed by copying this class into tiles-core

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


[jira] Updated: (TILES-440) Remove dependency on commons-collections

Posted by "Antonio Petrelli (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/struts/browse/TILES-440?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Antonio Petrelli updated TILES-440:
-----------------------------------


Created IteratorEnumeration in tiles-core.
Replaced it in tiles-freemarker and tiles-velocity.

> Remove dependency on commons-collections
> ----------------------------------------
>
>                 Key: TILES-440
>                 URL: https://issues.apache.org/struts/browse/TILES-440
>             Project: Tiles
>          Issue Type: Task
>          Components: tiles-core, tiles-freemarker, tiles-velocity
>    Affects Versions: 2.2.0
>            Reporter: Antonio Petrelli
>            Assignee: Antonio Petrelli
>             Fix For: 2.2.0
>
>
> Currently the tiles-freemarker and tiles-velocity modules depend on commons-collection for a single class (IteratorEnumeration).
> This dependency should be removed by copying this class into tiles-core

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


[jira] Closed: (TILES-440) Remove dependency on commons-collections

Posted by "Antonio Petrelli (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/struts/browse/TILES-440?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Antonio Petrelli closed TILES-440.
----------------------------------

    Resolution: Fixed

> Remove dependency on commons-collections
> ----------------------------------------
>
>                 Key: TILES-440
>                 URL: https://issues.apache.org/struts/browse/TILES-440
>             Project: Tiles
>          Issue Type: Task
>          Components: tiles-core, tiles-freemarker, tiles-velocity
>    Affects Versions: 2.2.0
>            Reporter: Antonio Petrelli
>            Assignee: Antonio Petrelli
>             Fix For: 2.2.0
>
>
> Currently the tiles-freemarker and tiles-velocity modules depend on commons-collection for a single class (IteratorEnumeration).
> This dependency should be removed by copying this class into tiles-core

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


[jira] Updated: (TILES-440) Remove dependency on commons-collections

Posted by "Antonio Petrelli (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/struts/browse/TILES-440?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Antonio Petrelli updated TILES-440:
-----------------------------------

    Assignee: Antonio Petrelli

> Remove dependency on commons-collections
> ----------------------------------------
>
>                 Key: TILES-440
>                 URL: https://issues.apache.org/struts/browse/TILES-440
>             Project: Tiles
>          Issue Type: Task
>          Components: tiles-core, tiles-freemarker, tiles-velocity
>    Affects Versions: 2.2.0
>            Reporter: Antonio Petrelli
>            Assignee: Antonio Petrelli
>             Fix For: 2.2.0
>
>
> Currently the tiles-freemarker and tiles-velocity modules depend on commons-collection for a single class (IteratorEnumeration).
> This dependency should be removed by copying this class into tiles-core

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