1) Unused, broken import in:
drools-compiler\src\main\java\org\drools\semantics\java\StaticMethodFunctionResolver.java

import antlr.collections.AST; // unused and breaks compiling because it no longer exists

2) http://jira.jboss.com/jira/browse/JBRULES-537

3) Drools-compiler depends on Jess.
Since Jess isn't open source, it cannot be distributed,
which means that drools-compiler can't be fully build?
Maybe the benchmarks should be moved to a separate module which isn't included in the default module set?

4) I've also found a bug on the QueryResults on the 3.0.x branch, which I 'll verify in the trunk (if I can get it to build ;) and create a testcase for. [Apparently doing the same query twice and using A and exist(anotherA with a greater id) gives problems. In 3.0.4 with logical retractions it works. But anyway, I 'll create a testcase.]

--
With kind regards,
Geoffrey De Smet


---------------------------------------------------------------------
To unsubscribe from this list please visit:

   http://xircles.codehaus.org/manage_email

Reply via email to