Skip to content
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

chore(jans-core): replace references to Java 16 features causing the build to break. #8254

Closed
uprightech opened this issue Apr 8, 2024 · 0 comments
Assignees
Labels
comp-jans-core Component affected by issue or PR kind-dependencies Pull requests that update a dependency file

Comments

@uprightech
Copy link
Contributor

Remove references to some Java 16 features, specifically in saml that are causing the build to break.

@uprightech uprightech self-assigned this Apr 8, 2024
@mo-auto mo-auto added comp-jans-core Component affected by issue or PR kind-dependencies Pull requests that update a dependency file labels Apr 8, 2024
uprightech added a commit that referenced this issue Apr 8, 2024
…d failure. #8254

* removed references to `java.util.Stream.toList()`

Signed-off-by: Rolain Djeumen <uprightech@gmail.com>
yuriyz pushed a commit that referenced this issue Apr 8, 2024
…build to break #8254 (#8255)

* fix(jans-linux-setup): improper scim configuration for jans kc #8210
* updated the keycloak configuration file to reflect the  configuration for the storage-spi

Signed-off-by: Rolain Djeumen <uprightech@gmail.com>

* chore(jans-core): replace references to java 16 features causing build failure. #8254
* removed references to `java.util.Stream.toList()`

Signed-off-by: Rolain Djeumen <uprightech@gmail.com>

---------

Signed-off-by: Rolain Djeumen <uprightech@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
comp-jans-core Component affected by issue or PR kind-dependencies Pull requests that update a dependency file
Projects
None yet
Development

No branches or pull requests

2 participants