This repository was archived by the owner on Jun 2, 2026. It is now read-only.
[OLINGO-1636] Upgrade Olingo ODataV2 to support JDK 17#55
Merged
Conversation
add build.yml add workflows Signed-off-by: Iliyan Velichkov <[email protected]> change java from 1.6 to 1.8 Signed-off-by: Iliyan Velichkov <[email protected]> build with java 8 Signed-off-by: Iliyan Velichkov <[email protected]> skip tests in workflows Signed-off-by: Iliyan Velichkov <[email protected]> fix compilation Signed-off-by: Iliyan Velichkov <[email protected]> set version 3.0.0-SNAPSHOT Signed-off-by: Iliyan Velichkov <[email protected]> enable tests execution Signed-off-by: Iliyan Velichkov <[email protected]> add release workflow Signed-off-by: Iliyan Velichkov <[email protected]> update release.yml Signed-off-by: Iliyan Velichkov <[email protected]> version set to 3.0.1 for release version set to 3.0.2-SNAPSHOT for development deploy jars Signed-off-by: Iliyan Velichkov <[email protected]> add distributionManagement Signed-off-by: Iliyan Velichkov <[email protected]> change job name Signed-off-by: Iliyan Velichkov <[email protected]> version set to 3.0.2 for release version set to 3.0.3-SNAPSHOT for development make olingo compatible with Spring Boot 3 Signed-off-by: Iliyan Velichkov <[email protected]> use java 8 Signed-off-by: Iliyan Velichkov <[email protected]> use java 11 Signed-off-by: Iliyan Velichkov <[email protected]> use java 17 Signed-off-by: Iliyan Velichkov <[email protected]> javax.ws.rs -> jakarta.ws.rs Signed-off-by: Iliyan Velichkov <[email protected]> adapt tests Signed-off-by: Iliyan Velichkov <[email protected]> more test adaptations Signed-off-by: Iliyan Velichkov <[email protected]> adapt test Signed-off-by: Iliyan Velichkov <[email protected]> fix docs Signed-off-by: Iliyan Velichkov <[email protected]> adapt tests Signed-off-by: Iliyan Velichkov <[email protected]> more adaptations Signed-off-by: Iliyan Velichkov <[email protected]> [OLINGO-1636] adapts tests Signed-off-by: Iliyan Velichkov <[email protected]>
8bb4c43 to
0415984
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Successor for issue #51 and relates to OLINGO-1636.