-
Notifications
You must be signed in to change notification settings - Fork 75
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(jans): jetty 11 integration (#1123)
* feat: jetty upgrade * feat: jetty upgrade * feat: jetty upgrade * feat(jans-jetty-upgrade): orm changes to replace javax with jakarta * feat(jans-jetty-upgrade): orm changes to replace javax with jakarta * feat(jans-jetty-upgrade): orm changes to replace javax with jakarta * feat: jetty upgrade changes * feat: jetty upgrade changes * feat: removed unused dependency * feat: jans auth jetty upgrade - wip * feat: jetty upgrade code for jans-auth * feat(jans): jetty upgrade to version 11 * feat(jans) sync with main * feat(jans) sync with main * feat(jans-scim): jetty upgrade to version 11.0.8 * feat(jans): updated beans.xml to use jakarta cdi * feat(jans-auth-server): updated code to use jakarta lib * feat(jans-auth-server): updated code to use jakarta lib * feat(jans-auth): jetty upgrade xml schema changes * feat(jans-auth): jetty xml change for upgrade to version 11 * feat: jetty upgrade dependency and xml changes * feat(jans-auth): jetty upgrade changes wrt to faces * feat(jans-auth): jetty upgrade changes * feat: jetty upgrade changes * feat(jans-config-api): jetty upgrade changes * feat(jans-config-api): jetty upgrade changes * feat(jans-config_api): json related changes * feat(jans-eleven): jetty upgrade changes * feat(jans-fido2): jetty upgrade changes * feat(jans-notify): jetty upgrade changes * feat(jans-notify): jetty upgrade changes * feat(jans-client-api): jetty upgrade changes * feat(jans-config-api): jetty upgrade changes * feat(jans-config-api): jetty upgrade changes * feat(jans): dependency changes to solve sonar issue * feat(jans-config-api): dependency changes to solve sonar issue * feat(jans-config-api): dependency changes to solve sonar issue * feat(jans): dependency changes to solve sonar issue * feat(jans-config-api): dependency changes to solve sonar issue * chore: rename pom versions to avoid rewriting existing artifacts * feat: bom and orm jetty upgrade changed * feat(jans-orm): orm jetty upgrade changed * feat(jans-core): orm jetty upgrade changed * feat(jans-core): jetty upgrade changed * feat(jans-core): jetty upgrade changed * feat(jans-fido2): jetty upgrade changed * feat(jans-scim): jetty upgrade changed * feat(jans-notify): jetty upgrade changed * feat(jans-auth-server): jetty upgrade changed * feat(jans-eleven): jetty upgrade changed * feat(jans-auth-server): jetty upgrade changed * feat(jans-auth-server): jetty upgrade changed * feat(jans-auth-server): jetty upgrade changed * feat(jans-auth-server): jetty upgrade changed * feat(jans-auth-server): jetty upgrade changed * feat(jans-config-api): jetty upgrade changes * feat(jans-client-api): jetty upgrade changes * feat(jans-client-api): jetty upgrade changes * fix: update base jetty version * fix: update jackson patch Addresses CVE-2020-36518 * ci: update autobuild * fix: correcting built errors * feat(jans-auth): jetty upgrade changes * feat: jans-linux-setup jetty-11 deployment * fix: jans-linux-setup download jetty-11 war files * feat(jans-config-api): swagger spec changes to fix get LDAP config by name issue * fix: jans-linux-setup avoid installing jython pip * Revert "fix: jans-linux-setup avoid installing jython pip" This reverts commit a75d8e6. * fix(jans-auth-server): adapted registration code to jakarta #951 * fix(jans-config-api): adapted code to jakarta #951 * feat: fixed merge with main code for jetty upgrade * feat(jans-config-api): fixed sonar quality gate and cache and client patch issue * feat(jans-config-api): fixed cache and client patch issue, sonarqube code smells * feat(jans-config-api): code syn with main * fix: modify poms to 1.0.0-SNAPSHOT Co-authored-by: Jose <bonustrack310@gmail.com> Co-authored-by: Mohammad Abudayyeh <47318409+moabu@users.noreply.github.com> Co-authored-by: Arnab Dutta <arnab.bdutta@gmail.com> Co-authored-by: Mustafa Baser <mbaser@mail.com> Co-authored-by: YuriyZ <yzabrovarniy@gmail.com>
- Loading branch information
1 parent
230f987
commit 6c1caa1
Showing
1,036 changed files
with
4,769 additions
and
4,671 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
Oops, something went wrong.