Pārlūkot izejas kodu

Update classpath of 'junit-transcoder' target to avoid NoClassDefFoundError - include the lib/build path

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1679850 13f79535-47bb-0310-9956-ffa450edef68
pull/2/head
Andreas L. Delmelle pirms 9 gadiem
vecāks
revīzija
ac6c0b9881
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1
    1
      build.xml

+ 1
- 1
build.xml Parādīt failu

@@ -743,7 +743,7 @@ list of possible build targets.
<target name="junit-transcoder" depends="junit-compile" description="Runs FOP's JUnit transcoder tests" if="junit.present">
<path id="transcoder-classpath">
<pathelement location="${build.unit.tests.dir}"/>
<path refid="libs-build-classpath"/>
<path refid="libs-tools-build-classpath"/>
<fileset dir="${build.dir}">
<include name="fop-transcoder.jar"/>
</fileset>

Notiek ielāde…
Atcelt
Saglabāt