You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "Giovanni Azua Garcia (JIRA)" <ji...@apache.org> on 2007/11/02 13:36:42 UTC

[jira] Created: (WW-2285) Apply patch to Struts2 core module on performance issues reported by FindBugs

Apply patch to Struts2 core module on performance issues reported by FindBugs
-----------------------------------------------------------------------------

                 Key: WW-2285
                 URL: https://issues.apache.org/struts/browse/WW-2285
             Project: Struts 2
          Issue Type: Bug
          Components: Core Interceptors
    Affects Versions: 2.1.0
            Reporter: Giovanni Azua Garcia
            Assignee: Ted Husted
            Priority: Minor
         Attachments: Struts2CoreCorrectnessPatch_ToRev591315.diff

Resolves issues reported from FindBugs:

- Removal of superfluous if-else branches.
- Removal of predictable ClassCastException and simplified code.

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


[jira] Assigned: (WW-2285) Apply patch to Struts2 core module on correctness issues reported by FindBugs

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

Ted Husted reassigned WW-2285:
------------------------------

    Assignee: Ted Husted

> Apply patch to Struts2 core module on correctness issues reported by FindBugs
> -----------------------------------------------------------------------------
>
>                 Key: WW-2285
>                 URL: https://issues.apache.org/struts/browse/WW-2285
>             Project: Struts 2
>          Issue Type: Bug
>          Components: Core Interceptors
>    Affects Versions: 2.1.0
>            Reporter: Giovanni Azua Garcia
>            Assignee: Ted Husted
>            Priority: Minor
>             Fix For: 2.1.1
>
>         Attachments: Struts2CoreCorrectnessPatch_ToRev591315.diff, Struts2CoreCorrectnessPatch_ToRev591315.zip
>
>
> Resolves issues reported from FindBugs:
> - Removal of superfluous if-else branches.
> - Removal of predictable ClassCastException and simplified code.

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


[jira] Resolved: (WW-2285) Apply patch to Struts2 core module on correctness issues reported by FindBugs

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

Ted Husted resolved WW-2285.
----------------------------

    Resolution: Fixed

Completed: At revision: 611998  -- Thanks Giovanni!

> Apply patch to Struts2 core module on correctness issues reported by FindBugs
> -----------------------------------------------------------------------------
>
>                 Key: WW-2285
>                 URL: https://issues.apache.org/struts/browse/WW-2285
>             Project: Struts 2
>          Issue Type: Bug
>          Components: Core Interceptors
>    Affects Versions: 2.1.0
>            Reporter: Giovanni Azua Garcia
>            Assignee: Ted Husted
>            Priority: Minor
>             Fix For: 2.1.1
>
>         Attachments: Struts2CoreCorrectnessPatch_ToRev591315.diff, Struts2CoreCorrectnessPatch_ToRev591315.zip
>
>
> Resolves issues reported from FindBugs:
> - Removal of superfluous if-else branches.
> - Removal of predictable ClassCastException and simplified code.

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


[jira] Updated: (WW-2285) Apply patch to Struts2 core module on correctness issues reported by FindBugs

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

Ted Husted updated WW-2285:
---------------------------

    Assignee:     (was: Ted Husted)

> Apply patch to Struts2 core module on correctness issues reported by FindBugs
> -----------------------------------------------------------------------------
>
>                 Key: WW-2285
>                 URL: https://issues.apache.org/struts/browse/WW-2285
>             Project: Struts 2
>          Issue Type: Bug
>          Components: Core Interceptors
>    Affects Versions: 2.1.0
>            Reporter: Giovanni Azua Garcia
>            Priority: Minor
>         Attachments: Struts2CoreCorrectnessPatch_ToRev591315.diff
>
>
> Resolves issues reported from FindBugs:
> - Removal of superfluous if-else branches.
> - Removal of predictable ClassCastException and simplified code.

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


[jira] Updated: (WW-2285) Apply patch to Struts2 core module on correctness issues reported by FindBugs

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

Giovanni Azua Garcia updated WW-2285:
-------------------------------------

    Summary: Apply patch to Struts2 core module on correctness issues reported by FindBugs  (was: Apply patch to Struts2 core module on performance issues reported by FindBugs)

> Apply patch to Struts2 core module on correctness issues reported by FindBugs
> -----------------------------------------------------------------------------
>
>                 Key: WW-2285
>                 URL: https://issues.apache.org/struts/browse/WW-2285
>             Project: Struts 2
>          Issue Type: Bug
>          Components: Core Interceptors
>    Affects Versions: 2.1.0
>            Reporter: Giovanni Azua Garcia
>            Assignee: Ted Husted
>            Priority: Minor
>         Attachments: Struts2CoreCorrectnessPatch_ToRev591315.diff
>
>
> Resolves issues reported from FindBugs:
> - Removal of superfluous if-else branches.
> - Removal of predictable ClassCastException and simplified code.

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


[jira] Updated: (WW-2285) Apply patch to Struts2 core module on correctness issues reported by FindBugs

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

Giovanni Azua Garcia updated WW-2285:
-------------------------------------

    Attachment: Struts2CoreCorrectnessPatch_ToRev591315.zip

Zip containing all modified files

> Apply patch to Struts2 core module on correctness issues reported by FindBugs
> -----------------------------------------------------------------------------
>
>                 Key: WW-2285
>                 URL: https://issues.apache.org/struts/browse/WW-2285
>             Project: Struts 2
>          Issue Type: Bug
>          Components: Core Interceptors
>    Affects Versions: 2.1.0
>            Reporter: Giovanni Azua Garcia
>            Priority: Minor
>         Attachments: Struts2CoreCorrectnessPatch_ToRev591315.diff, Struts2CoreCorrectnessPatch_ToRev591315.zip
>
>
> Resolves issues reported from FindBugs:
> - Removal of superfluous if-else branches.
> - Removal of predictable ClassCastException and simplified code.

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


[jira] Updated: (WW-2285) Apply patch to Struts2 core module on performance issues reported by FindBugs

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

Giovanni Azua Garcia updated WW-2285:
-------------------------------------

    Attachment: Struts2CoreCorrectnessPatch_ToRev591315.diff

Apply using Unix patch tool from:

$STRUTS_BASE/struts2/core

regards,
Giovanni

> Apply patch to Struts2 core module on performance issues reported by FindBugs
> -----------------------------------------------------------------------------
>
>                 Key: WW-2285
>                 URL: https://issues.apache.org/struts/browse/WW-2285
>             Project: Struts 2
>          Issue Type: Bug
>          Components: Core Interceptors
>    Affects Versions: 2.1.0
>            Reporter: Giovanni Azua Garcia
>            Assignee: Ted Husted
>            Priority: Minor
>         Attachments: Struts2CoreCorrectnessPatch_ToRev591315.diff
>
>
> Resolves issues reported from FindBugs:
> - Removal of superfluous if-else branches.
> - Removal of predictable ClassCastException and simplified code.

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