You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cactus-dev@jakarta.apache.org by vm...@apache.org on 2002/06/30 00:28:12 UTC

cvs commit: jakarta-cactus gump.xml

vmassol     2002/06/29 15:28:11

  Modified:    .        gump.xml
  Log:
  gump patch for prereq failures
  
  Revision  Changes    Path
  1.12      +4 -0      jakarta-cactus/gump.xml
  
  Index: gump.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-cactus/gump.xml,v
  retrieving revision 1.11
  retrieving revision 1.12
  diff -u -r1.11 -r1.12
  --- gump.xml	9 Jun 2002 18:28:06 -0000	1.11
  +++ gump.xml	29 Jun 2002 22:28:11 -0000	1.12
  @@ -123,6 +123,8 @@
       <depend project="aspectj"/>
       <depend project="jakarta-tomcat"/>
   
  +    <jar name="sample-servlet/dist-12/bin/sample-servlet.zip"/>
  +
       <nag from="Vincent Massol &lt;vmassol@apache.org&gt;"
            to="cactus-dev@jakarta.apache.org"/>
     </project>
  @@ -190,6 +192,8 @@
       <depend project="xml-xerces"/>
       <depend project="jakarta-tomcat-4.0" inherit="runtime"/>
       <depend project="aspectj"/>
  +
  +    <jar name="sample-servlet/dist-13/bin/sample-servlet.zip"/>
   
       <nag from="Vincent Massol &lt;vmassol@apache.org&gt;"
            to="cactus-dev@jakarta.apache.org"/>
  
  
  

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