You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by js...@apache.org on 2002/06/07 10:31:16 UTC

cvs commit: jakarta-commons-sandbox/cli gump.xml build-gump.xml

jstrachan    2002/06/07 01:31:16

  Modified:    cli      gump.xml build-gump.xml
  Log:
  Added gump descriptor and build
  
  Revision  Changes    Path
  1.2       +2 -1      jakarta-commons-sandbox/cli/gump.xml
  
  Index: gump.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons-sandbox/cli/gump.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- gump.xml	29 May 2002 00:05:18 -0000	1.1
  +++ gump.xml	7 Jun 2002 08:31:16 -0000	1.2
  @@ -23,7 +23,8 @@
       <depend project="jakarta-ant"/>
       <depend project="xml-xerces"/>
   
  -    <depend project="commons-logging"/>
  +    <depend project="$context.node.name"/>
  +    <depend project="$context.node.name"/>
   
       <work nested="target/classes"/>
       <home nested="target"/>
  
  
  
  1.2       +0 -1      jakarta-commons-sandbox/cli/build-gump.xml
  
  Index: build-gump.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons-sandbox/cli/build-gump.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- build-gump.xml	29 May 2002 00:05:18 -0000	1.1
  +++ build-gump.xml	7 Jun 2002 08:31:16 -0000	1.2
  @@ -21,7 +21,6 @@
         deprecation="false"
         optimize="false">
         <src>
  -         <pathelement location="src/java"/>
         </src>
       </javac>
   
  
  
  

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