-
Notifications
You must be signed in to change notification settings - Fork 35
Fix cedar-java-hello-world build for versions >2.3 #168
Copy link
Copy link
Open
Labels
internal-improvementRefactoring, performance improvement, or other non-breaking changeRefactoring, performance improvement, or other non-breaking change
Description
Category
cedar-java-hello-world
Describe the expansion you'd like to request
Currently the documentation says that the Java example only works with cedar-java version 2.3.x, and the CI only tests this version (for all branches).
- The most recently release version of
cedar-javaon Maven (at time of writing) is 3.1.2, so the build instructions should be updated to account for this - The CI in this repository should be updated to support testing a specified version of
cedar-java, like we do for our other examples (e.g., see build_tiny_todo_reusable.yml) - The CI in
cedar-policy/cedar-javashould be updated to buildcedar-java-hello-worldas a downstream dependency
Additional context
No response
Is this something that you'd be interested in working on?
- 👋 I may be able to implement this feature request
-
⚠️ This feature might incur a breaking change
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
internal-improvementRefactoring, performance improvement, or other non-breaking changeRefactoring, performance improvement, or other non-breaking change