Gabriele Cardosi created DROOLS-5130:
----------------------------------------
Summary: Externalize
org.drools.compiler.commons.jci.compilers.NativeJavaCompiler
Key: DROOLS-5130
URL:
https://issues.redhat.com/browse/DROOLS-5130
Project: Drools
Issue Type: Task
Reporter: Gabriele Cardosi
Assignee: Gabriele Cardosi
NativeJavaCompiler is a utility class the may be used by different client code, unrelated
to anything drools-specific and by itsel.
Currently it is defined inside the drools-compiler module that, in turns, brings in a
series of unneeded dependencies for such class itself.
Moving such class (and the other strictly-needed classes) will make it re-usable without
unwanted dependencies.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)