rubys       01/09/14 03:13:31

  Modified:    proposal/gump/project jakarta-commons.xml
  Log:
  Build cactus using the "gump" target
  
  Revision  Changes    Path
  1.38      +2 -2      jakarta-alexandria/proposal/gump/project/jakarta-commons.xml
  
  Index: jakarta-commons.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-alexandria/proposal/gump/project/jakarta-commons.xml,v
  retrieving revision 1.37
  retrieving revision 1.38
  diff -u -r1.37 -r1.38
  --- jakarta-commons.xml       2001/09/11 00:37:27     1.37
  +++ jakarta-commons.xml       2001/09/14 10:13:30     1.38
  @@ -37,7 +37,7 @@
         Unit test framework for J2EE server-side java code
       </description>
   
  -    <ant basedir="cactus" buildfile="build/build.xml" target="all">
  +    <ant basedir="cactus" buildfile="build/build.xml" target="gump">
         <property name="test.port" value="8081"/>
         <property name="tomcat.home.33" reference="home"
                   project="jakarta-tomcat"/>
  @@ -70,7 +70,7 @@
         Unit test framework for J2EE server-side java code
       </description>
   
  -    <ant basedir="cactus" buildfile="build/build.xml" target="jar">
  +    <ant basedir="cactus" buildfile="build/build.xml" target="gump">
         <property name="test.port" value="8082"/>
         <property name="tomcat.home.40" reference="home"
                   project="jakarta-tomcat-4.0"/>
  
  
  

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

Reply via email to