| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
* Moving templates into their respective modules.
* Supporting export type-based filtering. Probably not perfect.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
* 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.
|
| |
|
|
|
|
|
|
|
|
| |
Enabling object references internally in the document. Needed to write
all objects in one go for Jackson to resolve all internal references.
Applied some sorting magic to write out as many as possible objects on
the root level. Will need some more magic later for customers to
customize the output ordering.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Fixing broken myapps too.
|
| |
|
|
|