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 er...@apache.org on 2004/07/09 19:31:12 UTC

cvs commit: xml-xmlbeans/v2 build.xml

ericvas     2004/07/09 10:31:12

  Modified:    v2       build.xml
  Log:
  Remove marshall drt from checkin tests
  
  Revision  Changes    Path
  1.74      +2 -0      xml-xmlbeans/v2/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/xml-xmlbeans/v2/build.xml,v
  retrieving revision 1.73
  retrieving revision 1.74
  diff -u -r1.73 -r1.74
  --- build.xml	8 Jul 2004 20:29:58 -0000	1.73
  +++ build.xml	9 Jul 2004 17:31:12 -0000	1.74
  @@ -843,8 +843,10 @@
   
     <target name="checkintest">
       <ant antfile="${testbuild.file}" target="checkin"/>
  +<!--
       <antcall target="marshal-drt"/>
       <antcall target="binding-drt"/>
  +-->
     </target>
   
     <target name="detailed">
  
  
  

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