-
Notifications
You must be signed in to change notification settings - Fork 108
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
MOSIP-32363 JAVA 21 upgrade #655
Merged
Merged
Conversation
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
Signed-off-by: Mohanachandran S <[email protected]>
kamalsinghthoughtworks
approved these changes
Apr 24, 2024
mayuradesh
pushed a commit
that referenced
this pull request
Jun 12, 2024
* MOSIP-32363 JAVA 21 upgrade (#655) Signed-off-by: Mohanachandran S <[email protected]> * MOSIP-32842 Pom changes for java 21 migration Signed-off-by: kameshsr <[email protected]> * MOSIP-32842 Change javax.servelt. to jakarta.servlet. Signed-off-by: kameshsr <[email protected]> * MOSIP-32842 Change javax to jakarta Signed-off-by: kameshsr <[email protected]> * MOSIP-32842 build issue fixed Signed-off-by: kameshsr <[email protected]> * MOSIP-32842 Updated push trigger Signed-off-by: kameshsr <[email protected]> * MOSIP-32842 Updated jacoco version Signed-off-by: kameshsr <[email protected]> * MOSIP-32842 Removed version Signed-off-by: kameshsr <[email protected]> * MOSIP-32842 Changes to build skipping test cases Signed-off-by: kameshsr <[email protected]> * MOSIP-32842 Added correcte package Signed-off-by: kameshsr <[email protected]> * Updated the API commons artifact ID (#661) * MOSIP-32363 JAVA 21 upgrade Signed-off-by: Mohanachandran S <[email protected]> * Updated the API commons artifact ID Signed-off-by: Mohanachandran S <[email protected]> * Updated the API commons artifact ID Signed-off-by: Mohanachandran S <[email protected]> --------- Signed-off-by: Mohanachandran S <[email protected]> Signed-off-by: Mohanachandran S <[email protected]> * MOSIP-32842 Java migration changes Signed-off-by: kameshsr <[email protected]> * MOSIP-32842 Fix startup issue Signed-off-by: kameshsr <[email protected]> * MOSIP-32842 Fixed roles issue Signed-off-by: kameshsr <[email protected]> * MOSIP-32842 Added exclusion Signed-off-by: kameshsr <[email protected]> * MOSIP-32842 Added exclusion to authorizedrolesdto Signed-off-by: kameshsr <[email protected]> * MOSIP-32842 updated bootstrap Signed-off-by: kameshsr <[email protected]> * MOSIP-32842 updated config Signed-off-by: kameshsr <[email protected]> * MOSIP-32842 Fix test case failure Signed-off-by: kameshsr <[email protected]> * MOSIP=32842 Added config Signed-off-by: kameshsr <[email protected]> * MOSIP-32842 Fixed partner manager startup issue Signed-off-by: kameshsr <[email protected]> * MOSIP-32842 Added custom db config Signed-off-by: kameshsr <[email protected]> * MOSIP-32842 Added test class Signed-off-by: kameshsr <[email protected]> * MOSIP-32842 Migrated javax Signed-off-by: kameshsr <[email protected]> * MOSIP-32842 Updated docker file Signed-off-by: kameshsr <[email protected]> * MOSIP-32842 Fixed test case failure Signed-off-by: kameshsr <[email protected]> * MOSIP-32842 Fixed test case failure Signed-off-by: kameshsr <[email protected]> * MOSIP-32842 Fixed test case failure Signed-off-by: kameshsr <[email protected]> * MOSIP-32842 Fixed test case failure Signed-off-by: kameshsr <[email protected]> * MOSIP-32842 Fixed test case failure Signed-off-by: kameshsr <[email protected]> * MOSIP-32842 Updated as per review comments Signed-off-by: kameshsr <[email protected]> * MOSIP-32842 Updated as per review comments Signed-off-by: kameshsr <[email protected]> * Change code as per review comment Signed-off-by: kameshsr <[email protected]> * Change code as per review comment Signed-off-by: kameshsr <[email protected]> * MOSIP-32842 Added git commit id plugin Signed-off-by: kameshsr <[email protected]> * MOSIP-32842 Fixed negative test cases Signed-off-by: kameshsr <[email protected]> * Added git commit id plugin Signed-off-by: kameshsr <[email protected]> * Fixed criteria builder issue Signed-off-by: kameshsr <[email protected]> * corrected git commit id plugin Signed-off-by: kameshsr <[email protected]> * corrected git commit id plugin Signed-off-by: kameshsr <[email protected]> * MOSIP-32842 Added exception in api exception handler Signed-off-by: kameshsr <[email protected]> * MOSIP-32842 Fixed pmp ui issue Signed-off-by: kameshsr <[email protected]> * Fixed search api issue Signed-off-by: kameshsr <[email protected]> * MOSIP-32842 Add logger for debugging Signed-off-by: kameshsr <[email protected]> * MOSIP-32842 added logger for debugging (#690) * MOSIP-32842 added logger for debugging Signed-off-by: kameshsr <[email protected]> * Fixed automation issue Signed-off-by: kameshsr <[email protected]> * Fixed test case failure Signed-off-by: kameshsr <[email protected]> --------- Signed-off-by: kameshsr <[email protected]> * Mosip-32842 Fixed api test rig issue. (#694) * MOSIP-32842 added logger for debugging Signed-off-by: kameshsr <[email protected]> * Fixed automation issue Signed-off-by: kameshsr <[email protected]> * Fixed test case failure Signed-off-by: kameshsr <[email protected]> * MOSIP-32842 Fixed validate filter Signed-off-by: kameshsr <[email protected]> --------- Signed-off-by: kameshsr <[email protected]> * MOSIP-32842 Fixed api test rig Failures Signed-off-by: kameshsr <[email protected]> * MOSIP-32363 - Merged from develop branch and updated the maven plugins for JAVA21 (#692) * MOSIP-32363 JAVA 21 upgrade Signed-off-by: Mohanachandran S <[email protected]> * Updated the API commons artifact ID Signed-off-by: Mohanachandran S <[email protected]> * Updated the API commons artifact ID Signed-off-by: Mohanachandran S <[email protected]> * Merged from develop branch Signed-off-by: Mohanachandran S <[email protected]> --------- Signed-off-by: Mohanachandran S <[email protected]> Signed-off-by: Mohanachandran S <[email protected]> * [DSD-5366] Updated Dockerfile & Push-trigger Signed-off-by: VSIVAKALYAN <[email protected]> * [DSD-5366] Updated pom.xml Signed-off-by: VSIVAKALYAN <[email protected]> * [DSD-5366] Updated pom.xml Signed-off-by: VSIVAKALYAN <[email protected]> * MOSIP-32418 Updated the POM for the groupId and artifactId (#710) * MOSIP-32363 JAVA 21 upgrade Signed-off-by: Mohanachandran S <[email protected]> * Updated the API commons artifact ID Signed-off-by: Mohanachandran S <[email protected]> * Updated the API commons artifact ID Signed-off-by: Mohanachandran S <[email protected]> * Merged from develop branch Signed-off-by: Mohanachandran S <[email protected]> * MOSIP-32418 Updated the POM for the groupId and artifactId Signed-off-by: Mohanachandran S <[email protected]> --------- Signed-off-by: Mohanachandran S <[email protected]> Signed-off-by: Mohanachandran S <[email protected]> * MOSIP-32842 Fixed pmp ui issue Signed-off-by: kameshsr <[email protected]> * Fixed Version Signed-off-by: kameshsr <[email protected]> --------- Signed-off-by: Mohanachandran S <[email protected]> Signed-off-by: kameshsr <[email protected]> Signed-off-by: Mohanachandran S <[email protected]> Signed-off-by: VSIVAKALYAN <[email protected]> Co-authored-by: Mohanachandran S <[email protected]> Co-authored-by: Chandra Keshav Mishra <[email protected]> Co-authored-by: VSIVAKALYAN <[email protected]> Co-authored-by: VSIVAKALYAN <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Migrated Partner Management services API automation test suite to JAVA 21.