vmassol     2003/02/12 12:53:39

  Modified:    samples/servlet build.xml
  Log:
  Put debug information to try to fix the Gump build issue. Will be removed once the 
Gump build works.
  
  Revision  Changes    Path
  1.7       +4 -0      jakarta-cactus/samples/servlet/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-cactus/samples/servlet/build.xml,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- build.xml 8 Feb 2003 17:51:59 -0000       1.6
  +++ build.xml 12 Feb 2003 20:53:39 -0000      1.7
  @@ -321,6 +321,10 @@
               <arg line="-buildfile ${target.sample.dir}/build.xml"/>
               <arg value="test"/>
   
  +            <!-- TODO: Remove me. Only used to debug Gump build which is 
  +                 currently failing, as of 12/02/2003. VMA -->
  +            <arg value="-debug"/>
  +            
               <classpath>
                   <pathelement path="${java.class.path}"/>
               </classpath>
  
  
  

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

Reply via email to