bodewig     02/04/04 00:29:15

  Modified:    proposal/gump .cvsignore
               proposal/gump/project jakarta-ant.xml jakarta-tomcat-40.xml
               proposal/gump/site build.properties
  Log:
  add some optional dependencies
  
  Revision  Changes    Path
  1.5       +1 -0      jakarta-alexandria/proposal/gump/.cvsignore
  
  Index: .cvsignore
  ===================================================================
  RCS file: /home/cvs/jakarta-alexandria/proposal/gump/.cvsignore,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- .cvsignore        4 Feb 2002 14:13:01 -0000       1.4
  +++ .cvsignore        4 Apr 2002 08:29:15 -0000       1.5
  @@ -2,3 +2,4 @@
   jenny.jar
   work
   .timestamp
  +bodewig.xml
  
  
  
  1.52      +1 -0      jakarta-alexandria/proposal/gump/project/jakarta-ant.xml
  
  Index: jakarta-ant.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-alexandria/proposal/gump/project/jakarta-ant.xml,v
  retrieving revision 1.51
  retrieving revision 1.52
  diff -u -r1.51 -r1.52
  --- jakarta-ant.xml   26 Mar 2002 16:54:31 -0000      1.51
  +++ jakarta-ant.xml   4 Apr 2002 08:29:15 -0000       1.52
  @@ -40,6 +40,7 @@
       <option project="javamail"/>
       <option project="jakarta-bcel"/>
       <option project="antlr"/>
  +    <option project="jakarta-servletapi" />
   
       <home nested="build"/>
       <jar name="lib/ant.jar"/>
  
  
  
  1.38      +1 -0      jakarta-alexandria/proposal/gump/project/jakarta-tomcat-40.xml
  
  Index: jakarta-tomcat-40.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-alexandria/proposal/gump/project/jakarta-tomcat-40.xml,v
  retrieving revision 1.37
  retrieving revision 1.38
  diff -u -r1.37 -r1.38
  --- jakarta-tomcat-40.xml     26 Mar 2002 13:48:32 -0000      1.37
  +++ jakarta-tomcat-40.xml     4 Apr 2002 08:29:15 -0000       1.38
  @@ -91,6 +91,7 @@
       <depend project="jakarta-tomcat-util"/>
       <depend project="jakarta-servletapi-4"/>
       <depend project="jakarta-regexp"/>
  +    <option project="junit" />
       <work nested="catalina/build/server/classes"/>
   
       <home nested="dist"/>
  
  
  
  1.2       +17 -17    jakarta-alexandria/proposal/gump/site/build.properties
  
  Index: build.properties
  ===================================================================
  RCS file: /home/cvs/jakarta-alexandria/proposal/gump/site/build.properties,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- build.properties  24 Sep 2001 01:04:23 -0000      1.1
  +++ build.properties  4 Apr 2002 08:29:15 -0000       1.2
  @@ -1,17 +1,17 @@
  -#
  -# Use this file to override where to find dependencies
  -#
  -
  -#
  -# Specify the location of jakarta-site2.  The easiest way to obtain this
  -# is to check it out from jakarta.  See
  -# http://jakarta.apache.org/site/jakarta-site2.html for details.
  -#
  -# site2.dir = ../../../jakarta-site2
  -
  -#
  -# Specify the location of batik.  The latest release can be downloaded
  -# from http://xml.apache.org/batik/dist/ .  The latest release from
  -# cvs will also work.
  -#
  -# batik.dir = ../../../xml-batik
  +#
  +# Use this file to override where to find dependencies
  +#
  +
  +#
  +# Specify the location of jakarta-site2.  The easiest way to obtain this
  +# is to check it out from jakarta.  See
  +# http://jakarta.apache.org/site/jakarta-site2.html for details.
  +#
  +site2.dir = /home/bodewig/ASF/jakarta/jakarta-site2
  +
  +#
  +# Specify the location of batik.  The latest release can be downloaded
  +# from http://xml.apache.org/batik/dist/ .  The latest release from
  +# cvs will also work.
  +#
  +batik.dir = /home/bodewig/dev/gump/xml-batik
  
  
  

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

Reply via email to