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

jboss-svn-commits at lists.jboss.org jboss-svn-commits at lists.jboss.org
Thu Aug 30 09:53:37 EDT 2007


Author: tirelli
Date: 2007-08-30 09:53:37 -0400 (Thu, 30 Aug 2007)
New Revision: 14752

Modified:
   labs/jbossrules/trunk/README.txt
Log:
JBRULES-1147: updating README.txt

Modified: labs/jbossrules/trunk/README.txt
===================================================================
--- labs/jbossrules/trunk/README.txt	2007-08-30 13:31:12 UTC (rev 14751)
+++ labs/jbossrules/trunk/README.txt	2007-08-30 13:53:37 UTC (rev 14752)
@@ -30,4 +30,14 @@
 
 If you have a ydoc license then you can build the javadocs with uml images using the ydoc doclet. 
 Simple add the following to the mvn command line:
--Dydoc.home=<path to ydoc>
\ No newline at end of file
+-Dydoc.home=<path to ydoc>
+
+KNOWN PROBLEMS:
+
+* Functions can't be called from MVEL code blocks. Although, static methods
+from previously existing classes are working fine.
+
+* There are still some issues with MVEL code completion.
+
+* MVEL debug is not working.
+




More information about the jboss-svn-commits mailing list