[hibernate/hibernate-orm] 9e5ce6: HHH-17772 support KeysetAwareSlice from Jakarta Data
by Gavin King
Branch: refs/heads/main
Home: https://github.com/hibernate/hibernate-orm
Commit: 9e5ce60ac179eeb552c1a394d4156e305e0c3b81
https://github.com/hibernate/hibernate-orm/commit/9e5ce60ac179eeb552c1a39...
Author: Gavin King <gavin(a)hibernate.org>
Date: 2024-02-29 (Thu, 29 Feb 2024)
Changed paths:
M tooling/metamodel-generator/src/main/java/org/hibernate/jpamodelgen/annotation/AbstractFinderMethod.java
M tooling/metamodel-generator/src/main/java/org/hibernate/jpamodelgen/annotation/AbstractQueryMethod.java
M tooling/metamodel-generator/src/main/java/org/hibernate/jpamodelgen/annotation/AnnotationMetaEntity.java
M tooling/metamodel-generator/src/main/java/org/hibernate/jpamodelgen/annotation/CriteriaFinderMethod.java
M tooling/metamodel-generator/src/main/java/org/hibernate/jpamodelgen/annotation/IdFinderMethod.java
M tooling/metamodel-generator/src/main/java/org/hibernate/jpamodelgen/annotation/NaturalIdFinderMethod.java
M tooling/metamodel-generator/src/main/java/org/hibernate/jpamodelgen/annotation/QueryMethod.java
M tooling/metamodel-generator/src/main/java/org/hibernate/jpamodelgen/util/Constants.java
M tooling/metamodel-generator/src/test/java/org/hibernate/jpamodelgen/test/dao/DaoTest.java
M tooling/metamodel-generator/src/test/java/org/hibernate/jpamodelgen/test/data/BookAuthorRepository.java
Log Message:
-----------
HHH-17772 support KeysetAwareSlice from Jakarta Data
significant refactoring
To unsubscribe from these emails, change your notification settings at https://github.com/hibernate/hibernate-orm/settings/notifications
8 months, 3 weeks
[hibernate/hibernate-search] eade2e: First iteration of the build cache support
by Guillaume Smet
Branch: refs/heads/build-cache
Home: https://github.com/hibernate/hibernate-search
Commit: eade2ebe6f757990dd87dea35e83ffc4fe45c25b
https://github.com/hibernate/hibernate-search/commit/eade2ebe6f757990dd87...
Author: Guillaume Smet <guillaume.smet(a)gmail.com>
Date: 2024-02-28 (Wed, 28 Feb 2024)
Changed paths:
M .gitignore
A .mvn/extensions.xml
A .mvn/gradle-enterprise.xml
Log Message:
-----------
First iteration of the build cache support
Commit: 57deaa18cf5a719ea6d070447d2239ed3a8099d6
https://github.com/hibernate/hibernate-search/commit/57deaa18cf5a719ea6d0...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2024-02-28 (Wed, 28 Feb 2024)
Changed paths:
M Jenkinsfile
Log Message:
-----------
Enable Develocity build cache and build scans on CI
Commit: c8c7b80c9508490cffc18e6ac67bbc93f22ea8e6
https://github.com/hibernate/hibernate-search/commit/c8c7b80c9508490cffc1...
Author: Guillaume Smet <guillaume.smet(a)gmail.com>
Date: 2024-02-28 (Wed, 28 Feb 2024)
Changed paths:
M .github/workflows/build.yml
Log Message:
-----------
Add build cache logging
Commit: ca87136b094ad8257c39b0721c78fc1b6e3df659
https://github.com/hibernate/hibernate-search/commit/ca87136b094ad8257c39...
Author: Guillaume Smet <guillaume.smet(a)gmail.com>
Date: 2024-02-28 (Wed, 28 Feb 2024)
Changed paths:
M .github/workflows/build.yml
Log Message:
-----------
Upload the workspace if failure
Commit: 1212aa0db21db7f9b70d42045765997099a1d3f3
https://github.com/hibernate/hibernate-search/commit/1212aa0db21db7f9b70d...
Author: Guillaume Smet <guillaume.smet(a)gmail.com>
Date: 2024-02-28 (Wed, 28 Feb 2024)
Changed paths:
M .github/workflows/build.yml
Log Message:
-----------
Remove fingerprinting
Commit: fe736d3b759d8239228476532edba2c6efe07bbc
https://github.com/hibernate/hibernate-search/commit/fe736d3b759d82392284...
Author: Guillaume Smet <guillaume.smet(a)gmail.com>
Date: 2024-02-28 (Wed, 28 Feb 2024)
Changed paths:
M .github/workflows/build.yml
M pom.xml
Log Message:
-----------
Add a clean for build steps
Commit: 7197cc899e703207ea175c87e498f12cd8fcd151
https://github.com/hibernate/hibernate-search/commit/7197cc899e703207ea17...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2024-02-28 (Wed, 28 Feb 2024)
Changed paths:
M pom.xml
Log Message:
-----------
Remove now unnecessary property surefire.integration
Commit: e60e90b8de869733393ef296d2202724ebb61eaa
https://github.com/hibernate/hibernate-search/commit/e60e90b8de869733393e...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2024-02-28 (Wed, 28 Feb 2024)
Changed paths:
M Jenkinsfile
Log Message:
-----------
Make the build env tag available in Develocity on CI
Commit: 668346c8439e1a3250bdc19815d0ff3e52ea1ca1
https://github.com/hibernate/hibernate-search/commit/668346c8439e1a3250bd...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2024-02-28 (Wed, 28 Feb 2024)
Changed paths:
M pom.xml
Log Message:
-----------
Remove "Root POM" from the name of the root project
So that it looks nicer in Sonar/Develocity
Commit: fd1bec064becc36ccc82dfe025f93921a22aa36f
https://github.com/hibernate/hibernate-search/commit/fd1bec064becc36ccc82...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2024-02-28 (Wed, 28 Feb 2024)
Changed paths:
M pom.xml
Log Message:
-----------
Remove now unnecessary logging of Java versions
We do that in the Develocity extension already
Commit: 4be38efb0cbe6c7add53912696eddea057ea27d9
https://github.com/hibernate/hibernate-search/commit/4be38efb0cbe6c7add53...
Author: Guillaume Smet <guillaume.smet(a)gmail.com>
Date: 2024-02-28 (Wed, 28 Feb 2024)
Changed paths:
M .mvn/gradle-enterprise.xml
Log Message:
-----------
Disable the remote cache for now
Commit: c33ffb48944c8ce73d8713f0c8a2bc450fdd2461
https://github.com/hibernate/hibernate-search/commit/c33ffb48944c8ce73d87...
Author: Guillaume Smet <guillaume.smet(a)gmail.com>
Date: 2024-02-28 (Wed, 28 Feb 2024)
Changed paths:
M .github/workflows/build.yml
Log Message:
-----------
Push Gradle access key
Compare: https://github.com/hibernate/hibernate-search/compare/eade2ebe6f75%5E...c...
To unsubscribe from these emails, change your notification settings at https://github.com/hibernate/hibernate-search/settings/notifications
8 months, 3 weeks