function boundaries are not detected corretly when importing drl files
----------------------------------------------------------------------
Key: JBRULES-1715
URL:
https://jira.jboss.org/jira/browse/JBRULES-1715
Project: JBoss Drools
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: drools-brms
Affects Versions: 4.0.7
Reporter: Seegler Ittyavirah
Assignee: Mark Proctor
create a drl file with some function definitions
function definitions are seperated by opening and closing brackets-"function
name(){...}"
lets have some comments within the function with closing bracket in it -//test closing }
import this drl file
drl import parser will wrongly detect the closing bracket in the comment as the end of
function.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira