Remove Xerces dependency
------------------------

         Key: CACTUS-242
         URL: http://issues.apache.org/jira/browse/CACTUS-242
     Project: Cactus
        Type: Wish

  Components: Ant Integration  
    Versions: 1.7.2    
    Reporter: Felipe Leme
    Priority: Minor
     Fix For: 1.8


Now that Cactus uses JDK 1.4, we should get rid of Xerces and XML Apis 
dependencies.

Looking at the code, it seems like only the writeWebXml() and 
writeApplicationXml() methods use them, so it's not just a matter of removing 
the JARs, we must replace these methods (which do not have a test case, BTW) or 
just remove them (they are helper methods are not used anywhere else on Cactus 
- but they're public, so I'm not sure if it's a good idead to remove them...)


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to