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
Affects Versions: 2.9.1
Reporter: Nathan Beyer
Attachments: uc_org_apache_xerces_dom.diff,
uc_org_apache_xerces_impl.diff, uc_org_apache_xerces_jaxp.diff
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]