summaryrefslogtreecommitdiff
path: root/module/ri-engine/pom.xml
Commit message (Collapse)AuthorAgeFilesLines
* Code reorganization.Trygve Laugstøl2021-02-031-191/+0
| | | | Moving main code to src, keeping modules in modules/
* Moving TemplateEngine to shared API.Trygve Laugstøl2021-02-031-0/+6
|
* Better main().Trygve Laugstøl2021-01-281-1/+1
| | | | | * More than one input database. * Only creating templating engine if the rules require it.
* Better main() support.Trygve Laugstøl2021-01-261-4/+20
|
* wipTrygve Laugstøl2021-01-251-24/+45
|
* Improving usability, massive refactoring.Trygve Laugstøl2021-01-251-6/+74
| | | | | | | | | | | | * Moving all Drools code into their own modules. This fixes ri-engine to acme dependency. * Now they all inherit from their own parent, should be used by third party code too. * Separating acme planning code into its own module. * Splitting rules code from ri-engine into ri-base. ri-engine is now a pure launcher for modules. * Dumping kogito for the most part, but it seems like the planner still requires that.
* Reformatting pom.xml.Trygve Laugstøl2021-01-241-66/+66
|
* WIP: Optaplanner.Trygve Laugstøl2021-01-241-26/+12
| | | | | Excluding kie-api and kie-internal. Doing with without importing Kogito would probably have solved everything directly.
* WIP: Optaplanner.Trygve Laugstøl2021-01-241-0/+2
|
* Splitting ACME out from the generic parts.Trygve Laugstøl2021-01-061-1/+0
|
* Starting on splitting up into different modules.Trygve Laugstøl2021-01-061-0/+93