Hello.

It seems that Drools 5.5 experiences problems translating RHS code with Java 7 syntax, while it's running with JDK 1.7.

For example, literal numbers with thousand separator of form "<b>10_000</b>" are detected as errors, and generics forms like <b>List<String> l = new ArrayList<>()</b>; is also refused because of the <> that must be removed.

Is it a natural behavior or is there a way to majke it use a Java 7 aware parser ?

Thanks for your help.

Regards.

        
        
        
<br/><hr align="left" width="300" />
View this message in context: <a href="http://drools.46999.n3.nabble.com/Drools-5-5-and-Java-7-syntax-tp4029588.html">Drools 5.5 and Java 7 syntax</a><br/>
Sent from the <a href="http://drools.46999.n3.nabble.com/Drools-User-forum-f47000.html">Drools: User forum mailing list archive</a> at Nabble.com.<br/>