[
https://issues.jboss.org/browse/JBRULES-2829?page=com.atlassian.jira.plug...
]
Geoffrey De Smet edited comment on JBRULES-2829 at 12/13/10 8:54 AM:
---------------------------------------------------------------------
org.drools.lang.DRLLexer#DFA65_transitionS
and
org.drools.lang.DRL5xLexer might be causing it
was (Author: ge0ffrey):
org.drools.lang.DRLLexer#DFA65_transitionS might be causing it
StackOverflowError while compling drools from source
----------------------------------------------------
Key: JBRULES-2829
URL:
https://issues.jboss.org/browse/JBRULES-2829
Project: Drools
Issue Type: Task
Security Level: Public(Everyone can see)
Affects Versions: 5.2.0.M1
Reporter: Geoffrey De Smet
Assignee: Geoffrey De Smet
Priority: Minor
Fix For: FUTURE
When doing "build" in IntelliJ I get a StackOverflowError.
Not seen in Eclipse or maven yet.
I suspect recently we had a change with to many (non-looped) "+" concatenations
of strings in a class which the default setting of the compiler can't handle.
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira