Sophie

Sophie

distrib > Mageia > 2 > i586 > media > core-release-src > by-pkgid > 002c4917ecec3d47b9bf5b8840b1f10f > files > 2

glassfish-jaxb1-1.0.6-2.mga2.src.rpm

--- jaxb-ri/tools/build.xml	2005-09-10 20:19:38.000000000 +0200
+++ jaxb-ri/tools/build.xml-gil	2010-03-22 10:57:45.000000000 +0100
@@ -29,7 +29,7 @@
         <ant dir="${basedir}/tools/webapp-commons"       target="dist" />
         <ant dir="${basedir}/tools/source-tidy"          target="compile" />
         <ant dir="${basedir}/tools/pretty-printer" />
-        <ant dir="${basedir}/tools/jing-rnc-driver" />
+        <!--ant dir="${basedir}/tools/jing-rnc-driver" /-->
         <ant dir="${basedir}/tools/xmllint" />
         <ant dir="${basedir}/tools/toc-processor" />
         <!--ant dir="${basedir}/tools/servlet"              target="war" /-->
@@ -39,7 +39,7 @@
     <target name="clean">
         <ant dir="${jaxb.root}/tools/webapp-commons"       target="clean" />
         <ant dir="${jaxb.root}/tools/pretty-printer"       target="clean"/>
-        <ant dir="${jaxb.root}/tools/jing-rnc-driver"      target="clean"/>
+        <!--ant dir="${jaxb.root}/tools/jing-rnc-driver"      target="clean"/-->
         <ant dir="${jaxb.root}/tools/xmllint"              target="clean"/>
         <ant dir="${jaxb.root}/tools/toc-processor"        target="clean"/>
     </target>