--- build.xml-old	2007-12-28 16:42:56.000000000 +0100
+++ build.xml	2007-12-28 16:43:10.000000000 +0100
@@ -55,13 +55,11 @@
     <isClassAvailableEx class-name="org.jfree.xmlns.LibXmlInfo"
                       property-name="lib.xmlns.present">
       <test-classpath>
-        <pathelement location="${libdir}/${jaxp-jar-file}"/>
         <pathelement location="${libdir}/${libxml-jar-file}"/>
         <pathelement location="${libdir}/${jcommon-jar-file}"/>
         <pathelement location="${libdir}/${libloader-jar-file}"/>
       </test-classpath>
       <additional-tests>
-        <available file="${libdir}/${jaxp-jar-file}"/>
         <available file="${libdir}/${libxml-jar-file}"/>
         <available file="${libdir}/${jcommon-jar-file}"/>
       </additional-tests>
@@ -128,7 +126,6 @@
         <pathelement location="${libdir}/${junit-jar-file}"/>
         <pathelement location="${libdir}/${librepository-jar-file}"/>
         <pathelement location="${libdir}/${itext-jar-file}"/>
-        <pathelement location="${libdir}/${jaxp-jar-file}"/>
         <pathelement location="${libdir}/${libxml-jar-file}"/>
       </all-classpath>
       <all-resources>
@@ -155,7 +152,6 @@
         <pathelement location="${libdir}/${sac-jar-file}"/>
         <pathelement location="${libdir}/${flute-jar-file}"/>
         <pathelement location="${libdir}/${librepository-jar-file}"/>
-        <pathelement location="${libdir}/${jaxp-jar-file}"/>
         <pathelement location="${libdir}/${libxml-jar-file}"/>
       </core-classpath>
       <core-resources>
@@ -182,7 +178,6 @@
         <pathelement location="${libdir}/${sac-jar-file}"/>
         <pathelement location="${libdir}/${flute-jar-file}"/>
         <pathelement location="${libdir}/${librepository-jar-file}"/>
-        <pathelement location="${libdir}/${jaxp-jar-file}"/>
         <pathelement location="${libdir}/${itext-jar-file}"/>
         <pathelement location="${liblayout-core-jar-file}"/>
       </module-classpath>
@@ -209,7 +204,6 @@
         <pathelement location="${libdir}/${junit-jar-file}"/>
         <pathelement location="${libdir}/${librepository-jar-file}"/>
         <pathelement location="${libdir}/${itext-jar-file}"/>
-        <pathelement location="${libdir}/${jaxp-jar-file}"/>
       </all-classpath>
       <all-resources>
         <include name="*.properties"/>
@@ -236,7 +230,6 @@
         <pathelement location="${libdir}/${flute-jar-file}"/>
         <pathelement location="${libdir}/${librepository-jar-file}"/>
         <pathelement location="${libdir}/${itext-jar-file}"/>
-        <pathelement location="${libdir}/${jaxp-jar-file}"/>
       </classpath>
       <packageset dir="source" defaultexcludes="yes">
         <include name="org/jfree/layouting"/>
