[rules-dev] mvel14-1.2rc1rv805.jar

Xavier Breton xavier.breton at acm.org
Thu Aug 16 15:51:02 EDT 2007


Hi, where can I find mvel14-1.2rc1rv805.jar, it's because I can't
build the project for this dependency, I downloaded the jar from the
mvel home page, but it doesn't work, the revision is older and I also
have the revision 780 and doesn't work to.

The error I get is in the drools-compiler project and is as follows:
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure

/drools-compiler/src/main/java/org/drools/rule/builder/dialect/mvel/MVELDialect.java:[390,25]
cannot find symbol
symbol  : method addPackageImport(java.lang.String)
location: class org.mvel.ParserContext

/drools-compiler/src/main/java/org/drools/rule/builder/dialect/mvel/MVELExprAnalyzer.java:[73,25]
cannot find symbol
symbol  : method addPackageImport(java.lang.String)
location: class org.mvel.ParserContext

Regards
Xavier



More information about the rules-dev mailing list