]> source.dussan.org Git - xmlgraphics-fop.git/commitdiff
Minor fixups: alter classpath for junit-transcoder-allinone to avoid NoClassDefFoundE...
authorAndreas L. Delmelle <adelmelle@apache.org>
Thu, 26 Nov 2015 21:46:43 +0000 (21:46 +0000)
committerAndreas L. Delmelle <adelmelle@apache.org>
Thu, 26 Nov 2015 21:46:43 +0000 (21:46 +0000)
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1716772 13f79535-47bb-0310-9956-ffa450edef68

build.xml

index c499502d3431b7a5c1cf0f9bc98901faa54e3da8..0deab0899cc29d36afc2a2885137be0c3ec50ff6 100644 (file)
--- a/build.xml
+++ b/build.xml
@@ -760,7 +760,7 @@ list of possible build targets.
     -->
     <path id="transcoder-all-classpath">
       <pathelement location="${build.unit.tests.dir}"/>
-      <path refid="libs-build-classpath"/>
+      <path refid="libs-tools-build-classpath"/>
       <fileset dir="build">
         <include name="fop-transcoder-allinone.jar"/>
       </fileset>
@@ -975,6 +975,7 @@ NOTE:
         <pathelement path="${src.sandbox.dir}"/>
         <pathelement path="${build.gensrc.dir}"/>
       </sourcepath>
+      <tag name="asf.todo" scope="all" description="TODO"/>
       <tag name="event.severity" scope="all" description="Event severity level:"/>
       <group title="Control and Startup">
         <package name="org.apache.fop"/>