You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xmlbeans.apache.org by pc...@apache.org on 2004/02/18 07:45:23 UTC

cvs commit: xml-xmlbeans/v2 build.xml

pcal        2004/02/17 22:45:23

  Modified:    v2       build.xml
  Log:
  jam: comment out drts until repackaging problems can be sorted out
  
  Revision  Changes    Path
  1.34      +2 -0      xml-xmlbeans/v2/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/xml-xmlbeans/v2/build.xml,v
  retrieving revision 1.33
  retrieving revision 1.34
  diff -u -r1.33 -r1.34
  --- build.xml	18 Feb 2004 01:32:54 -0000	1.33
  +++ build.xml	18 Feb 2004 06:45:23 -0000	1.34
  @@ -183,7 +183,9 @@
     </target>
   
     <target name='jamdrt'>
  +<!-- FIXME - repackaging issues
       <ant dir='test/src/jamtest' target='all' inheritAll='false' />
  +-->
     </target>
   
     <target name="builddrt" depends="drt.jar, random.jar, eric"/>
  
  
  

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