You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@gump.apache.org by bo...@apache.org on 2005/04/04 08:44:23 UTC

cvs commit: gump/project xml-stylebook.xml xml-xerces2.xml

bodewig     2005/04/03 23:44:23

  Modified:    project  xml-stylebook.xml xml-xerces2.xml
  Log:
  You need XML apis to run Stylebook
  
  Revision  Changes    Path
  1.15      +1 -1      gump/project/xml-stylebook.xml
  
  Index: xml-stylebook.xml
  ===================================================================
  RCS file: /home/cvs/gump/project/xml-stylebook.xml,v
  retrieving revision 1.14
  retrieving revision 1.15
  diff -u -r1.14 -r1.15
  --- xml-stylebook.xml	1 Apr 2005 08:49:12 -0000	1.14
  +++ xml-stylebook.xml	4 Apr 2005 06:44:23 -0000	1.15
  @@ -28,7 +28,7 @@
         <property name="build.dir" value="./build2"/>
       </ant>
       <depend project="bootstrap-ant"/>
  -    <depend project="xml-apis"/>
  +    <depend project="xml-apis" runtime="true"/>
       <depend project="xml-xerces"/>
       <depend project="xalan"/>
       <jar name="bin/stylebook-1.0-b3_xalan-2.jar"/>
  
  
  
  1.47      +1 -1      gump/project/xml-xerces2.xml
  
  Index: xml-xerces2.xml
  ===================================================================
  RCS file: /home/cvs/gump/project/xml-xerces2.xml,v
  retrieving revision 1.46
  retrieving revision 1.47
  diff -u -r1.46 -r1.47
  --- xml-xerces2.xml	18 Jan 2005 08:37:36 -0000	1.46
  +++ xml-xerces2.xml	4 Apr 2005 06:44:23 -0000	1.47
  @@ -62,7 +62,7 @@
       <depend project="xjavac"/>
       <depend project="xalan"/>
       <depend project="xml-xerces"/>
  -    <depend project="xml-stylebook2"/>
  +    <depend project="xml-stylebook2" inherit="runtime"/>
       <depend project="xml-site"/>
   
       <javadoc nested="java/build/docs/javadocs" project="xml-xerces2">