rubys       02/01/11 16:54:42

  Modified:    proposal/gump/project xml-commons.xml xml-xalan.xml
  Log:
  Xalan2 now depends on xml-commons
  
  Revision  Changes    Path
  1.4       +3 -3      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.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- xml-commons.xml   11 Dec 2001 19:50:27 -0000      1.3
  +++ xml-commons.xml   12 Jan 2002 00:54:42 -0000      1.4
  @@ -1,14 +1,14 @@
   <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>
   
     <cvs repository="xml"/>
     
  -  <project name="xml-commons">
  +  <project name="xml-apis">
       <ant basedir="java/external"/>
  -    <depend project="jakarta-ant"/>
  +    <depend project="bootstrap-ant"/>
       <depend project="xml-xerces"/>
       <home nested="build"/>
       <jar name="xml-apis.jar"/>
  
  
  
  1.29      +1 -0      jakarta-alexandria/proposal/gump/project/xml-xalan.xml
  
  Index: xml-xalan.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-alexandria/proposal/gump/project/xml-xalan.xml,v
  retrieving revision 1.28
  retrieving revision 1.29
  diff -u -r1.28 -r1.29
  --- xml-xalan.xml     11 Jan 2002 00:59:46 -0000      1.28
  +++ xml-xalan.xml     12 Jan 2002 00:54:42 -0000      1.29
  @@ -12,6 +12,7 @@
   
       <depend project="bootstrap-ant"/>
       <depend project="xml-xerces"/>
  +    <depend project="xml-apis"/>
   
       <home nested="java/build"/>
       <jar  name="xalan.jar" type="boot"/>
  
  
  

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

Reply via email to