[Swift-commit] Cog update

swift at ci.uchicago.edu swift at ci.uchicago.edu
Sun Apr 1 22:05:04 CDT 2012


------------------------------------------------------------------------
r3366 | hategan | 2012-04-01 22:02:26 -0500 (Sun, 01 Apr 2012) | 1 line

jars from cog/lib are automatically included if properly added to project.properties
------------------------------------------------------------------------
Index: modules/provider-localscheduler/project.properties
===================================================================
--- modules/provider-localscheduler/project.properties	(revision 3365)
+++ modules/provider-localscheduler/project.properties	(working copy)
@@ -2,6 +2,6 @@
 long.name 		= Local providers for PBS/Torque, Cobalt, and Condor
 version			= 0.4
 project			= Java CoG Kit
-lib.deps		= -
+lib.deps		= log4j*.jar
 debug			= true
 
Index: modules/provider-localscheduler/lib/log4j-1.2.16.jar
===================================================================
--- modules/provider-localscheduler/lib/log4j-1.2.16.jar	(revision 3365)
+++ modules/provider-localscheduler/lib/log4j-1.2.16.jar	(working copy)
@@ -1 +0,0 @@
-link ../../../lib/log4j-1.2.16.jar
\ No newline at end of file



More information about the Swift-commit mailing list