[ 
https://issues.apache.org/jira/browse/XERCESJ-1355?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael Glavassevich updated XERCESJ-1355:
------------------------------------------

    Component/s: Other

> Unecessary code cleanup across the code base
> --------------------------------------------
>
>                 Key: XERCESJ-1355
>                 URL: https://issues.apache.org/jira/browse/XERCESJ-1355
>             Project: Xerces2-J
>          Issue Type: Improvement
>          Components: Other
>    Affects Versions: 2.9.1
>            Reporter: Nathan Beyer
>            Assignee: Michael Glavassevich
>         Attachments: uc_org_apache_xerces_dom.diff, 
> uc_org_apache_xerces_impl.diff, uc_org_apache_xerces_jaxp.diff, 
> uc_org_apache_xerces_parsers.diff, uc_org_apache_xerces_util.diff, 
> uc_org_apache_xerces_xinclude.diff
>
>   Original Estimate: 3h
>  Remaining Estimate: 3h
>
> I've swept through the code base to clean up various bits of unnecessary 
> code, such as unnecessary else statements, unused bits of code (local fields, 
> etc), unnecessary casts, unnecessary null checks and a few other pieces. I've 
> also fixed a few spelling errors in comments that I found as I ran across 
> them.
> I've compiled and run the tests on Mac OS X with Java 1.4.2, Java 1.5, Java 6 
> and Windows Java 1.3.1 (Sun).
> I've broken up the patch into several files, each representing a sub-package 
> of 'org.apache.xerces'. The changes can be applied in whatever piece meal 
> fashion that is appropriate.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to