ajack 2004/05/14 09:32:05 Modified: project depot.xml Log: Another place for this...
'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.51 +1 -0 gump/project/depot.xml Index: depot.xml =================================================================== RCS file: /home/cvs/gump/project/depot.xml,v retrieving revision 1.50 retrieving revision 1.51 diff -u -r1.50 -r1.51 --- depot.xml 14 May 2004 16:19:40 -0000 1.50 +++ depot.xml 14 May 2004 16:32:04 -0000 1.51 @@ -204,6 +204,7 @@ <depend project="depot-common" runtime="true"/> <depend project="jakarta-regexp" runtime="true"/> <depend project="commons-httpclient" runtime="true"/> + <depend project="commons-logging" runtime="true"/> <depend project="commons-vfs" runtime="true"/> <jar name="dist/depot-update-gump-@@DATE@@.jar"/> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]