[rules-users] Drools 5.5 and Java 7 syntax

Ephemeris Lappis ephemeris.lappis at gmail.com
Thu May 15 13:40:12 EDT 2014


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 "*10_000*" are detected as errors, and
generics forms like *List l = new ArrayList<>()*; 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.



--
View this message in context: http://drools.46999.n3.nabble.com/Drools-5-5-and-Java-7-syntax-tp4029588.html
Sent from the Drools: User forum mailing list archive at Nabble.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/rules-users/attachments/20140515/6aa86bd9/attachment-0001.html 


More information about the rules-users mailing list