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/05/06 09:50:56 UTC

cvs commit: gump/project ant-contrib-cpptasks.xml ant-contrib.xml aopalliance.xml asm.xml beaver.xml dumbster.xml forrest.xml hsqldb.xml httpunit.xml jakarta-bcel.xml jakarta-bsf.xml jakarta-commons-sandbox.xml jakarta-ecs.xml jakarta-oro.xml jakarta-regexp.xml jakarta-servletapi-4.xml jakarta-servletapi-5.xml jakarta-servletapi.xml jakarta-tomcat-33.xml jakarta-tomcat-catalina.xml jakarta-tools.xml java-service-wrapper.xml jline.xml junit.xml jython.xml logging-log4j-12.xml msv.xml rhino-cocoondev.xml town.xml uddi4j.xml village.xml ws-soap.xml wsdl4j.xml xml-commons.xml xpp.xml

bodewig     2005/05/06 00:50:56

  Modified:    project  ant-contrib-cpptasks.xml ant-contrib.xml
                        aopalliance.xml asm.xml beaver.xml dumbster.xml
                        forrest.xml hsqldb.xml httpunit.xml
                        jakarta-bcel.xml jakarta-bsf.xml
                        jakarta-commons-sandbox.xml jakarta-ecs.xml
                        jakarta-oro.xml jakarta-regexp.xml
                        jakarta-servletapi-4.xml jakarta-servletapi-5.xml
                        jakarta-servletapi.xml jakarta-tomcat-33.xml
                        jakarta-tomcat-catalina.xml jakarta-tools.xml
                        java-service-wrapper.xml jline.xml junit.xml
                        jython.xml logging-log4j-12.xml msv.xml
                        rhino-cocoondev.xml town.xml uddi4j.xml village.xml
                        ws-soap.xml wsdl4j.xml xml-commons.xml xpp.xml
  Log:
  depend += xml-apis
  
  Revision  Changes    Path
  1.4       +3 -1      gump/project/ant-contrib-cpptasks.xml
  
  Index: ant-contrib-cpptasks.xml
  ===================================================================
  RCS file: /home/cvs/gump/project/ant-contrib-cpptasks.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- ant-contrib-cpptasks.xml	10 Dec 2004 18:33:13 -0000	1.3
  +++ ant-contrib-cpptasks.xml	6 May 2005 07:50:55 -0000	1.4
  @@ -2,7 +2,7 @@
   <module name="cpptasks">
   
   <!--
  -Copyright 2002-2004 The Ant-Contrib project
  +Copyright 2002-2005 The Ant-Contrib project
   
      Licensed under the Apache License, Version 2.0 (the "License");
      you may not use this file except in compliance with the License.
  @@ -30,6 +30,7 @@
       <ant target="gump" />
   
       <depend project="ant" inherit="runtime"/>
  +    <depend project="xml-apis"/>
       <depend project="xml-xerces"/>
   
       <home nested="build"/>
  @@ -47,6 +48,7 @@
       <ant target="run-tests" />
   
       <depend project="ant" inherit="runtime"/>
  +    <depend project="xml-apis"/>
       <depend project="xml-xerces"/>
       <depend project="ant-contrib-cpptasks"/>
       <depend project="junit"/>
  
  
  
  1.8       +1 -0      gump/project/ant-contrib.xml
  
  Index: ant-contrib.xml
  ===================================================================
  RCS file: /home/cvs/gump/project/ant-contrib.xml,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- ant-contrib.xml	1 Feb 2005 21:06:20 -0000	1.7
  +++ ant-contrib.xml	6 May 2005 07:50:55 -0000	1.8
  @@ -31,6 +31,7 @@
       </ant>
   
       <depend project="ant" inherit="runtime"/>
  +    <depend project="xml-apis"/>
       <depend project="xml-xerces"/>
       <depend project="bcel" runtime="true"/>
   
  
  
  
  1.2       +1 -0      gump/project/aopalliance.xml
  
  Index: aopalliance.xml
  ===================================================================
  RCS file: /home/cvs/gump/project/aopalliance.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- aopalliance.xml	7 Mar 2005 12:00:05 -0000	1.1
  +++ aopalliance.xml	6 May 2005 07:50:55 -0000	1.2
  @@ -30,6 +30,7 @@
       <ant/>
   
       <depend project="ant"/>
  +    <depend project="xml-apis"/>
       <depend project="xml-xerces"/>
   
       <jar name="build/aopalliance.jar"/>
  
  
  
  1.6       +1 -0      gump/project/asm.xml
  
  Index: asm.xml
  ===================================================================
  RCS file: /home/cvs/gump/project/asm.xml,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- asm.xml	26 Jan 2005 15:16:51 -0000	1.5
  +++ asm.xml	6 May 2005 07:50:55 -0000	1.6
  @@ -30,6 +30,7 @@
   
       <depend project="ant"/>
       <depend project="ow_util_ant_tasks"/>
  +    <depend project="xml-apis"/>
       <depend project="xml-xerces"/>
   
       <work nested="output/build/tmp"/>
  
  
  
  1.5       +2 -1      gump/project/beaver.xml
  
  Index: beaver.xml
  ===================================================================
  RCS file: /home/cvs/gump/project/beaver.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- beaver.xml	12 Oct 2004 17:51:56 -0000	1.4
  +++ beaver.xml	6 May 2005 07:50:55 -0000	1.5
  @@ -1,6 +1,6 @@
   <?xml version="1.0" ?>
   <!--
  -  Copyright 2004 The Apache Software Foundation
  +  Copyright 2004-2005 The Apache Software Foundation
   
     Licensed under the Apache License, Version 2.0 (the "License");
     you may not use this file except in compliance with the License.
  @@ -28,6 +28,7 @@
       <package>beaver</package>
       <ant target="make"/>
       <depend project="ant"/>
  +    <depend project="xml-apis"/>
       <depend project="xml-xerces"/>
       <jar name="lib/beaver.jar" id="beaver"/>
       <jar name="lib/beaver-rt.jar" id="beaver-rt"/>
  
  
  
  1.9       +2 -1      gump/project/dumbster.xml
  
  Index: dumbster.xml
  ===================================================================
  RCS file: /home/cvs/gump/project/dumbster.xml,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- dumbster.xml	21 Apr 2005 08:44:29 -0000	1.8
  +++ dumbster.xml	6 May 2005 07:50:55 -0000	1.9
  @@ -35,6 +35,7 @@
       <depend project="jaf"/>
       <depend project="junit"/>
       <depend project="javamail"/>
  +    <depend project="xml-apis"/>
       <depend project="xml-xerces"/>
   
       <jar name="build/dumbster.jar"/>
  
  
  
  1.18      +5 -0      gump/project/forrest.xml
  
  Index: forrest.xml
  ===================================================================
  RCS file: /home/cvs/gump/project/forrest.xml,v
  retrieving revision 1.17
  retrieving revision 1.18
  diff -u -r1.17 -r1.18
  --- forrest.xml	9 Feb 2005 21:24:38 -0000	1.17
  +++ forrest.xml	6 May 2005 07:50:55 -0000	1.18
  @@ -39,6 +39,7 @@
       <!-- needed for build -->
       <depend project="ant"/>
       <depend project="ant-contrib" inherit="runtime"/>
  +    <depend project="xml-apis"/>
       <depend project="xml-xerces"/>
       <depend project="xalan"/>
       <depend project="cocoon" inherit="all"/>
  @@ -62,6 +63,7 @@
       <depend project="forrest"/>
       <depend project="ant"/>
       <depend project="ant-contrib" inherit="runtime"/>
  +    <depend project="xml-apis"/>
       <depend project="xml-xerces"/>
       <depend project="xalan"/>
       <depend project="antlr"/>
  @@ -74,6 +76,7 @@
       </ant>
       <home nested="tools/forrestbar/build"/>
       <depend project="ant"/>
  +    <depend project="xml-apis"/>
       <depend project="xml-xerces"/>
       <jar id="forrestbar" name="forrestbar.xpi"/>
       <license name="LICENSE.txt"/>
  @@ -88,6 +91,7 @@
       <home nested="whiteboard/forrestdoc/dist"/>
       <depend project="ant"/>
       <depend project="ant-contrib" inherit="runtime"/>
  +    <depend project="xml-apis"/>
       <depend project="xml-xerces"/>
       <depend project="xalan"/>
       <depend project="antlr"/>
  @@ -103,6 +107,7 @@
       <depend project="forrest-whiteboard-forrestdoc"/>
       <depend project="ant"/>
       <depend project="ant-contrib" inherit="runtime"/>
  +    <depend project="xml-apis"/>
       <depend project="xml-xerces"/>
       <depend project="xalan"/>
       <depend project="antlr"/>
  
  
  
  1.13      +2 -1      gump/project/hsqldb.xml
  
  Index: hsqldb.xml
  ===================================================================
  RCS file: /home/cvs/gump/project/hsqldb.xml,v
  retrieving revision 1.12
  retrieving revision 1.13
  diff -u -r1.12 -r1.13
  --- hsqldb.xml	24 Oct 2004 08:12:53 -0000	1.12
  +++ hsqldb.xml	6 May 2005 07:50:55 -0000	1.13
  @@ -1,6 +1,6 @@
   <?xml version="1.0" ?>
   <!--
  -  Copyright 2001-2004 The Apache Software Foundation
  +  Copyright 2001-2005 The Apache Software Foundation
   
     Licensed under the Apache License, Version 2.0 (the "License");
     you may not use this file except in compliance with the License.
  @@ -32,6 +32,7 @@
       <ant basedir="build" target="jar"/>
   
       <depend project="ant" inherit="runtime"/>
  +    <depend project="xml-apis"/>
       <depend project="xml-xerces"/>
       <depend project="jakarta-servletapi-4"/>
   
  
  
  
  1.16      +2 -1      gump/project/httpunit.xml
  
  Index: httpunit.xml
  ===================================================================
  RCS file: /home/cvs/gump/project/httpunit.xml,v
  retrieving revision 1.15
  retrieving revision 1.16
  diff -u -r1.15 -r1.16
  --- httpunit.xml	13 Oct 2004 15:52:17 -0000	1.15
  +++ httpunit.xml	6 May 2005 07:50:55 -0000	1.16
  @@ -1,6 +1,6 @@
   <?xml version="1.0" ?>
   <!--
  -  Copyright 2001-2004 The Apache Software Foundation
  +  Copyright 2001-2005 The Apache Software Foundation
   
     Licensed under the Apache License, Version 2.0 (the "License");
     you may not use this file except in compliance with the License.
  @@ -29,6 +29,7 @@
   
       <ant/>
       <depend project="ant" inherit="runtime"/>
  +    <depend project="xml-apis"/>
       <depend project="xml-xerces"/>
       <depend project="jtidy"/>
       <depend project="junit"/>
  
  
  
  1.14      +1 -0      gump/project/jakarta-bcel.xml
  
  Index: jakarta-bcel.xml
  ===================================================================
  RCS file: /home/cvs/gump/project/jakarta-bcel.xml,v
  retrieving revision 1.13
  retrieving revision 1.14
  diff -u -r1.13 -r1.14
  --- jakarta-bcel.xml	9 Feb 2005 12:33:42 -0000	1.13
  +++ jakarta-bcel.xml	6 May 2005 07:50:55 -0000	1.14
  @@ -29,6 +29,7 @@
       <ant/>
   
       <depend project="bootstrap-ant" inherit="runtime"/>
  +    <depend project="xml-apis"/>
       <depend project="xml-xerces"/>
       <depend project="jakarta-regexp" runtime="true"/>
   
  
  
  
  1.9       +2 -1      gump/project/jakarta-bsf.xml
  
  Index: jakarta-bsf.xml
  ===================================================================
  RCS file: /home/cvs/gump/project/jakarta-bsf.xml,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- jakarta-bsf.xml	5 Nov 2004 13:21:34 -0000	1.8
  +++ jakarta-bsf.xml	6 May 2005 07:50:55 -0000	1.9
  @@ -1,6 +1,6 @@
   <?xml version="1.0" ?>
   <!--
  -  Copyright 2001-2004 The Apache Software Foundation
  +  Copyright 2001-2005 The Apache Software Foundation
   
     Licensed under the Apache License, Version 2.0 (the "License");
     you may not use this file except in compliance with the License.
  @@ -29,6 +29,7 @@
       <ant target="bindist"/>
   
       <depend project="ant" inherit="runtime"/>
  +    <depend project="xml-apis"/>
       <depend project="xml-xerces"/>
   
       <depend project="jakarta-servletapi-5-jsp"/>
  
  
  
  1.206     +4 -0      gump/project/jakarta-commons-sandbox.xml
  
  Index: jakarta-commons-sandbox.xml
  ===================================================================
  RCS file: /home/cvs/gump/project/jakarta-commons-sandbox.xml,v
  retrieving revision 1.205
  retrieving revision 1.206
  diff -u -r1.205 -r1.206
  --- jakarta-commons-sandbox.xml	28 Apr 2005 15:21:57 -0000	1.205
  +++ jakarta-commons-sandbox.xml	6 May 2005 07:50:55 -0000	1.206
  @@ -97,6 +97,7 @@
         <property name="component.version"  value="@@DATE@@"/>
       </ant>
       <depend project="ant" inherit="runtime"/>
  +    <depend project="xml-apis"/>
       <depend project="xml-xerces"/>
       <jar name="http/dist/commons-http.jar"/>
       <javadoc nested="http/dist/docs/api"/>
  @@ -177,6 +178,7 @@
         <depend property="junit.jar"   project="junit"/>
       </ant>
       <depend project="ant" inherit="runtime"/>
  +    <depend project="xml-apis"/>
       <depend project="xml-xerces"/>
       <work nested="jjar/classes"/>
       <work nested="jjar/tests"/>
  @@ -318,6 +320,7 @@
         <property name="component.version"  value="@@DATE@@"/>
       </ant>
       <depend project="ant" inherit="runtime"/>
  +    <depend project="xml-apis"/>
       <depend project="xml-xerces"/>
       <jar name="threading/dist/commons-threading-@@DATE@@.jar"/>
       <javadoc nested="threading/dist/docs/api"/>
  @@ -357,6 +360,7 @@
         <property name="version"  value="@@DATE@@"/>
       </ant>
       <depend project="ant" inherit="runtime"/>
  +    <depend project="xml-apis"/>
       <depend project="xml-xerces"/>
       <depend project="junit"/>
       <jar name="xmlio/build/lib/commons-xmlio-@@DATE@@.jar"/>
  
  
  
  1.14      +2 -1      gump/project/jakarta-ecs.xml
  
  Index: jakarta-ecs.xml
  ===================================================================
  RCS file: /home/cvs/gump/project/jakarta-ecs.xml,v
  retrieving revision 1.13
  retrieving revision 1.14
  diff -u -r1.13 -r1.14
  --- jakarta-ecs.xml	12 Nov 2004 09:12:47 -0000	1.13
  +++ jakarta-ecs.xml	6 May 2005 07:50:55 -0000	1.14
  @@ -1,6 +1,6 @@
   <?xml version="1.0" ?>
   <!--
  -  Copyright 2001-2004 The Apache Software Foundation
  +  Copyright 2001-2005 The Apache Software Foundation
   
     Licensed under the Apache License, Version 2.0 (the "License");
     you may not use this file except in compliance with the License.
  @@ -31,6 +31,7 @@
       </ant>
   
       <depend project="ant" inherit="runtime"/>
  +    <depend project="xml-apis"/>
       <depend project="xml-xerces"/>
       <depend project="jakarta-regexp"/>
       <home nested="ecs-@@DATE@@"/>
  
  
  
  1.19      +1 -0      gump/project/jakarta-oro.xml
  
  Index: jakarta-oro.xml
  ===================================================================
  RCS file: /home/cvs/gump/project/jakarta-oro.xml,v
  retrieving revision 1.18
  retrieving revision 1.19
  diff -u -r1.18 -r1.19
  --- jakarta-oro.xml	26 Jan 2005 08:59:08 -0000	1.18
  +++ jakarta-oro.xml	6 May 2005 07:50:55 -0000	1.19
  @@ -31,6 +31,7 @@
       </ant>
   
       <depend project="ant" inherit="runtime"/>
  +    <depend project="xml-apis"/>
       <depend project="xml-xerces"/>
   
       <jar  name="jakarta-oro-@@DATE@@.jar" id="oro"/>
  
  
  
  1.23      +1 -0      gump/project/jakarta-regexp.xml
  
  Index: jakarta-regexp.xml
  ===================================================================
  RCS file: /home/cvs/gump/project/jakarta-regexp.xml,v
  retrieving revision 1.22
  retrieving revision 1.23
  diff -u -r1.22 -r1.23
  --- jakarta-regexp.xml	4 May 2005 13:25:09 -0000	1.22
  +++ jakarta-regexp.xml	6 May 2005 07:50:55 -0000	1.23
  @@ -42,6 +42,7 @@
     <project name="jakarta-regexp-package">
       <ant target="package"/>
       <depend project="ant" inherit="runtime"/>
  +    <depend project="xml-apis"/>
       <depend project="xml-xerces"/>
       <javadoc nested="jakarta-regexp-1.3-dev/docs/api"/>
       <nag from="Stefan Bodewig &lt;bodewig@apache.org&gt;"
  
  
  
  1.15      +1 -1      gump/project/jakarta-servletapi-4.xml
  
  Index: jakarta-servletapi-4.xml
  ===================================================================
  RCS file: /home/cvs/gump/project/jakarta-servletapi-4.xml,v
  retrieving revision 1.14
  retrieving revision 1.15
  diff -u -r1.14 -r1.15
  --- jakarta-servletapi-4.xml	5 May 2005 05:38:34 -0000	1.14
  +++ jakarta-servletapi-4.xml	6 May 2005 07:50:55 -0000	1.15
  @@ -1,6 +1,6 @@
   <?xml version="1.0" ?>
   <!--
  -  Copyright 2001-2004 The Apache Software Foundation
  +  Copyright 2001-2005 The Apache Software Foundation
   
     Licensed under the Apache License, Version 2.0 (the "License");
     you may not use this file except in compliance with the License.
  
  
  
  1.9       +1 -1      gump/project/jakarta-servletapi-5.xml
  
  Index: jakarta-servletapi-5.xml
  ===================================================================
  RCS file: /home/cvs/gump/project/jakarta-servletapi-5.xml,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- jakarta-servletapi-5.xml	5 May 2005 05:38:34 -0000	1.8
  +++ jakarta-servletapi-5.xml	6 May 2005 07:50:55 -0000	1.9
  @@ -1,6 +1,6 @@
   <?xml version="1.0" ?>
   <!--
  -  Copyright 2001-2004 The Apache Software Foundation
  +  Copyright 2001-2005 The Apache Software Foundation
   
     Licensed under the Apache License, Version 2.0 (the "License");
     you may not use this file except in compliance with the License.
  
  
  
  1.13      +1 -1      gump/project/jakarta-servletapi.xml
  
  Index: jakarta-servletapi.xml
  ===================================================================
  RCS file: /home/cvs/gump/project/jakarta-servletapi.xml,v
  retrieving revision 1.12
  retrieving revision 1.13
  diff -u -r1.12 -r1.13
  --- jakarta-servletapi.xml	5 May 2005 05:38:34 -0000	1.12
  +++ jakarta-servletapi.xml	6 May 2005 07:50:55 -0000	1.13
  @@ -1,6 +1,6 @@
   <?xml version="1.0" ?>
   <!--
  -  Copyright 2001-2004 The Apache Software Foundation
  +  Copyright 2001-2005 The Apache Software Foundation
   
     Licensed under the Apache License, Version 2.0 (the "License");
     you may not use this file except in compliance with the License.
  
  
  
  1.21      +1 -1      gump/project/jakarta-tomcat-33.xml
  
  Index: jakarta-tomcat-33.xml
  ===================================================================
  RCS file: /home/cvs/gump/project/jakarta-tomcat-33.xml,v
  retrieving revision 1.20
  retrieving revision 1.21
  diff -u -r1.20 -r1.21
  --- jakarta-tomcat-33.xml	5 May 2005 05:38:34 -0000	1.20
  +++ jakarta-tomcat-33.xml	6 May 2005 07:50:55 -0000	1.21
  @@ -1,6 +1,6 @@
   <?xml version="1.0" ?>
   <!--
  -  Copyright 2001-2004 The Apache Software Foundation
  +  Copyright 2001-2005 The Apache Software Foundation
   
     Licensed under the Apache License, Version 2.0 (the "License");
     you may not use this file except in compliance with the License.
  
  
  
  1.30      +1 -1      gump/project/jakarta-tomcat-catalina.xml
  
  Index: jakarta-tomcat-catalina.xml
  ===================================================================
  RCS file: /home/cvs/gump/project/jakarta-tomcat-catalina.xml,v
  retrieving revision 1.29
  retrieving revision 1.30
  diff -u -r1.29 -r1.30
  --- jakarta-tomcat-catalina.xml	5 May 2005 05:38:34 -0000	1.29
  +++ jakarta-tomcat-catalina.xml	6 May 2005 07:50:56 -0000	1.30
  @@ -1,6 +1,6 @@
   <?xml version="1.0" ?>
   <!--
  -  Copyright 2001-2004 The Apache Software Foundation
  +  Copyright 2001-2005 The Apache Software Foundation
   
     Licensed under the Apache License, Version 2.0 (the "License");
     you may not use this file except in compliance with the License.
  
  
  
  1.8       +2 -1      gump/project/jakarta-tools.xml
  
  Index: jakarta-tools.xml
  ===================================================================
  RCS file: /home/cvs/gump/project/jakarta-tools.xml,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- jakarta-tools.xml	27 Feb 2004 09:22:56 -0000	1.7
  +++ jakarta-tools.xml	6 May 2005 07:50:56 -0000	1.8
  @@ -1,6 +1,6 @@
   <?xml version="1.0" ?>
   <!--
  -  Copyright 2001-2004 The Apache Software Foundation
  +  Copyright 2001-2005 The Apache Software Foundation
   
     Licensed under the Apache License, Version 2.0 (the "License");
     you may not use this file except in compliance with the License.
  @@ -25,6 +25,7 @@
     <project name="jakarta-tools">
       <package>org.apache.tools.moo</package>
       <ant basedir="moo" target="dist"/>
  +    <depend project="xml-apis"/>
       <depend project="xml-xerces"/>
       <depend project="ant" inherit="runtime"/>
       <depend project="jakarta-servletapi"/>
  
  
  
  1.4       +1 -0      gump/project/java-service-wrapper.xml
  
  Index: java-service-wrapper.xml
  ===================================================================
  RCS file: /home/cvs/gump/project/java-service-wrapper.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- java-service-wrapper.xml	27 Jan 2005 13:35:10 -0000	1.3
  +++ java-service-wrapper.xml	6 May 2005 07:50:56 -0000	1.4
  @@ -26,6 +26,7 @@
       <ant target="jar"/>
   
       <depend project="ant"/>
  +    <depend project="xml-apis"/>
       <depend project="xml-xerces"/>
       <depend project="junit"/>
   
  
  
  
  1.8       +2 -0      gump/project/jline.xml
  
  Index: jline.xml
  ===================================================================
  RCS file: /home/cvs/gump/project/jline.xml,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- jline.xml	2 Feb 2005 10:00:17 -0000	1.7
  +++ jline.xml	6 May 2005 07:50:56 -0000	1.8
  @@ -28,6 +28,7 @@
       </ant>
   
       <depend project="ant"/>
  +    <depend project="xml-apis"/>
       <depend project="xml-xerces"/>
   
       <jar name="release/jline.jar" id="jline"/>
  @@ -43,6 +44,7 @@
   
       <depend project="ant"/>
       <depend project="junit"/>
  +    <depend project="xml-apis"/>
       <depend project="xml-xerces"/>
       <depend project="jline"/>
   
  
  
  
  1.16      +1 -1      gump/project/junit.xml
  
  Index: junit.xml
  ===================================================================
  RCS file: /home/cvs/gump/project/junit.xml,v
  retrieving revision 1.15
  retrieving revision 1.16
  diff -u -r1.15 -r1.16
  --- junit.xml	4 May 2005 13:25:09 -0000	1.15
  +++ junit.xml	6 May 2005 07:50:56 -0000	1.16
  @@ -32,7 +32,7 @@
       </ant>
   
       <depend project="bootstrap-ant"/>
  -    <depend project="jaxp" ids="sax"/>
  +    <depend project="xml-apis"/>
       <depend project="xml-xerces"/>
       <work parent="dist/junit"/>
   
  
  
  
  1.12      +2 -1      gump/project/jython.xml
  
  Index: jython.xml
  ===================================================================
  RCS file: /home/cvs/gump/project/jython.xml,v
  retrieving revision 1.11
  retrieving revision 1.12
  diff -u -r1.11 -r1.12
  --- jython.xml	6 Oct 2004 04:59:58 -0000	1.11
  +++ jython.xml	6 May 2005 07:50:56 -0000	1.12
  @@ -1,6 +1,6 @@
   <?xml version="1.0" ?>
   <!--
  -  Copyright 2001-2004 The Apache Software Foundation
  +  Copyright 2001-2005 The Apache Software Foundation
   
     Licensed under the Apache License, Version 2.0 (the "License");
     you may not use this file except in compliance with the License.
  @@ -32,6 +32,7 @@
       </ant>
   
       <depend project="ant" inherit="runtime"/>
  +    <depend project="xml-apis"/>
       <depend project="xml-xerces"/>
       <depend project="javacc"/>
       <option project="jakarta-servletapi"/>
  
  
  
  1.7       +1 -0      gump/project/logging-log4j-12.xml
  
  Index: logging-log4j-12.xml
  ===================================================================
  RCS file: /home/cvs/gump/project/logging-log4j-12.xml,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- logging-log4j-12.xml	29 Apr 2005 07:45:40 -0000	1.6
  +++ logging-log4j-12.xml	6 May 2005 07:50:56 -0000	1.7
  @@ -31,6 +31,7 @@
       </ant>
   
       <depend project="ant" inherit="runtime"/>
  +    <depend project="xml-apis"/>
       <depend project="xml-xerces"/>
       <work nested="dist/classes"/>
       <option project="jms"/>
  
  
  
  1.5       +3 -1      gump/project/msv.xml
  
  Index: msv.xml
  ===================================================================
  RCS file: /home/cvs/gump/project/msv.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- msv.xml	16 Oct 2004 14:07:54 -0000	1.4
  +++ msv.xml	6 May 2005 07:50:56 -0000	1.5
  @@ -1,6 +1,6 @@
   <?xml version="1.0" ?>
   <!--
  -  Copyright 2001-2004 The Apache Software Foundation
  +  Copyright 2001-2005 The Apache Software Foundation
   
     Licensed under the Apache License, Version 2.0 (the "License");
     you may not use this file except in compliance with the License.
  @@ -30,6 +30,7 @@
   
       <depend project="ant"/>
       <depend project="relaxng"/>
  +    <depend project="xml-apis"/>
       <depend project="xml-xerces"/>
   
       <jar name="xsdlib/dist/xsdlib.jar" id="xsdlib"/>
  @@ -44,6 +45,7 @@
       <depend project="iso-relax"/>
       <depend project="jakarta-servletapi-5-servlet"/>
       <depend project="relaxng"/>
  +    <depend project="xml-apis"/>
       <depend project="xml-resolver"/>
       <depend project="xml-xerces"/>
       <depend project="xsdlib" inherit="jars"/>
  
  
  
  1.6       +2 -1      gump/project/rhino-cocoondev.xml
  
  Index: rhino-cocoondev.xml
  ===================================================================
  RCS file: /home/cvs/gump/project/rhino-cocoondev.xml,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- rhino-cocoondev.xml	7 Sep 2004 13:26:23 -0000	1.5
  +++ rhino-cocoondev.xml	6 May 2005 07:50:56 -0000	1.6
  @@ -1,6 +1,6 @@
   <?xml version="1.0" ?>
   <!--
  -  Copyright 2001-2004 The Apache Software Foundation
  +  Copyright 2001-2005 The Apache Software Foundation
   
     Licensed under the Apache License, Version 2.0 (the "License");
     you may not use this file except in compliance with the License.
  @@ -34,6 +34,7 @@
   
       <depend project="ant" inherit="runtime"/>
       <depend project="bsf"/>
  +    <depend project="xml-apis"/>
       <depend project="xml-xerces"/>
   
       <home nested="build/rhino_@@DATE@@"/>
  
  
  
  1.10      +2 -1      gump/project/town.xml
  
  Index: town.xml
  ===================================================================
  RCS file: /home/cvs/gump/project/town.xml,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  --- town.xml	27 Feb 2004 09:22:56 -0000	1.9
  +++ town.xml	6 May 2005 07:50:56 -0000	1.10
  @@ -1,6 +1,6 @@
   <?xml version="1.0" ?>
   <!--
  -  Copyright 2001-2004 The Apache Software Foundation
  +  Copyright 2001-2005 The Apache Software Foundation
   
     Licensed under the Apache License, Version 2.0 (the "License");
     you may not use this file except in compliance with the License.
  @@ -28,6 +28,7 @@
   
       <ant/>
       <depend project="ant" />
  +    <depend project="xml-apis"/>
       <depend project="xml-xerces" />
       <depend project="jakarta-servletapi" />
       <home nested="build"/>
  
  
  
  1.16      +1 -0      gump/project/uddi4j.xml
  
  Index: uddi4j.xml
  ===================================================================
  RCS file: /home/cvs/gump/project/uddi4j.xml,v
  retrieving revision 1.15
  retrieving revision 1.16
  diff -u -r1.15 -r1.16
  --- uddi4j.xml	22 Apr 2005 07:04:19 -0000	1.15
  +++ uddi4j.xml	6 May 2005 07:50:56 -0000	1.16
  @@ -32,6 +32,7 @@
         <property name="javac.executable" value="jikes"/>
       </ant>
   
  +    <depend project="xml-apis"/>
       <depend project="xml-xerces"/>
       <depend project="ant" inherit="runtime"/>
       <option project="ws-soap"/>
  
  
  
  1.17      +2 -1      gump/project/village.xml
  
  Index: village.xml
  ===================================================================
  RCS file: /home/cvs/gump/project/village.xml,v
  retrieving revision 1.16
  retrieving revision 1.17
  diff -u -r1.16 -r1.17
  --- village.xml	27 Feb 2004 09:22:56 -0000	1.16
  +++ village.xml	6 May 2005 07:50:56 -0000	1.17
  @@ -1,6 +1,6 @@
   <?xml version="1.0" ?>
   <!--
  -  Copyright 2001-2004 The Apache Software Foundation
  +  Copyright 2001-2005 The Apache Software Foundation
   
     Licensed under the Apache License, Version 2.0 (the "License");
     you may not use this file except in compliance with the License.
  @@ -30,6 +30,7 @@
         <property name="version" value="@@DATE@@"/>
       </ant>
       <depend project="ant" inherit="runtime"/>
  +    <depend project="xml-apis"/>
       <depend project="xml-xerces"/>
       <home nested="bin"/>
       <jar name="village-@@DATE@@.jar" id="village"/>
  
  
  
  1.3       +2 -1      gump/project/ws-soap.xml
  
  Index: ws-soap.xml
  ===================================================================
  RCS file: /home/cvs/gump/project/ws-soap.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- ws-soap.xml	27 Feb 2004 09:22:56 -0000	1.2
  +++ ws-soap.xml	6 May 2005 07:50:56 -0000	1.3
  @@ -1,6 +1,6 @@
   <?xml version="1.0" ?>
   <!--
  -  Copyright 2001-2004 The Apache Software Foundation
  +  Copyright 2001-2005 The Apache Software Foundation
   
     Licensed under the Apache License, Version 2.0 (the "License");
     you may not use this file except in compliance with the License.
  @@ -33,6 +33,7 @@
   
       <ant basedir="java" target="dist"/>
   
  +    <depend project="xml-apis"/>
       <depend project="xml-xerces"/>
       <depend project="ant" inherit="runtime"/>
       <depend project="javamail"/>
  
  
  
  1.15      +1 -0      gump/project/wsdl4j.xml
  
  Index: wsdl4j.xml
  ===================================================================
  RCS file: /home/cvs/gump/project/wsdl4j.xml,v
  retrieving revision 1.14
  retrieving revision 1.15
  diff -u -r1.14 -r1.15
  --- wsdl4j.xml	4 Apr 2005 13:51:16 -0000	1.14
  +++ wsdl4j.xml	6 May 2005 07:50:56 -0000	1.15
  @@ -32,6 +32,7 @@
         <property name="version" value="@@DATE@@"/>
         <property name="version.underscore" value="@@DATE@@"/>
       </ant>
  +    <depend project="xml-apis"/>
       <depend project="xml-xerces"/>
       <depend project="ant" inherit="runtime"/>
       <home nested="build"/>
  
  
  
  1.25      +3 -2      gump/project/xml-commons.xml
  
  Index: xml-commons.xml
  ===================================================================
  RCS file: /home/cvs/gump/project/xml-commons.xml,v
  retrieving revision 1.24
  retrieving revision 1.25
  diff -u -r1.24 -r1.25
  --- xml-commons.xml	6 Dec 2004 14:43:02 -0000	1.24
  +++ xml-commons.xml	6 May 2005 07:50:56 -0000	1.25
  @@ -1,6 +1,6 @@
   <?xml version="1.0" ?>
   <!--
  -  Copyright 2001-2004 The Apache Software Foundation
  +  Copyright 2001-2005 The Apache Software Foundation
   
     Licensed under the Apache License, Version 2.0 (the "License");
     you may not use this file except in compliance with the License.
  @@ -39,6 +39,7 @@
     <project name="xml-commons-which">
       <package>org.apache.env</package>
       <ant basedir="java" buildfile="which.xml" target="jar" />
  +    <depend project="xml-apis"/>
       <depend project="xml-xerces" />
       <depend project="bootstrap-ant"/>
       <home nested="java/build"/>
  
  
  
  1.3       +2 -1      gump/project/xpp.xml
  
  Index: xpp.xml
  ===================================================================
  RCS file: /home/cvs/gump/project/xpp.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- xpp.xml	12 Nov 2004 09:17:11 -0000	1.2
  +++ xpp.xml	6 May 2005 07:50:56 -0000	1.3
  @@ -1,6 +1,6 @@
   <?xml version="1.0" ?>
   <!--
  -  Copyright 2004 The Apache Software Foundation
  +  Copyright 2004-2005 The Apache Software Foundation
   
     Licensed under the Apache License, Version 2.0 (the "License");
     you may not use this file except in compliance with the License.
  @@ -30,6 +30,7 @@
         <property name="version" value="@@DATE@@"/>
       </ant>
       <depend project="ant"/>
  +    <depend project="xml-apis"/>
       <depend project="xml-xerces"/>
       <depend project="junit"/>