[jboss-svn-commits] JBL Code SVN: r7685 - labs/jbossrules/trunk

jboss-svn-commits at lists.jboss.org jboss-svn-commits at lists.jboss.org
Fri Nov 17 10:56:49 EST 2006


Author: ahtik
Date: 2006-11-17 10:56:47 -0500 (Fri, 17 Nov 2006)
New Revision: 7685

Modified:
   labs/jbossrules/trunk/README_DEPENDENCIES.txt
Log:
JBRULES-524 Removed references to JUNG


Modified: labs/jbossrules/trunk/README_DEPENDENCIES.txt
===================================================================
--- labs/jbossrules/trunk/README_DEPENDENCIES.txt	2006-11-17 15:55:43 UTC (rev 7684)
+++ labs/jbossrules/trunk/README_DEPENDENCIES.txt	2006-11-17 15:56:47 UTC (rev 7685)
@@ -6,7 +6,6 @@
     * drools-core - the rule engine itself.
     * optional packages:
           o xpp3, xstream - if you are using the file based audit feature
-          o jung, concurrent, colt, commons-collections, xercesImpl - only if you are using the visualisation feature (most people do this in the plug in - so not needed).
 
 Note you can use the drools-core stand-alone if you are compiling "outside" your runtime application, and deploying serialized Package or RuleBase? objects.
 




More information about the jboss-svn-commits mailing list