Преглед изворни кода

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 пре 9 година
родитељ
комит
ac6c0b9881
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1
    1
      build.xml

+ 1
- 1
build.xml Прегледај датотеку

@@ -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>

Loading…
Откажи
Сачувај