]
Mario Fusco updated DROOLS-5639:
--------------------------------
Sprint: 2020 Week 37-39 (from Sep 7)
InternalKnowledgeBuilder.Empty should delegate all the methods
--------------------------------------------------------------
Key: DROOLS-5639
URL:
https://issues.redhat.com/browse/DROOLS-5639
Project: Drools
Issue Type: Bug
Components: core engine
Reporter: Daniele Zonca
Assignee: Mario Fusco
Priority: Major
InternalKnowledgeBuilder.Empty should delegate all methods to real impl because it is
possible to build an empty project and then incrementally add resources (this is what BC
normally does)
https://github.com/kiegroup/drools/blob/master/drools-compiler/src/main/j...