Daniele Zonca created DROOLS-6036:
-------------------------------------
Summary: Move common utility/shared classes outside drools-core
Key: DROOLS-6036
URL:
https://issues.redhat.com/browse/DROOLS-6036
Project: Drools
Issue Type: Task
Components: core engine
Reporter: Daniele Zonca
Assignee: Mario Fusco
Drools-core module contains many classes used also by other modules but that are not
strictly related to the core of the engine:
-
[
StringUtils|https://github.com/kiegroup/drools/blob/master/drools-core/sr...]
-
[
IoUtils|https://github.com/kiegroup/drools/blob/master/drools-core/src/ma...]
-
[
StreamUtils|https://github.com/kiegroup/drools/blob/master/drools-core/sr...]
- [Most of Resource
impl|https://github.com/kiegroup/drools/tree/master/drools-core/src/main/...]
Move to a (new?) shared module and update usages
--
This message was sent by Atlassian Jira
(v8.13.1#813001)