ajack 2004/05/14 09:19:40 Modified: project depot.xml Log: 'cos we are tinking w/ 3 different run environments, we can't
do this 'right' and have depot inherit VFS runtime depenencies (even if VFS set them). So, add httpclient directly when using VFS. Revision Changes Path 1.50 +1 -0 gump/project/depot.xml Index: depot.xml =================================================================== RCS file: /home/cvs/gump/project/depot.xml,v retrieving revision 1.49 retrieving revision 1.50 diff -u -r1.49 -r1.50 --- depot.xml 12 May 2004 04:50:55 -0000 1.49 +++ depot.xml 14 May 2004 16:19:40 -0000 1.50 @@ -251,6 +251,7 @@ <depend project="depot-update" inherit="runtime"/> <depend project="commons-codec" runtime="true"/> <depend project="commons-logging" inherit="runtime"/> + <depend project="commons-httpclient" inherit="runtime"/> <depend project="ant" inherit="runtime"/> <ant basedir="update" buildfile="build-ant-sample.xml" target="gump" vm="1.4"> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]