[seam-commits] Seam SVN: r8530 - trunk/doc/Seam_Reference_Guide/en-US.
seam-commits at lists.jboss.org
seam-commits at lists.jboss.org
Mon Jul 28 13:18:58 EDT 2008
Author: pete.muir at jboss.org
Date: 2008-07-28 13:18:58 -0400 (Mon, 28 Jul 2008)
New Revision: 8530
Modified:
trunk/doc/Seam_Reference_Guide/en-US/Drools.xml
Log:
JBSEAM-3036
Modified: trunk/doc/Seam_Reference_Guide/en-US/Drools.xml
===================================================================
--- trunk/doc/Seam_Reference_Guide/en-US/Drools.xml 2008-07-28 16:58:07 UTC (rev 8529)
+++ trunk/doc/Seam_Reference_Guide/en-US/Drools.xml 2008-07-28 17:18:58 UTC (rev 8530)
@@ -215,6 +215,15 @@
</para>
</note>
+ <caution>
+ <para>
+ Seam comes with enough of Drools' dependencies to implement some
+ simple rules. If you want to add extra capabilities to Drools
+ you should download the full distribution and add in extra
+ dependencies as needed.
+ </para>
+ </caution>
+
<tip>
<para>
Drools comes with MVEL compiled for Java 1.4, which is
More information about the seam-commits
mailing list