[prev in list] [next in list] [prev in thread] [next in thread] 

List:       batik-dev
Subject:    cvs commit: xml-batik build.xml
From:       vhardy () apache ! org
Date:       2001-04-30 5:31:32
[Download RAW message or body]

vhardy      01/04/29 22:31:31

  Modified:    .        build.xml
  Log:
  Reverted to previous version because of reference to files not in
  the CVS repository and broken testdir rule.
  
  Revision  Changes    Path
  1.61      +3 -66     xml-batik/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/xml-batik/build.xml,v
  retrieving revision 1.60
  retrieving revision 1.61
  diff -u -r1.60 -r1.61
  --- build.xml	2001/04/29 08:24:32	1.60
  +++ build.xml	2001/04/30 05:31:31	1.61
  @@ -1,4 +1,3 @@
  -
   <!--
   
   
  @@ -45,7 +44,7 @@
     [win32] .\build.bat help
   
    
  - $Id: build.xml,v 1.60 2001/04/29 08:24:32 dino Exp $
  + $Id: build.xml,v 1.61 2001/04/30 05:31:31 vhardy Exp $
   
   -->
   
  @@ -587,61 +586,9 @@
       <mkdir dir="${test-references}/samples/tests/candidate-variation"/>
       <mkdir dir="${test-references}/svgbe/accepted-variation"/>
       <mkdir dir="${test-references}/svgbe/candidate-variation"/>
  -
  -    <java fork="yes"
  -          classname="${class-prefix}.test.xml.XMLTestSuiteRunner"
  -          jvmargs="-DproxyHost=webcache.eng.sun.com -DproxyPort=8080">
  -      <classpath>
  -        <pathelement location="${dest}" />
  -        <path refid="libs-classpath"/>
  -        <path refid="libs-build-classpath"/>
  -        <pathelement location="resources" />
  -        <pathelement location="test-resources" />
  -      </classpath>
  -      <arg line="test-resources/org/apache/batik/test/regard.xml"/>
  -    </java>
  +    <mkdir dir="${test-references}/org/apache/batik/svggen/candidate-ref" />
     </target>
   
  -  <target name="regardbe"
  -          depends="compiletest"
  -          description="Runs test suite whose file or uri is passed as an input">
  -    <mkdir dir="${test-reports}"/>
  -    <mkdir dir="${test-references}/svgbe/accepted-variation"/>
  -    <mkdir dir="${test-references}/svgbe/candidate-variation"/>
  -    <java fork="yes"
  -          classname="${class-prefix}.test.xml.XMLTestSuiteRunner"
  -          jvmargs="-DproxyHost=webcache.eng.sun.com -DproxyPort=8080">
  -      <classpath>
  -        <pathelement location="${dest}" />
  -        <path refid="libs-classpath"/>
  -        <path refid="libs-build-classpath"/>
  -        <pathelement location="resources" />
  -        <pathelement location="test-resources" />
  -      </classpath>
  -      <arg line="test-resources/org/apache/batik/test/regardbe.xml"/>
  -    </java>
  -  </target>
  -
  -  <target name="regardtext"
  -          depends="compiletest"
  -          description="Runs test suite whose file or uri is passed as an input">
  -    <mkdir dir="${test-reports}"/>
  -    <mkdir dir="${test-references}/svgbe/accepted-variation"/>
  -    <mkdir dir="${test-references}/svgbe/candidate-variation"/>
  -    <java fork="yes"
  -          classname="${class-prefix}.test.xml.XMLTestSuiteRunner"
  -          jvmargs="-DproxyHost=webcache.eng.sun.com -DproxyPort=8080">
  -      <classpath>
  -        <pathelement location="${dest}" />
  -        <path refid="libs-classpath"/>
  -        <path refid="libs-build-classpath"/>
  -        <pathelement location="resources" />
  -        <pathelement location="test-resources" />
  -      </classpath>
  -      <arg line="test-resources/org/apache/batik/test/regardtext.xml"/>
  -    </java>
  -  </target>
  -
     <target name="ttf2svg"
             depends="compile, testdirs"
             description="converts selected glyphs from a True Type Font file to the SVG Font format" >
  @@ -660,14 +607,6 @@
     <target name="regard"
             depends="compiletest, testdirs"
             description="Runs test suite whose file or uri is passed as an input">
  -    <mkdir dir="${test-reports}"/>
  -    <mkdir dir="${test-references}/samples/accepted-variation"/>
  -    <mkdir dir="${test-references}/samples/candidate-variation"/>
  -    <mkdir dir="${test-references}/samples/tests/accepted-variation"/>
  -    <mkdir dir="${test-references}/samples/tests/candidate-variation"/>
  -    <mkdir dir="${test-references}/svgbe/accepted-variation"/>
  -    <mkdir dir="${test-references}/svgbe/candidate-variation"/>
  -
       <java fork="yes"
             classname="${class-prefix}.test.xml.XMLTestSuiteRunner"
             jvmargs="-DproxyHost=webcache.eng.sun.com -DproxyPort=8080">
  @@ -678,11 +617,9 @@
           <pathelement location="resources" />
           <pathelement location="test-resources" />
         </classpath>
  -      <arg line="test-resources/org/apache/batik/test/regardtext.xml"/>
  +      <arg line="test-resources/org/apache/batik/test/regard.xml"/>
       </java>
     </target>
  -
  -
   
     <target name="runtestsuite"
             depends="compiletest, testdirs"
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: batik-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: batik-dev-help@xml.apache.org

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic