-
Notifications
You must be signed in to change notification settings - Fork 145
chore: formalize solution inheritance rules #1541
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM after comments are resolved and build is green.
The docs build was broken by changes in frontend; I pushed the fix here, but it needs to be merged before we can see the results.
I also spoke to Radovan and he verified these changes with his extensible models.
...rc/main/java/ai/timefold/solver/core/impl/domain/solution/descriptor/SolutionDescriptor.java
Outdated
Show resolved
Hide resolved
...rc/main/java/ai/timefold/solver/core/impl/domain/solution/descriptor/SolutionDescriptor.java
Outdated
Show resolved
Hide resolved
...rc/main/java/ai/timefold/solver/core/impl/domain/solution/descriptor/SolutionDescriptor.java
Outdated
Show resolved
Hide resolved
docs/src/modules/ROOT/pages/using-timefold-solver/modeling-planning-problems.adoc
Outdated
Show resolved
Hide resolved
docs/src/modules/ROOT/pages/using-timefold-solver/modeling-planning-problems.adoc
Outdated
Show resolved
Hide resolved
docs/src/modules/ROOT/pages/using-timefold-solver/modeling-planning-problems.adoc
Show resolved
Hide resolved
...uarkus/deployment/src/main/java/ai/timefold/solver/quarkus/deployment/TimefoldProcessor.java
Outdated
Show resolved
Hide resolved
.../timefold/solver/quarkus/inheritance/solution/TimefoldProcessorBothClassesAnnotatedTest.java
Outdated
Show resolved
Hide resolved
.../main/java/ai/timefold/solver/spring/boot/autoconfigure/TimefoldSolverAutoConfiguration.java
Show resolved
Hide resolved
f201744
to
a536be6
Compare
b5efdae
to
b9718c9
Compare
docs/src/modules/ROOT/pages/upgrading-timefold-solver/upgrade-to-latest-version.adoc
Outdated
Show resolved
Hide resolved
docs/src/modules/ROOT/pages/upgrading-timefold-solver/upgrade-to-latest-version.adoc
Outdated
Show resolved
Hide resolved
…to-latest-version.adoc Co-authored-by: Lukáš Petrovický <lukas@petrovicky.net>
|
No description provided.