]> source.dussan.org Git - xmlgraphics-fop.git/commitdiff
Match the version string is apps.Version.
authorFinn Bock <bckfnn@apache.org>
Wed, 21 Jan 2004 19:36:39 +0000 (19:36 +0000)
committerFinn Bock <bckfnn@apache.org>
Wed, 21 Jan 2004 19:36:39 +0000 (19:36 +0000)
PR: 25691

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@197240 13f79535-47bb-0310-9956-ffa450edef68

build.xml

index 13e2a46e9be3652d2d23c924a4fdb5be9479f6f3..95f3c75797f6117640c76706ae195ad5ad1f15e9 100644 (file)
--- a/build.xml
+++ b/build.xml
@@ -615,7 +615,7 @@ list of possible build targets.
   <!-- =================================================================== -->
   <target name="test" depends="package" description="Runs the test suite">
     <echo message="Testing build in jar file ${build.dir}/${name}.jar against reference"/>
-    <property name="ref-version" value="FOP 1.0dev"/>
+    <property name="ref-version" value="1.0dev"/>
     <path id="testtask-classpath">
       <path refid="libs-build-classpath"/>
       <pathelement location="${build.dir}/classes"/>