vmassol     2003/02/23 10:44:08

  Modified:    .        gump.xml
  Log:
  Put back previous <jar> entries as the new ones do not seem to work. Dunno why yet, 
but I'd like the build to succeed...
  
  Revision  Changes    Path
  1.66      +2 -2      jakarta-cactus/gump.xml
  
  Index: gump.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-cactus/gump.xml,v
  retrieving revision 1.65
  retrieving revision 1.66
  diff -u -r1.65 -r1.66
  --- gump.xml  22 Feb 2003 17:48:49 -0000      1.65
  +++ gump.xml  23 Feb 2003 18:44:08 -0000      1.66
  @@ -388,7 +388,7 @@
       <!-- Note: The sample project delivers a zip, not a jar. However, we
        need to put a <jar> entry so that dependent project will get a 
        PREREQ failure if this build was not successful -->
  -    <jar 
name="samples/servlet/release-12/jakarta-cactus-sample-servlet-@@DATE@@.zip"/>
  +    <jar name="samples/servlet/dist-12/bin/cactus-sample-servlet"/>
   
       <license name="LICENSE.cactus"/>
   
  @@ -452,7 +452,7 @@
       <!-- Note: The sample project delivers a zip, not a jar. However, we
        need to put a <jar> entry so that dependent project will get a 
        PREREQ failure if this build was not successful -->
  -    <jar 
name="samples/servlet/release-13/jakarta-cactus-sample-servlet-@@DATE@@.zip"/>
  +    <jar name="samples/servlet/dist-13/bin/cactus-sample-servlet"/>
   
       <license name="LICENSE.cactus"/>
   
  
  
  

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

Reply via email to