sanders     02/02/01 18:13:09

  Modified:    proposal/vindico/src/xml/project xml-commons.xml
  Log:
  Copy paste error.
  
  Revision  Changes    Path
  1.3       +3 -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.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- xml-commons.xml   2 Feb 2002 02:08:05 -0000       1.2
  +++ xml-commons.xml   2 Feb 2002 02:13:09 -0000       1.3
  @@ -1,7 +1,7 @@
   <module name="xml-commons">
   
     <description>
  -    XML commons($Revision: 1.2 $) externally defined standards - DOM,SAX,JAXP; plus 
xml utilities
  +    XML commons($Revision: 1.3 $) externally defined standards - DOM,SAX,JAXP; plus 
xml utilities
     </description>
   
     
  @@ -13,7 +13,7 @@
       <ant basedir="java/external"/>
       <depend project="bootstrap-ant"/>
       <depend project="xml-xerces"/>
  -    <depend project="xml-commons"/>
  +    <depend project="xml-commons-cvs"/>
       <home nested="java/external/build"/>
       <jar name="xml-apis.jar" type="boot"/>
     </project>
  @@ -22,7 +22,7 @@
       <ant basedir="java" buildfile="which.xml" target="jar"/>
       <depend project="jaxp"/>
       <depend project="bootstrap-ant"/>
  -    <depend project="xml-commons"/>
  +    <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