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

Petar Tahchiev closed CACTUS-242.
---------------------------------

    Resolution: Invalid

This bug is no longer valid, because of the integration between Cactus and 
Cargo, we no longer use the org.apache.cactus.integration.ant.WebXmlIO.class, 
but org.codehaus.cargo.module.webapp.WebXmlIO. I am closing this bug as 
invalid. 

> 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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to