Please don't use the JIRA names as test method names, i.e.:
public final void testJBRULES3416() throws DroolsParserException, IOException {
Later on that means nothing. Give the method a real name and put the
JIRA in a commit line.
Thanks
Mark
Show replies by date