[
https://issues.redhat.com/browse/DROOLS-5130?page=com.atlassian.jira.plug...
]
Luca Molteni updated DROOLS-5130:
---------------------------------
Description:
--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.--
Update Drools to support the new module MemoryCompiler as defined here
https://issues.redhat.com/browse/DROOLS-5206
was:
-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.-
Update Drools to support the new module MemoryCompiler as defined here
https://issues.redhat.com/browse/DROOLS-5206
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: Luca Molteni
Priority: Major
--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.--
Update Drools to support the new module MemoryCompiler as defined here
https://issues.redhat.com/browse/DROOLS-5206
--
This message was sent by Atlassian Jira
(v7.13.8#713008)