[
https://issues.jboss.org/browse/DROOLS-1627?page=com.atlassian.jira.plugi...
]
Tibor Zimányi commented on DROOLS-1627:
---------------------------------------
This is a problem when generating rule unit's class name. It creates it from DRL
filename, so when the filename is e.g. _person.drl_. it will create class _person_,
however it should be called _Person_. I will create PR with a fix.
Test DynamicRuleLoadTest.testKJarUpgradeWithJavaClass fails on Mac
and Windows
------------------------------------------------------------------------------
Key: DROOLS-1627
URL:
https://issues.jboss.org/browse/DROOLS-1627
Project: Drools
Issue Type: Bug
Components: core engine
Reporter: Matteo Mortari
Assignee: Matteo Mortari
Priority: Minor
Attachments: Screen Shot 2017-06-21 at 22.12.12.png
Reportedly, the test DynamicRuleLoadTest.testKJarUpgradeWithJavaClass fails on Mac OSX
with HFS+ filesystem with the default of case INsensitive.
It fails in similar way also on Windows 2012 Server with this output [1].
[1]
https://gist.github.com/baldimir/45d31d1139a4c43cd22ef37930fa1989
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)