On Sun, Mar 27, 2011 at 11:15 PM, Edson Tirelli <ed.tirelli@gmail.com> wrote:
Thanks for the heads up. I am pretty sure this might be because you need MVEL HEAD as well. Can you try it and let me know?
OK; git cloned mvel, ran mvn -U clean install on it...
...and IT fails:
Failed tests:
testStrictTypingCompilation(org.mvel2.tests.core.CoreConfidenceTests)
Tests in error:
testAmazed(org.mvel2.compiler.GenericsTypeInferenceTest)
I'll build it, I guess, skipping tests, and then see if I can at least compile Drools against it.
L