On M3? if you look at the JavaDialect you should see that the source is always set ti jdk1.5, can never go below that, but the target is 1.4 - which should allow static imports in a jdk1.4 environment. The unit tests for it are working, maybe you can look into debugging this one for me?

Mark
Ronald R. DiFrango wrote:
All,

I had to change the compiler setting from JDK 5.0 to JDK 1.4 and no all of a sudden my DRL files give me the following error:

Severity and Description Path Resource Location Creation Time Id Syntax error, static imports are only available if source level is 5.0 RtvDecisionEngine/src/rules/com/circuitcity/rtvcrms/rules modelDiscrepancyRules.drl line 20 1184006663382 77860

On all rules.

Thoughts?

Ron

------------------------------------------------------------------------

_______________________________________________
rules-users mailing list
rules-users@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-users

_______________________________________________
rules-users mailing list
rules-users@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-users

Reply via email to