[Swift-commit] r6671 - trunk
hategan at ci.uchicago.edu
hategan at ci.uchicago.edu
Fri Jul 26 19:27:09 CDT 2013
Author: hategan
Date: 2013-07-26 19:27:09 -0500 (Fri, 26 Jul 2013)
New Revision: 6671
Modified:
trunk/project.properties
Log:
forgot to add jfreechart jars to library dependencies
Modified: trunk/project.properties
===================================================================
--- trunk/project.properties 2013-07-26 22:35:19 UTC (rev 6670)
+++ trunk/project.properties 2013-07-27 00:27:09 UTC (rev 6671)
@@ -8,4 +8,4 @@
# stable branch should be a change of version number)
version = svn
project = Swift workflow system
-lib.deps = antlr*.*, jsr173_1.0_api.*, resolver.*, stringtemplate.*, vdldefinitions.*, xbean.*, xbean_xpath.*, jug*.*, jaxrpc*.*, jline*.jar
+lib.deps = antlr*.*, jsr173_1.0_api.*, resolver.*, stringtemplate.*, vdldefinitions.*, xbean.*, xbean_xpath.*, jug*.*, jaxrpc*.*, jline*.jar, jfreechart*.jar, jcommon*.jar
More information about the Swift-commit
mailing list