You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "Antonio Petrelli (JIRA)" <ji...@apache.org> on 2008/03/06 09:22:07 UTC

[jira] Created: (WW-2537) Fix generics in all codebase

Fix generics in all codebase
----------------------------

                 Key: WW-2537
                 URL: https://issues.apache.org/struts/browse/WW-2537
             Project: Struts 2
          Issue Type: Improvement
          Components: Core Actions, Core Interceptors, Dispatch Filter, Example Applications, Expression Language, Integration, Other, Plugin - CodeBehind, Plugin - Convention, Plugin - Dojo Tags, Plugin - JasperReports, Plugin - Mechanism, Plugin - Portlet, Plugin - REST, Plugin - SiteMesh, Plugin - Spring, Plugin - Tags, Plugin - Tiles, Unit Tests, Value Stack, XML Configuration, XML Validators
    Affects Versions: 2.0.11.1
            Reporter: Antonio Petrelli
             Fix For: 2.1.x


Currently the XWork codebase do not use generics completely.
They should be used wherever possibile.
See related XWork issue:
http://jira.opensymphony.com/browse/XW-615

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


[jira] Updated: (WW-2537) Fix generics in all codebase

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

Don Brown updated WW-2537:
--------------------------

    Fix Version/s:     (was: 2.1.x)
                   2.2.x

> Fix generics in all codebase
> ----------------------------
>
>                 Key: WW-2537
>                 URL: https://issues.apache.org/struts/browse/WW-2537
>             Project: Struts 2
>          Issue Type: Improvement
>          Components: Core Actions, Core Interceptors, Dispatch Filter, Example Applications, Expression Language, Integration, Other, Plugin - CodeBehind, Plugin - Convention, Plugin - Dojo Tags, Plugin - JasperReports, Plugin - Mechanism, Plugin - Portlet, Plugin - REST, Plugin - SiteMesh, Plugin - Spring, Plugin - Tags, Plugin - Tiles, Unit Tests, Value Stack, XML Configuration, XML Validators
>    Affects Versions: 2.0.11.1
>            Reporter: Antonio Petrelli
>             Fix For: 2.2.x
>
>
> Currently the XWork codebase do not use generics completely.
> They should be used wherever possibile.
> See related XWork issue:
> http://jira.opensymphony.com/browse/XW-615

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


[jira] Commented: (WW-2537) Fix generics in all codebase

Posted by "Rainer Hermanns (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/struts/browse/WW-2537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=44234#action_44234 ] 

Rainer Hermanns commented on WW-2537:
-------------------------------------

XWork related changes are now commited to trunk...
More enhancements to generics will come soon

> Fix generics in all codebase
> ----------------------------
>
>                 Key: WW-2537
>                 URL: https://issues.apache.org/struts/browse/WW-2537
>             Project: Struts 2
>          Issue Type: Improvement
>          Components: Core Actions, Core Interceptors, Dispatch Filter, Example Applications, Expression Language, Integration, Other, Plugin - CodeBehind, Plugin - Convention, Plugin - Dojo Tags, Plugin - JasperReports, Plugin - Mechanism, Plugin - Portlet, Plugin - REST, Plugin - SiteMesh, Plugin - Spring, Plugin - Tags, Plugin - Tiles, Unit Tests, Value Stack, XML Configuration, XML Validators
>    Affects Versions: 2.0.11.1
>            Reporter: Antonio Petrelli
>            Assignee: Rainer Hermanns
>             Fix For: 2.1.3
>
>
> Currently the XWork codebase do not use generics completely.
> They should be used wherever possibile.
> See related XWork issue:
> http://jira.opensymphony.com/browse/XW-615

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


[jira] Updated: (WW-2537) Fix generics in all codebase

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

Musachy Barroso updated WW-2537:
--------------------------------

    Fix Version/s:     (was: 2.1.3)
                   2.1.4

> Fix generics in all codebase
> ----------------------------
>
>                 Key: WW-2537
>                 URL: https://issues.apache.org/struts/browse/WW-2537
>             Project: Struts 2
>          Issue Type: Improvement
>          Components: Core Actions, Core Interceptors, Dispatch Filter, Example Applications, Expression Language, Integration, Other, Plugin - CodeBehind, Plugin - Convention, Plugin - Dojo Tags, Plugin - JasperReports, Plugin - Mechanism, Plugin - Portlet, Plugin - REST, Plugin - SiteMesh, Plugin - Spring, Plugin - Tags, Plugin - Tiles, Unit Tests, Value Stack, XML Configuration, XML Validators
>    Affects Versions: 2.0.11.1
>            Reporter: Antonio Petrelli
>            Assignee: Rainer Hermanns
>             Fix For: 2.1.4
>
>
> Currently the XWork codebase do not use generics completely.
> They should be used wherever possibile.
> See related XWork issue:
> http://jira.opensymphony.com/browse/XW-615

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


[jira] Commented: (WW-2537) Fix generics in all codebase

Posted by "Musachy Barroso (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/struts/browse/WW-2537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=45013#action_45013 ] 

Musachy Barroso commented on WW-2537:
-------------------------------------

I will use this ticket for commits that use 1.5 features updates("foreach", autoboxing, etc )

> Fix generics in all codebase
> ----------------------------
>
>                 Key: WW-2537
>                 URL: https://issues.apache.org/struts/browse/WW-2537
>             Project: Struts 2
>          Issue Type: Improvement
>          Components: Core Actions, Core Interceptors, Dispatch Filter, Example Applications, Expression Language, Integration, Other, Plugin - CodeBehind, Plugin - Convention, Plugin - Dojo Tags, Plugin - JasperReports, Plugin - Mechanism, Plugin - Portlet, Plugin - REST, Plugin - SiteMesh, Plugin - Spring, Plugin - Tags, Plugin - Tiles, Unit Tests, Value Stack, XML Configuration, XML Validators
>    Affects Versions: 2.0.11.1
>            Reporter: Antonio Petrelli
>            Assignee: Rainer Hermanns
>             Fix For: 2.1.3
>
>
> Currently the XWork codebase do not use generics completely.
> They should be used wherever possibile.
> See related XWork issue:
> http://jira.opensymphony.com/browse/XW-615

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


[jira] Updated: (WW-2537) Fix generics in all codebase

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

Rainer Hermanns updated WW-2537:
--------------------------------

    Fix Version/s:     (was: 2.2.x)
                   2.1.3
         Assignee: Rainer Hermanns

> Fix generics in all codebase
> ----------------------------
>
>                 Key: WW-2537
>                 URL: https://issues.apache.org/struts/browse/WW-2537
>             Project: Struts 2
>          Issue Type: Improvement
>          Components: Core Actions, Core Interceptors, Dispatch Filter, Example Applications, Expression Language, Integration, Other, Plugin - CodeBehind, Plugin - Convention, Plugin - Dojo Tags, Plugin - JasperReports, Plugin - Mechanism, Plugin - Portlet, Plugin - REST, Plugin - SiteMesh, Plugin - Spring, Plugin - Tags, Plugin - Tiles, Unit Tests, Value Stack, XML Configuration, XML Validators
>    Affects Versions: 2.0.11.1
>            Reporter: Antonio Petrelli
>            Assignee: Rainer Hermanns
>             Fix For: 2.1.3
>
>
> Currently the XWork codebase do not use generics completely.
> They should be used wherever possibile.
> See related XWork issue:
> http://jira.opensymphony.com/browse/XW-615

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


[jira] Updated: (WW-2537) Fix generics in all codebase

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

Musachy Barroso updated WW-2537:
--------------------------------

    Fix Version/s:     (was: 2.1.7)
                   2.1.8

moving to 2.1.8, this is an ongoing effort 

> Fix generics in all codebase
> ----------------------------
>
>                 Key: WW-2537
>                 URL: https://issues.apache.org/struts/browse/WW-2537
>             Project: Struts 2
>          Issue Type: Improvement
>          Components: Core Actions, Core Interceptors, Dispatch Filter, Example Applications, Expression Language, Integration, Other, Plugin - CodeBehind, Plugin - Convention, Plugin - Dojo Tags, Plugin - JasperReports, Plugin - Mechanism, Plugin - Portlet, Plugin - REST, Plugin - SiteMesh, Plugin - Spring, Plugin - Tags, Plugin - Tiles, Unit Tests, Value Stack, XML Configuration, XML Validators
>    Affects Versions: 2.0.11.1
>            Reporter: Antonio Petrelli
>            Assignee: Rainer Hermanns
>             Fix For: 2.1.8
>
>
> Currently the XWork codebase do not use generics completely.
> They should be used wherever possibile.
> See related XWork issue:
> http://jira.opensymphony.com/browse/XW-615

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


[jira] Commented: (WW-2537) Fix generics in all codebase

Posted by "Arthur Nogueira Neves (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/struts/browse/WW-2537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=46700#action_46700 ] 

Arthur Nogueira Neves commented on WW-2537:
-------------------------------------------

Hey Hermanns,

Can you want me to help you with this issue? because there are alot of components to resolve this, i can help u with some components...!

> Fix generics in all codebase
> ----------------------------
>
>                 Key: WW-2537
>                 URL: https://issues.apache.org/struts/browse/WW-2537
>             Project: Struts 2
>          Issue Type: Improvement
>          Components: Core Actions, Core Interceptors, Dispatch Filter, Example Applications, Expression Language, Integration, Other, Plugin - CodeBehind, Plugin - Convention, Plugin - Dojo Tags, Plugin - JasperReports, Plugin - Mechanism, Plugin - Portlet, Plugin - REST, Plugin - SiteMesh, Plugin - Spring, Plugin - Tags, Plugin - Tiles, Unit Tests, Value Stack, XML Configuration, XML Validators
>    Affects Versions: 2.0.11.1
>            Reporter: Antonio Petrelli
>            Assignee: Rainer Hermanns
>             Fix For: 2.1.8
>
>
> Currently the XWork codebase do not use generics completely.
> They should be used wherever possibile.
> See related XWork issue:
> http://jira.opensymphony.com/browse/XW-615

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


[jira] Updated: (WW-2537) Fix generics in all codebase

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

Wes Wannemacher updated WW-2537:
--------------------------------

    Fix Version/s:     (was: 2.1.8)
                   2.1.9

bumping again, as there will likely be more and more items introduced that take advantage of java 1.5 and / or java 6.

> Fix generics in all codebase
> ----------------------------
>
>                 Key: WW-2537
>                 URL: https://issues.apache.org/struts/browse/WW-2537
>             Project: Struts 2
>          Issue Type: Improvement
>          Components: Core Actions, Core Interceptors, Dispatch Filter, Example Applications, Expression Language, Integration, Other, Plugin - CodeBehind, Plugin - Convention, Plugin - Dojo Tags, Plugin - JasperReports, Plugin - Mechanism, Plugin - Portlet, Plugin - REST, Plugin - SiteMesh, Plugin - Spring, Plugin - Tags, Plugin - Tiles, Unit Tests, Value Stack, XML Configuration, XML Validators
>    Affects Versions: 2.0.11.1
>            Reporter: Antonio Petrelli
>            Assignee: Rainer Hermanns
>             Fix For: 2.1.9
>
>
> Currently the XWork codebase do not use generics completely.
> They should be used wherever possibile.
> See related XWork issue:
> http://jira.opensymphony.com/browse/XW-615

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


[jira] Updated: (WW-2537) Fix generics in all codebase

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

Wes Wannemacher updated WW-2537:
--------------------------------

    Fix Version/s:     (was: 2.1.4)
                   2.1.5

> Fix generics in all codebase
> ----------------------------
>
>                 Key: WW-2537
>                 URL: https://issues.apache.org/struts/browse/WW-2537
>             Project: Struts 2
>          Issue Type: Improvement
>          Components: Core Actions, Core Interceptors, Dispatch Filter, Example Applications, Expression Language, Integration, Other, Plugin - CodeBehind, Plugin - Convention, Plugin - Dojo Tags, Plugin - JasperReports, Plugin - Mechanism, Plugin - Portlet, Plugin - REST, Plugin - SiteMesh, Plugin - Spring, Plugin - Tags, Plugin - Tiles, Unit Tests, Value Stack, XML Configuration, XML Validators
>    Affects Versions: 2.0.11.1
>            Reporter: Antonio Petrelli
>            Assignee: Rainer Hermanns
>             Fix For: 2.1.5
>
>
> Currently the XWork codebase do not use generics completely.
> They should be used wherever possibile.
> See related XWork issue:
> http://jira.opensymphony.com/browse/XW-615

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