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

Enable elytron-security-ldap tests on JDK 16+ #17092

Closed
famod opened this issue May 8, 2021 · 1 comment · Fixed by #18385
Closed

Enable elytron-security-ldap tests on JDK 16+ #17092

famod opened this issue May 8, 2021 · 1 comment · Fixed by #18385
Labels
area/housekeeping Issue type for generalized tasks not related to bugs or enhancements area/security
Milestone

Comments

@famod
Copy link
Member

famod commented May 8, 2021

Analyze problem (illegal access w.r.t. "opens com.sun.jndi.ldap"), probably update some elytron component and revert 4720802.

Relates to #16195.

  • set JDK 16 (e.g. via sdk)
  • if Kotlin 1.5 is not yet integrated: add --add-opens java.base/java.util=ALL-UNNAMED to MAVEN_OPTS
  • mvn -Dquickly -T1C
  • mvn clean verify -f extensions/elytron-security-ldap/deployment (should not fail)
  • mvn clean verify -f extensions/elytron-security-ldap/deployment -P'!jdk16-workarounds' (should fail)
  • same with integration-tests/elytron-security-ldap
@famod famod added the area/housekeeping Issue type for generalized tasks not related to bugs or enhancements label May 8, 2021
@quarkus-bot
Copy link

quarkus-bot bot commented May 8, 2021

/cc @sberyozkin

@quarkus-bot quarkus-bot bot added this to the 2.1 - main milestone Jul 13, 2021
@gsmet gsmet modified the milestones: 2.1 - main, 2.0.2.Final Jul 13, 2021
gsmet pushed a commit to gsmet/quarkus that referenced this issue Jul 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/housekeeping Issue type for generalized tasks not related to bugs or enhancements area/security
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants