[ https://issues.apache.org/struts/browse/WW-1592?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Don Brown resolved WW-1592.
---------------------------
Resolution: Fixed
Fix Version/s: 2.0.3
Assignee: Don Brown
Fixed, thanks.
> Remove unnecessary import
> -------------------------
>
> Key: WW-1592
> URL: https://issues.apache.org/struts/browse/WW-1592
> Project: Struts 2
> Issue Type: Improvement
> Components: Dispatch
> Affects Versions: 2.0.2
> Reporter: Dariusz Wojtas
> Assigned To: Don Brown
> Priority: Trivial
> Fix For: 2.0.3
>
> Attachments: patch_FIlterDispatcher.patch
>
>
> Some time ago a patch was submitted (created by me) that contained unnecesary import
statement in FilterDispatcher:
> sun.security.action.GetLongAction
> It was a typo (+ IDE import hint) and should be removed as it seems to stop compilation
on some environments.
>
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/struts/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
|