You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@gump.apache.org by ni...@apache.org on 2004/10/18 12:04:14 UTC

cvs commit: gump/project excalibur.xml xml-xalan.xml

niclas      2004/10/18 03:04:14

  Modified:    project  excalibur.xml xml-xalan.xml
  Log:
  
  
  Revision  Changes    Path
  1.39      +1 -1      gump/project/excalibur.xml
  
  Index: excalibur.xml
  ===================================================================
  RCS file: /home/cvs/gump/project/excalibur.xml,v
  retrieving revision 1.38
  retrieving revision 1.39
  diff -u -r1.38 -r1.39
  --- excalibur.xml	17 Oct 2004 13:46:29 -0000	1.38
  +++ excalibur.xml	18 Oct 2004 10:04:13 -0000	1.39
  @@ -1173,7 +1173,7 @@
           <depend project="saxpath"/>
           <depend project="xml-resolver"/>
           <depend project="xml-xerces"/>
  -        <depend project="xalan"/>
  +        <depend project="xalan" ids="non-boot" />
           
           <option project="checkstyle" inherit="runtime"/>
           
  
  
  
  1.62      +2 -0      gump/project/xml-xalan.xml
  
  Index: xml-xalan.xml
  ===================================================================
  RCS file: /home/cvs/gump/project/xml-xalan.xml,v
  retrieving revision 1.61
  retrieving revision 1.62
  diff -u -r1.61 -r1.62
  --- xml-xalan.xml	16 Oct 2004 16:29:35 -0000	1.61
  +++ xml-xalan.xml	18 Oct 2004 10:04:14 -0000	1.62
  @@ -47,6 +47,8 @@
       <home nested="java/build"/>
       <jar  name="xalan-unbundled.jar" type="boot" id="transformer" />
       <jar  name="serializer.jar" id="serializer" type="boot" />
  +    
  +    <jar  name="xalan-unbundled.jar" id="non-boot" />
   
       <nag from="Sam Ruby &lt;rubys@us.ibm.com&gt;"
            to="xalan-dev@xml.apache.org"/>