You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "Wes Wannemacher (JIRA)" <ji...@apache.org> on 2007/09/26 01:06:37 UTC

[jira] Created: (WW-2208) unused import cleanup

unused import cleanup
---------------------

                 Key: WW-2208
                 URL: https://issues.apache.org/struts/browse/WW-2208
             Project: Struts 2
          Issue Type: Improvement
          Components: Actions, API, Component Management, Configuration, Dispatch, Documentation, Examples, Expression Language, Integration, Interceptors, Misc, Plugins, Portlet Integration, Temp, Tests, Validation, Value Stack, Views
    Affects Versions: 2.1.x
            Reporter: Wes Wannemacher
            Priority: Trivial
         Attachments: struts2_wesw.patch

This was a fairly simple exercise and I figured I could help a bit while I am learning the code-base. I went through and removed the imports that are unused. It is really only cleanup and probably needs some testing to be certain that nothing is broken.

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


[jira] Resolved: (WW-2208) unused import cleanup

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

Don Brown resolved WW-2208.
---------------------------

       Resolution: Fixed
    Fix Version/s: 2.1.0
         Assignee: Don Brown

Thanks for the patch!

> unused import cleanup
> ---------------------
>
>                 Key: WW-2208
>                 URL: https://issues.apache.org/struts/browse/WW-2208
>             Project: Struts 2
>          Issue Type: Improvement
>          Components: Actions, API, Component Management, Configuration, Dispatch, Documentation, Examples, Expression Language, Integration, Interceptors, Misc, Plugins, Portlet Integration, Temp, Tests, Validation, Value Stack, Views
>    Affects Versions: 2.1.x
>            Reporter: Wes Wannemacher
>            Assignee: Don Brown
>            Priority: Trivial
>             Fix For: 2.1.0
>
>         Attachments: struts2_wesw.patch
>
>
> This was a fairly simple exercise and I figured I could help a bit while I am learning the code-base. I went through and removed the imports that are unused. It is really only cleanup and probably needs some testing to be certain that nothing is broken.

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


[jira] Updated: (WW-2208) unused import cleanup

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

Wes Wannemacher updated WW-2208:
--------------------------------

    Attachment: struts2_wesw.patch

> unused import cleanup
> ---------------------
>
>                 Key: WW-2208
>                 URL: https://issues.apache.org/struts/browse/WW-2208
>             Project: Struts 2
>          Issue Type: Improvement
>          Components: Actions, API, Component Management, Configuration, Dispatch, Documentation, Examples, Expression Language, Integration, Interceptors, Misc, Plugins, Portlet Integration, Temp, Tests, Validation, Value Stack, Views
>    Affects Versions: 2.1.x
>            Reporter: Wes Wannemacher
>            Priority: Trivial
>         Attachments: struts2_wesw.patch
>
>
> This was a fairly simple exercise and I figured I could help a bit while I am learning the code-base. I went through and removed the imports that are unused. It is really only cleanup and probably needs some testing to be certain that nothing is broken.

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


[jira] Commented: (WW-2208) unused import cleanup

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

Wes Wannemacher commented on WW-2208:
-------------------------------------

for the patch to work correctly, it should be applied at struts/struts2/core/src/main/java/org/

> unused import cleanup
> ---------------------
>
>                 Key: WW-2208
>                 URL: https://issues.apache.org/struts/browse/WW-2208
>             Project: Struts 2
>          Issue Type: Improvement
>          Components: Actions, API, Component Management, Configuration, Dispatch, Documentation, Examples, Expression Language, Integration, Interceptors, Misc, Plugins, Portlet Integration, Temp, Tests, Validation, Value Stack, Views
>    Affects Versions: 2.1.x
>            Reporter: Wes Wannemacher
>            Priority: Trivial
>         Attachments: struts2_wesw.patch
>
>
> This was a fairly simple exercise and I figured I could help a bit while I am learning the code-base. I went through and removed the imports that are unused. It is really only cleanup and probably needs some testing to be certain that nothing is broken.

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