Skip to content
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

OptaPlanner native support fixes #1721 #1822

Merged
merged 3 commits into from Nov 27, 2020

Conversation

zbendhiba
Copy link
Contributor

native support of optaplanner using optaplanner quarkus extension and recent support of SolverManager in Camel.

poms/bom/pom.xml Outdated Show resolved Hide resolved
integration-tests/optaplanner/pom.xml Outdated Show resolved Hide resolved
import org.optaplanner.core.api.domain.lookup.PlanningId;

/**
* adapted from optaplanner quarksu quickstart :
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

quarksu -> quarkus (same for the other places where this is mentioned).

@jamesnetherton
Copy link
Contributor

Wondering what this means for future CQ releases. I guess we may need to wait for OptaPlanner to bump their bits to the latest Quarkus version before we can proceed with our release?

pom.xml Outdated Show resolved Hide resolved
@zbendhiba
Copy link
Contributor Author

@davsclaus @jamesnetherton : I did some changes

@jamesnetherton jamesnetherton force-pushed the camel-master branch 4 times, most recently from fdd43ac to d8128f5 Compare October 1, 2020 14:22
@github-actions github-actions bot force-pushed the camel-master branch 3 times, most recently from a26946a to 4788828 Compare October 5, 2020 03:15
@ppalaga
Copy link
Contributor

ppalaga commented Oct 5, 2020

@zbendhiba could you please rebase and solve the conflicts? I'd like to review locally, esp. the dependency management part

@zbendhiba
Copy link
Contributor Author

@ppalaga I rebased, but please do not merge. The tests will fail with graalvm 20.2.0. We should wait for an update of version of extension

@zbendhiba zbendhiba changed the title OptaPlanner native support fixes #1721 WIP : OptaPlanner native support fixes #1721 Oct 5, 2020
@github-actions github-actions bot force-pushed the camel-master branch 2 times, most recently from b515430 to d13f6cc Compare October 7, 2020 03:13
@jamesnetherton
Copy link
Contributor

I'll set this PR to draft until we have everything in place to merge.

@zbendhiba zbendhiba changed the base branch from camel-master to master October 20, 2020 15:01
@zbendhiba zbendhiba changed the title WIP : OptaPlanner native support fixes #1721 OptaPlanner native support fixes #1721 Nov 24, 2020
@zbendhiba zbendhiba marked this pull request as ready for review November 24, 2020 10:39
@ppalaga
Copy link
Contributor

ppalaga commented Nov 26, 2020

Could you please resolve the conflicts, @zbendhiba ?

@zbendhiba
Copy link
Contributor Author

@ppalaga yes

@ppalaga ppalaga merged commit 0a44277 into apache:master Nov 27, 2020
@zbendhiba zbendhiba deleted the 1721-optaPlanner branch December 8, 2020 16:01
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.

None yet

5 participants