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

jboss-svn-commits at lists.jboss.org jboss-svn-commits at lists.jboss.org
Fri Feb 27 06:52:47 EST 2009


Author: Rikkola
Date: 2009-02-27 06:52:46 -0500 (Fri, 27 Feb 2009)
New Revision: 25462

Modified:
   labs/jbossrules/trunk/README_DEPENDENCIES.txt
Log:
updated README_DEPENDENCIES.txt

Modified: labs/jbossrules/trunk/README_DEPENDENCIES.txt
===================================================================
--- labs/jbossrules/trunk/README_DEPENDENCIES.txt	2009-02-27 11:38:47 UTC (rev 25461)
+++ labs/jbossrules/trunk/README_DEPENDENCIES.txt	2009-02-27 11:52:46 UTC (rev 25462)
@@ -6,9 +6,10 @@
 
     * drools-core - the rule engine itself.
     * drools-api
-    * mvel-2.0M2
+    * mvel2-2.0.7
+    * joda-time-1.6
     * optional packages:
-          o xpp3-1.1.3.4.O, xstream-1.2.2 - if you are using the file based
+          o xpp3_min-1.1.4c, xstream-1.3.1 - if you are using the file based
 audit feature
 
 Note you can use the drools-core stand-alone if you are compiling "outside" your
@@ -21,8 +22,8 @@
     * drools-core
     * drools-api
     * drools-compiler - the rule compiler itself.
-    * antlr3-runtime-3.0.1
-    * xerces-2.4.0, xml-apis-1.0.b2 - only if you are using XML rules, if DRL
+    * antlr3-runtime-3.1.1
+    * xerces-2.9.1, xml-apis-2.0.2 - only if you are using XML rules, if DRL
 only, can skip this.
     * eclipse-jdt-core-3.4.1.v_883_R34x - only if you want to compile with
 eclipse
@@ -42,7 +43,8 @@
 
     * drools-core
     * drools-api
-    * drools-compiler - required as rules are generated and compiled
+    * drools-compiler - required as rules are generated and compiled
+    * drools-templates
     * drools-decisiontables - contains the spreadsheet compiler for both XLS and
 CSV
     * jxl-2.4.2 (jexcelapi) - for parsing Excel spreadsheets.




More information about the jboss-svn-commits mailing list