-
Bug
-
Resolution: Done
-
Minor
-
6.5.0.Final
-
None
I have some rules files under src/main/resources that are picked up fine with Drools v5.6.0. However, Drools v6.5.0 does not pick up the rules files when tests are being run. Turning on DEBUG logging shows that Drools v6.5.0 looks for rules files only under target/test-classes folder (instead of looking for them under target/classes as well).
A sample project is available on Github.
- causes
-
DROOLS-1570 Rule stopped working after upgrading from 5.6.0 to 6.5.0
-
- Closed
-