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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]