Skip to content

kie-issues#2347: 10.3.x+ stream: Move optaplanner to drools preserving Git-history and top-level directory structure - #6762

Merged
kbowers-ibm merged 9061 commits into
apache:mainfrom
kbowers-ibm:optaplanner-merge-v2
Jul 10, 2026
Merged

kie-issues#2347: 10.3.x+ stream: Move optaplanner to drools preserving Git-history and top-level directory structure#6762
kbowers-ibm merged 9061 commits into
apache:mainfrom
kbowers-ibm:optaplanner-merge-v2

Conversation

@kbowers-ibm

@kbowers-ibm kbowers-ibm commented Jun 18, 2026

Copy link
Copy Markdown
Contributor

Closes apache/incubator-kie-issues#2347
This merge combines the optaplanner and drools repositories at the root level, preserving complete Git history from both projects. All optaplanner modules (optaplanner-benchmark, optaplanner-examples, etc.) are now at the top level alongside drools modules (drools-drl, drools-core, etc.).

Added the optaplanner modules in the root pom.xml and created a new optaplanner-parent directory that houses optaplanner's root pom.xml

required PR in kogito-runtimes apache/incubator-kie-kogito-runtimes#4327 as downstream build was failing.

Related PRs:

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

10.3.x+ stream: Move optaplanner to drools preserving Git-history and top-level directory structure.