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 2001/11/08 13:33:42 UTC

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

rubys       01/11/08 04:33:41

  Modified:    proposal/gump/project xml-xalan.xml
  Log:
  Xalan split out their API's
  
  Revision  Changes    Path
  1.26      +3 -1      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.25
  retrieving revision 1.26
  diff -u -r1.25 -r1.26
  --- xml-xalan.xml	2001/10/30 01:09:57	1.25
  +++ xml-xalan.xml	2001/11/08 12:33:41	1.26
  @@ -14,7 +14,8 @@
       <depend project="xml-xerces"/>
   
       <home nested="java/build"/>
  -    <jar  name="xalan.jar" id="xalan" type="boot"/>
  +    <jar  name="xalan.jar" type="boot"/>
  +    <jar  name="xml-apis.jar" type="boot"/>
     </project>
   
     <project name="xml-xalan1-compat">
  @@ -59,6 +60,7 @@
   
       <home nested="java/build/xalan-j_gump"/>
       <jar  name="bin/xalan.jar" type="boot"/>
  +    <jar  name="bin/xml-apis.jar" type="boot"/>
       <javadoc nested="java/build/xalan-j_gump/docs/apidocs" project="xml-xalan2"/>
     </project>
   
  
  
  

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