-
Bug
-
Resolution: Done
-
Major
-
6.4.0.Final, 6.5.0.CR2, 7.0.0.Beta2
-
None
-
-
NEW
-
NEW
Injecting a ksession annotated with a particular @KReleaseId is not able to read the passed release id from the classpath (the part that does that is not implemented).
The bug is here: https://github.com/droolsjbpm/drools/blob/6.4.0.Final/drools-compiler/src/main/java/org/drools/compiler/kie/builder/impl/KieRepositoryImpl.java#L123-L126
Patch attached.
- is related to
-
DROOLS-1351 Calling KieRepository.getKieModule() for a GAV of a non KJar throws Exception instead of returning null as per API contract.
- Closed