Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improving usability, massive refactoring. | Trygve Laugstøl | 2021-01-25 | 1 | -56/+6 |
| | | | | | | | | | | | | * 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. | ||||
* | Updating classpath.txt. | Trygve Laugstøl | 2021-01-25 | 1 | -2/+1 |
| | |||||
* | WIP: Optaplanner. | Trygve Laugstøl | 2021-01-24 | 1 | -52/+41 |
| | | | | | Excluding kie-api and kie-internal. Doing with without importing Kogito would probably have solved everything directly. | ||||
* | WIP: Optaplanner. | Trygve Laugstøl | 2021-01-24 | 1 | -0/+33 |
| | |||||
* | Splitting Main into two runs, Vpn and AcmeApps. | Trygve Laugstøl | 2021-01-06 | 1 | -1/+1 |
| | |||||
* | Splitting ACME out from the generic parts. | Trygve Laugstøl | 2021-01-06 | 1 | -0/+57 |