sanders     02/02/02 18:02:27

  Modified:    proposal/vindico/src/xml/project xml-commons.xml
  Log:
  depend on cvs for now.  I will try and fix this at a later time
  
  Revision  Changes    Path
  1.4       +7 -3      
jakarta-alexandria/proposal/vindico/src/xml/project/xml-commons.xml
  
  Index: xml-commons.xml
  ===================================================================
  RCS file: 
/home/cvs/jakarta-alexandria/proposal/vindico/src/xml/project/xml-commons.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- xml-commons.xml   2 Feb 2002 02:13:09 -0000       1.3
  +++ xml-commons.xml   3 Feb 2002 02:02:27 -0000       1.4
  @@ -1,7 +1,7 @@
   <module name="xml-commons">
   
     <description>
  -    XML commons($Revision: 1.3 $) externally defined standards - DOM,SAX,JAXP; plus 
xml utilities
  +    XML commons($Revision: 1.4 $) externally defined standards - DOM,SAX,JAXP; plus 
xml utilities
     </description>
   
     
  @@ -11,18 +11,22 @@
   
     <project name="xml-apis">
       <ant basedir="java/external"/>
  +
  +    <depend project="xml-commons-cvs"/>
       <depend project="bootstrap-ant"/>
       <depend project="xml-xerces"/>
  -    <depend project="xml-commons-cvs"/>
  +
       <home nested="java/external/build"/>
       <jar name="xml-apis.jar" type="boot"/>
     </project>
   
     <project name="xml-commons-which">
       <ant basedir="java" buildfile="which.xml" target="jar"/>
  +
  +    <depend project="xml-commons-cvs"/>
       <depend project="jaxp"/>
       <depend project="bootstrap-ant"/>
  -    <depend project="xml-commons-cvs"/>
  +
       <home nested="java/build"/>
       <jar name="which.jar"/>
     </project>
  
  
  

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to