summaryrefslogtreecommitdiff
path: root/pom.xml
Commit message (Collapse)AuthorAgeFilesLines
* Code reorganization.Trygve Laugstøl2021-02-031-9/+24
| | | | Moving main code to src, keeping modules in modules/
* Moving TemplateEngine to shared API.Trygve Laugstøl2021-02-031-0/+2
|
* Creating engine.yaml and engine.ninja generator.Trygve Laugstøl2021-02-021-8/+24
|
* POM fixes.Trygve Laugstøl2021-02-011-0/+31
|
* Better main().Trygve Laugstøl2021-01-281-5/+4
| | | | | * More than one input database. * Only creating templating engine if the rules require it.
* Improving usability, massive refactoring.Trygve Laugstøl2021-01-251-2/+18
| | | | | | | | | | | | * 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.
* WIP: Optaplanner.Trygve Laugstøl2021-01-241-8/+8
| | | | | Excluding kie-api and kie-internal. Doing with without importing Kogito would probably have solved everything directly.
* Better dependency management for Jackson.Trygve Laugstøl2021-01-241-21/+23
|
* Splitting ACME out from the generic parts.Trygve Laugstøl2021-01-061-0/+7
|
* Starting on splitting up into different modules.Trygve Laugstøl2021-01-061-72/+13
|
* Generating IP addresses.Trygve Laugstøl2021-01-061-0/+13
|
* Back to JDK15+preview.Trygve Laugstøl2021-01-051-1/+2
| | | | IntelliJ had issues with JDK16.
* Setting Java version to 16.Trygve Laugstøl2021-01-051-7/+5
|
* Generating DNS too.Trygve Laugstøl2021-01-011-0/+12
|
* Migrating to Drools.Trygve Laugstøl2021-01-011-0/+139