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

Rick Hillegas updated DERBY-3702:
---------------------------------

    Attachment: derby-3702-02-aa-removeReferences.diff

Attaching derby-3702-02-aa-removeReferences.diff. This removes references to 
the xml-apis jarball across our scripts and header comments. Touches the 
following files:

M      java/engine/org/apache/derby/iapi/types/build.xml
M      java/engine/org/apache/derby/iapi/types/SqlXmlUtil.java
M      java/testing/org/apache/derbyTesting/junit/XML.java
M      java/testing/org/apache/derbyTesting/junit/build.xml
M      tools/ide/netbeans/6.0/nbproject/project.xml
M      tools/ide/netbeans/5.5/nbproject/project.xml
M      tools/ant/properties/extrapath.properties
M      BUILDING.txt

Committed at subversion revision 664061.

> Remove xml-apis.jar because we no longer have to compile against jdk1.3
> -----------------------------------------------------------------------
>
>                 Key: DERBY-3702
>                 URL: https://issues.apache.org/jira/browse/DERBY-3702
>             Project: Derby
>          Issue Type: Improvement
>          Components: Build tools
>            Reporter: Rick Hillegas
>             Fix For: 10.5.0.0
>
>         Attachments: derby-3702-02-aa-removeReferences.diff
>
>
> Knut Anders raised the issue of whether we still need this jar file: 
> http://www.nabble.com/Is-xml-apis.jar-still-needed--td17584026.html#a17584026 
> I have built Derby without this jar file and run the regression tests under 
> Java 5 and jdk1.4: they passed cleanly for me in both environments. I believe 
> we can remove this jar file, which was added in revision 395643 in order to 
> compile the xml support under jdk1.3--we no longer support that platform.

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

Reply via email to