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

List:       xerces-cvs
Subject:    cvs commit: xml-xerces/java build.xml
From:       elena () apache ! org
Date:       2003-05-28 15:03:37
[Download RAW message or body]

elena       2003/05/28 08:03:37

  Modified:    java     build.xml
  Log:
  Run test for JAXP schemaSource property
  
  Revision  Changes    Path
  1.133     +7 -1      xml-xerces/java/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/build.xml,v
  retrieving revision 1.132
  retrieving revision 1.133
  diff -u -r1.132 -r1.133
  --- build.xml	15 May 2003 12:25:15 -0000	1.132
  +++ build.xml	28 May 2003 15:03:37 -0000	1.133
  @@ -725,6 +725,12 @@
             classname="schema.Test"
             failOnError="yes">
       </java>
  +    <echo message="Running jaxp.PropertyTest ..." />
  +    <java fork="yes"
  +          classpath="${tools.dir}/${jar.apis}:${build.dir}/classes"
  +          classname="jaxp.PropertyTest"
  +          failOnError="yes">
  +    </java>
     </target>
   
     <!-- =================================================================== -->
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-cvs-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-cvs-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