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/04/16 23:37:01 UTC

cvs commit: xml-xmlbeans/v2/jam build.xml

pcal        2004/04/16 14:37:01

  Modified:    v2/jam   build.xml
  Log:
  jam buildfile tweak to make sure we get 173 jar
  
  Revision  Changes    Path
  1.19      +1 -0      xml-xmlbeans/v2/jam/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/xml-xmlbeans/v2/jam/build.xml,v
  retrieving revision 1.18
  retrieving revision 1.19
  diff -u -r1.18 -r1.19
  --- build.xml	15 Apr 2004 01:50:05 -0000	1.18
  +++ build.xml	16 Apr 2004 21:37:01 -0000	1.19
  @@ -68,6 +68,7 @@
     <target name='jsr173'>
       <ant dir='..' target='jsr173.jar' inheritAll='false' />
       <ant dir='..' target='jsr173_ri.jar' inheritAll='false' />
  +    <ant dir='..' target='jsr173_api.jar' inheritAll='false' />
     </target>
   
     <target name='test'>
  
  
  

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