You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cactus-dev@jakarta.apache.org by "Petar Tahchiev (JIRA)" <ca...@jakarta.apache.org> on 2008/03/02 23:37:50 UTC

[jira] Assigned: (CACTUS-242) Remove Xerces dependency

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

Petar Tahchiev reassigned CACTUS-242:
-------------------------------------

    Assignee: Petar Tahchiev

> Remove Xerces dependency
> ------------------------
>
>                 Key: CACTUS-242
>                 URL: https://issues.apache.org/jira/browse/CACTUS-242
>             Project: Cactus
>          Issue Type: Wish
>          Components: Ant Integration
>    Affects Versions: 1.7.2
>            Reporter: Felipe Leme
>            Assignee: Petar Tahchiev
>            Priority: Minor
>             Fix For: 1.8
>
>         Attachments: ApplicationXmlIo.patch, TestWebXmlIo.java, WebXmlIo.patch, XmlIo.java
>
>
> 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.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: cactus-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: cactus-dev-help@jakarta.apache.org