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 2003/03/25 20:38:23 UTC

cvs commit: jakarta-cactus gump.xml

vmassol     2003/03/25 11:38:23

  Modified:    .        gump.xml
  Log:
  Added new jars required by HttpUnit in the Ant Integration module.
  
  Revision  Changes    Path
  1.76      +8 -2      jakarta-cactus/gump.xml
  
  Index: gump.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-cactus/gump.xml,v
  retrieving revision 1.75
  retrieving revision 1.76
  diff -u -r1.75 -r1.76
  --- gump.xml	18 Mar 2003 10:54:00 -0000	1.75
  +++ gump.xml	25 Mar 2003 19:38:22 -0000	1.76
  @@ -201,11 +201,14 @@
         <depend property="log4j.jar" project="jakarta-log4j" id="log4j"/>
         <depend property="commons.logging.jar" project="commons-logging" id="all"/>
         <depend property="commons.httpclient.jar" project="commons-httpclient"/>
  -      <depend property="httpunit.jar" project="httpunit"/>
         <depend property="aspectjrt.jar" project="aspectj" id="aspectjrt"/>
         <depend property="junit.jar" project="junit"/>
         <depend property="cactus.framework.jar" project="jakarta-cactus-framework-12"/>
         <depend property="cactus.anttasks.jar" project="jakarta-cactus-anttasks"/>
  +      <depend property="httpunit.jar" project="httpunit"/>
  +      <depend property="nekohtml.jar" project="nekohtml" id="nekohtml"/>
  +      <depend property="xerces.jar" project="xml-xerces" id="parser"/>
  +      <depend property="xmlapis.jar" project="xml-xerces" id="apis"/>
   
       </ant>
     
  @@ -247,11 +250,14 @@
         <depend property="log4j.jar" project="jakarta-log4j" id="log4j"/>
         <depend property="commons.logging.jar" project="commons-logging" id="all"/>
         <depend property="commons.httpclient.jar" project="commons-httpclient"/>
  -      <depend property="httpunit.jar" project="httpunit"/>
         <depend property="aspectjrt.jar" project="aspectj" id="aspectjrt"/>
         <depend property="junit.jar" project="junit"/>
         <depend property="cactus.framework.jar" project="jakarta-cactus-framework-13"/>
         <depend property="cactus.anttasks.jar" project="jakarta-cactus-anttasks"/>
  +      <depend property="httpunit.jar" project="httpunit"/>
  +      <depend property="nekohtml.jar" project="nekohtml" id="nekohtml"/>
  +      <depend property="xerces.jar" project="xml-xerces" id="parser"/>
  +      <depend property="xmlapis.jar" project="xml-xerces" id="apis"/>
   
       </ant>
     
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: cactus-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: cactus-dev-help@jakarta.apache.org