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 gr...@apache.org on 2005/04/26 15:49:10 UTC

cvs commit: jakarta-cactus/samples/ejb/src/scripts/share build.xml

grimsell    2005/04/26 06:49:10

  Modified:    samples/ejb/src/scripts/share build.xml
  Log:
  Added cargo dependecy.
  
  Revision  Changes    Path
  1.5       +1 -0      jakarta-cactus/samples/ejb/src/scripts/share/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-cactus/samples/ejb/src/scripts/share/build.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- build.xml	23 Oct 2003 12:27:43 -0000	1.4
  +++ build.xml	26 Apr 2005 13:49:10 -0000	1.5
  @@ -108,6 +108,7 @@
       <pathelement location="${aspectjrt.jar}"/>
       <pathelement location="${cactus.jar}"/>
       <pathelement location="${cactus.ant.jar}"/>
  +  	<pathelement location="${cargo.jar}"/>
       <pathelement location="${commons.httpclient.jar}"/>
       <pathelement location="${commons.logging.jar}"/>
       <pathelement location="${junit.jar}"/>
  
  
  

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