]
Tibor Zimányi closed DROOLS-793.
--------------------------------
Resolution: Out of Date
Closing this as out of date for now. If there will be a need for this again, we can reopen
it.
Create KieModuleMetaData decoupled from Kie-CI so it can be used from
Classpath modules as well
-----------------------------------------------------------------------------------------------
Key: DROOLS-793
URL:
https://issues.jboss.org/browse/DROOLS-793
Project: Drools
Issue Type: Feature Request
Reporter: Mauricio Salatino
Assignee: Mario Fusco
Create a KIE-CI decoupled version for the KieModuleMetaData
.Factory.newKieModuleMetaData( kieContainer ) and expose that in the public API, so it can
be used in very simple examples to know more about the the KieModule no matter if they are
created using Maven or the class path scanning.