Skip to content

Import optaplanner docs #4564

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1,218 commits into
base: main
Choose a base branch
from
Open

Conversation

Rikkola
Copy link
Contributor

@Rikkola Rikkola commented May 14, 2025

Follow up for. Getting Optaplanner in.

#4563
#4545

@Rikkola
Copy link
Contributor Author

Rikkola commented May 15, 2025

Holding this back as a draft before #4563 is in

mbiarnes and others added 29 commits May 28, 2025 14:47
* BXMSDOC-5884b reinstated edits

* BXMSDOC-5884 updated with clarifications

* BXMSDOC-5884 corrected typo
* Change master version to 8.0.0-SNAPSHOT
* Copy optaplanner-bom 8.x and introduce optaplanner-build-parent
* Fix optaplanner-bom pom's relativePath warning
* Embed content of kie-user-bom-parent to avoid littering the bom with repository elements.
* PLANNER-2022 Add JAXB marshalling for SolverConfig

* Remove mentions of multiple filterClasses

* Update documentation of custom properties

* Add a test for variableNameIncludes wrapper

* Rename a builder method withFilterClassList

The method does not accept a list of classes any more.

* PLANNER-2027 Rename AcceptorConfig to LocalSearchAcceptorConfig

* Rename the adapter class

* Apply the ScoreDirector package change to SolverConfigTest

* Centralize MoveSelector element names

* Rename TestSolutionPartitioner

* Move JAXB adapter to the impl package

* Move element names to individual MoveSectorConfigs

* Centralize element names of PhaseConfigs
…, Indictment, ConstraintMatchTotal and ConstraintMatch
* PLANNER-2223: Move ide-config into its own module

Before, ide-config was stored in a directory, which the
formatter plugin needed to reference in order to format the
files. This means for child modules one level down from the project
root, you need to set format.directory to "../../ide-config",
for two levels down: "../../../ide-config". This is error-prone
and not developer friendly. To fix this, we move the ide-config
into its own maven module, which can be included as a dependency
for the formatter plugin, and thus we don't need to set
format.directory. Additionally, this allows us to reuse the
ide-config in other projects without copying the files.

* Add url and description to optaplanner-ide-config
Jenkins CI and others added 22 commits May 28, 2025 14:47
Update nearby distance to new VRP implementation

Updated the code
Added an explanation
* Bump SpringBoot version

* Bump SpringBoot version
…part of the migration to Apache apache#519 (apache#2949)

* kie-issues#519: Replace copyright headers/comments on optaplanner as part of the migration to Apache apache#519

* kie-issues#519: Replace copyright headers/commends fixing tests

* kie-issues#519: Replace copyright headers/commends fixing tests
* BXMSDOC-8220 added vaccination scheduler

* BMXSDOC-8220 commented out vac scheduler

* BMXSDOC-8220 updated after disussion with Geoffrey

* BXMSDOC-8220 fixed case in title

* BXMSDOC-8220 fixed case in title

* BXMSDOC-8220 updated with meeting comments

* BXMSDOC-8220 further refined variables

* BXMSDOC-8220 removed splitter elements so this can be merged

* BXMSDOC-8220 removed you can

---------

Co-authored-by: Emily Murphy <[email protected]>
…#3051)

* Migrate to OptaPlanner 9
* Upgrade Quarkus to LTS 3.2.9
* Remove Java 11 from GH Actions
* kie-issues#1165 Adding Apache headers to .gitignore files

* kie-issues#1165 Adding Apache headers to missing source code files

* kie-issues#1165 Adding Apache headers to adoc files

* kie-issues#1165 Adding Apache headers to .gitattributes file

* kie-issues#1165 Adding Apache headers to yaml files.

* kie-issues#1165 Adding Apache headers to drl and ftl template files.

* kie-issues#1165 Adding Apache headers to remaining files + additional NOTICE and DISCLAIMER files.

* kie-issues#1165 Adding Apache headers to .bat file.
@Rikkola Rikkola force-pushed the import-optaplanner-docs branch from 1183fda to adef31f Compare May 28, 2025 13:27
@Rikkola Rikkola requested a review from tkobayas May 28, 2025 13:44
@Rikkola Rikkola marked this pull request as ready for review May 28, 2025 13:45
@Rikkola
Copy link
Contributor Author

Rikkola commented May 28, 2025

@tkobayas Was this "This branch cannot be rebased due to conflicts" something you also ran into?

@tkobayas
Copy link
Contributor

@Rikkola Yes, github has "Rebase limits" of 100 commits.

https://lists.apache.org/thread/pmdc2vrk1lh3p584fq187c71k82dc4sj

I had split to multiple PRs last time, but "direct push" would be easier as discussed in the dev ML.

@Rikkola Rikkola requested a review from domhanak June 25, 2025 12:39
@Rikkola
Copy link
Contributor Author

Rikkola commented Jun 25, 2025

Looks like I need to fix some conflicts.

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.