]
Geoffrey De Smet updated JBRULES-3204:
--------------------------------------
Fix Version/s: 5.3.0.Final
(was: 5.3.0.CR1)
Creating ProcessBuilder in PackageBuilder should not fail silently
------------------------------------------------------------------
Key: JBRULES-3204
URL:
https://issues.jboss.org/browse/JBRULES-3204
Project: Drools
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: drools-compiler (expert)
Affects Versions: 5.3.0.Beta1
Reporter: Wolfgang Laun
Assignee: Edson Tirelli
Fix For: 5.3.0.Final
Trying to add a .DRF resource with
org.jbpm.process.builder.ProcessBuilderFactoryServiceImpl
missing from the classpath throws a NPE when the null ProcessBuilder is given a .DRF.
builder.add(ResourceFactory.newClassPathResource("some.rf"), ResourceType.DRF);
--
This message is automatically generated by JIRA.
For more information on JIRA, see: