[jboss-svn-commits] JBL Code SVN: r30838 - labs/jbossrules/trunk.
jboss-svn-commits at lists.jboss.org
jboss-svn-commits at lists.jboss.org
Mon Dec 28 11:28:29 EST 2009
Author: Rikkola
Date: 2009-12-28 11:28:28 -0500 (Mon, 28 Dec 2009)
New Revision: 30838
Modified:
labs/jbossrules/trunk/README_DEPENDENCIES.txt
Log:
updated readme
Modified: labs/jbossrules/trunk/README_DEPENDENCIES.txt
===================================================================
--- labs/jbossrules/trunk/README_DEPENDENCIES.txt 2009-12-28 04:12:51 UTC (rev 30837)
+++ labs/jbossrules/trunk/README_DEPENDENCIES.txt 2009-12-28 16:28:28 UTC (rev 30838)
@@ -42,6 +42,7 @@
* drools-core
* drools-api
* drools-compiler
+ * drools-decisiontables
* drools-jsr94 - the implementation of the standard
* jsr94-1.1 - the standard API for javax.rules.
@@ -80,9 +81,15 @@
* drools-compiler
VERIFIER
+ * drools-api
* drools-compiler
* xstream 1.3.1 - If you are using the XML report
+DROOLSDOC
+Creates a PDF documentation from DRL
+ * itext 2.1.2
+
+
The most common use case is for COMPILER - this allows rules to be loaded from
their source form,
More information about the jboss-svn-commits
mailing list