This is an automated email from the ASF dual-hosted git repository.
lucamolteni pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-kie-optaplanner.git
from e0919a52bf Optaplanner operator to 3.2.10.Final (#3063)
new cc3c6e85c6 Replace QuarkusTest and Hibernate with OpenJPA
new af5aae139f Use H2 instead of Derby
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
build/optaplanner-build-parent/pom.xml | 6 +++
.../optaplanner-persistence-jpa/pom.xml | 34 ++++++++---------
.../bendable/BendableScoreConverterTest.java | 3 --
.../BendableBigDecimalScoreConverterTest.java | 3 --
.../BendableLongScoreConverterTest.java | 11 ++----
.../HardMediumSoftScoreConverterTest.java | 3 --
...HardMediumSoftBigDecimalScoreConverterTest.java | 3 --
.../HardMediumSoftLongScoreConverterTest.java | 3 --
.../hardsoft/HardSoftScoreConverterTest.java | 3 --
.../HardSoftBigDecimalScoreConverterTest.java | 3 --
.../HardSoftLongScoreConverterTest.java | 3 --
.../buildin/simple/SimpleScoreConverterTest.java | 3 --
.../SimpleBigDecimalScoreConverterTest.java | 3 --
.../simplelong/SimpleLongScoreConverterTest.java | 3 --
.../persistence/jpa/impl/AbstractScoreJpaTest.java | 9 ++++-
.../src/test/resources/META-INF/persistence.xml | 43 ++++++++++++++++++++++
16 files changed, 75 insertions(+), 61 deletions(-)
create mode 100644
optaplanner-persistence/optaplanner-persistence-jpa/src/test/resources/META-INF/persistence.xml
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]