You are viewing a plain text version of this content. The canonical link for it is here.
Posted to xmlbeans-cvs@xml.apache.org by da...@apache.org on 2004/07/02 00:34:41 UTC

cvs commit: xml-xmlbeans/v2 testbuild.xml

daveremy    2004/07/01 15:34:41

  Modified:    v2       testbuild.xml
  Log:
  Contributed by:Yana Kadiyska. Asserts on by default
  
  Revision  Changes    Path
  1.18      +1 -1      xml-xmlbeans/v2/testbuild.xml
  
  Index: testbuild.xml
  ===================================================================
  RCS file: /home/cvs/xml-xmlbeans/v2/testbuild.xml,v
  retrieving revision 1.17
  retrieving revision 1.18
  diff -u -r1.17 -r1.18
  --- testbuild.xml	1 Jul 2004 00:01:26 -0000	1.17
  +++ testbuild.xml	1 Jul 2004 22:34:41 -0000	1.18
  @@ -38,7 +38,7 @@
       <property name="xbeans.test.tools.src" value="${xbeans.test.tools}/src"/>
       <property name="build.dir.test.marshalling" value="${build.dir.test}/classes/marshal"/>
   
  -    <property name="asserts" value="off"/>
  +    <property name="asserts" value="on"/>
   
       <!-- End of testenv.properties -->
   
  
  
  

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