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

jboss-svn-commits at lists.jboss.org jboss-svn-commits at lists.jboss.org
Mon Aug 14 06:08:06 EDT 2006


Author: michael.neale at jboss.com
Date: 2006-08-14 06:08:04 -0400 (Mon, 14 Aug 2006)
New Revision: 5855

Modified:
   labs/jbossrules/trunk/README_DEPENDENCIES.txt
Log:
fixed up jexcel api message

Modified: labs/jbossrules/trunk/README_DEPENDENCIES.txt
===================================================================
--- labs/jbossrules/trunk/README_DEPENDENCIES.txt	2006-08-14 10:02:01 UTC (rev 5854)
+++ labs/jbossrules/trunk/README_DEPENDENCIES.txt	2006-08-14 10:08:04 UTC (rev 5855)
@@ -36,7 +36,7 @@
 
     * drools-compiler - required as rules are generated and compiled
     * drools-decisiontables - contains the spreadsheet compiler for both XLS and CSV
-    * jexcelapi - for parsing Excel spreadsheets.
+    * jxl (jexcelapi) - for parsing Excel spreadsheets.
 
 The most common use case is for COMPILER - this allows rules to be loaded from their source form, 
 and includes the runtime engine of course. 




More information about the jboss-svn-commits mailing list