You are viewing a plain text version of this content. The canonical link for it is here.
Posted to alexandria-dev@jakarta.apache.org by ru...@apache.org on 2002/01/12 02:12:07 UTC

cvs commit: jakarta-alexandria/proposal/gump/project xml-commons.xml

rubys       02/01/11 17:12:07

  Modified:    proposal/gump/project xml-commons.xml
  Log:
  Correct home directory
  
  Revision  Changes    Path
  1.5       +2 -2      jakarta-alexandria/proposal/gump/project/xml-commons.xml
  
  Index: xml-commons.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-alexandria/proposal/gump/project/xml-commons.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- xml-commons.xml	12 Jan 2002 00:54:42 -0000	1.4
  +++ xml-commons.xml	12 Jan 2002 01:12:07 -0000	1.5
  @@ -1,7 +1,7 @@
   <module name="xml-commons">
   
     <description>
  -    XML commons($Revision: 1.4 $) externally defined standards - DOM,SAX,JAXP; plus xml utilities
  +    XML commons($Revision: 1.5 $) externally defined standards - DOM,SAX,JAXP; plus xml utilities
     </description>
   
     <cvs repository="xml"/>
  @@ -10,7 +10,7 @@
       <ant basedir="java/external"/>
       <depend project="bootstrap-ant"/>
       <depend project="xml-xerces"/>
  -    <home nested="build"/>
  +    <home nested="java/external/build"/>
       <jar name="xml-apis.jar"/>
     </project>
   
  
  
  

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>