-
Notifications
You must be signed in to change notification settings - Fork 118
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 #962
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
dhanendra06
pushed a commit
to dhanendra06/admin-services
that referenced
this pull request
Jun 12, 2024
Signed-off-by: Mohanachandran S <[email protected]> Signed-off-by: dhanendra06 <[email protected]>
Prafulrakhade
pushed a commit
that referenced
this pull request
Jun 13, 2024
* MOSIP-32363 JAVA 21 upgrade Signed-off-by: Mohanachandran S <[email protected]> * MOSIP-32363 JAVA 21 upgrade (#962) 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 (#966) * 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]> --------- Signed-off-by: Mohanachandran S <[email protected]> * Java 21 migration for syncdata & hotlist Signed-off-by: GOKULRAJ136 <[email protected]> * changes regarding the bean & Autowired Signed-off-by: GOKULRAJ136 <[email protected]> * Updated the Lombok versions Signed-off-by: GOKULRAJ136 <[email protected]> * changing annotations Signed-off-by: GOKULRAJ136 <[email protected]> * DSD-5319 : Java21 Migration - Updated push-trigger.yml for docker image push (#972) * Update push-trigger.yml for docker image push Signed-off-by: Gokulraj C <[email protected]> Signed-off-by: GOKULRAJ136 <[email protected]> * Update push-trigger.yml Signed-off-by: GOKULRAJ136 <[email protected]> --------- Signed-off-by: Gokulraj C <[email protected]> Signed-off-by: GOKULRAJ136 <[email protected]> * updated rest template to resolve token issue Signed-off-by: GOKULRAJ136 <[email protected]> * updated ChronoUnit Signed-off-by: GOKULRAJ136 <[email protected]> * [DSD-5366] Updated apitest in push-trigger.yml Signed-off-by: shubham_G <[email protected]> * Updated the maven plugins Signed-off-by: Mohanachandran S <[email protected]> * MOSIP-32453 Signed-off-by: dhanendra06 <[email protected]> * fixed test cases for admin-service Signed-off-by: dhanendra06 <[email protected]> * fixed test cases for masterdata Signed-off-by: dhanendra06 <[email protected]> * fixed test cases for masterdata Signed-off-by: dhanendra06 <[email protected]> * fixed test cases for masterdata Signed-off-by: dhanendra06 <[email protected]> * fixed test cases for masterdata Signed-off-by: dhanendra06 <[email protected]> * MOSIP-32453: Added the db script for spring batch Signed-off-by: dhanendra06 <[email protected]> * fixed db script order issue Signed-off-by: dhanendra06 <[email protected]> * Added revoke script Signed-off-by: dhanendra06 <[email protected]> * Added VM arguments in docker file Signed-off-by: dhanendra06 <[email protected]> * Added VM arguments in docker file Signed-off-by: dhanendra06 <[email protected]> * MOSIP-32453 (#989) * MOSIP-32453 * MOSIP-32453 Signed-off-by: dhanendra06 <[email protected]> --------- Signed-off-by: dhanendra06 <[email protected]> * MOSIP-32453: resolved audit issue (#990) * MOSIP-32453 * MOSIP-32453 Signed-off-by: dhanendra06 <[email protected]> * MOSIP-32453 Signed-off-by: dhanendra06 <[email protected]> --------- Signed-off-by: dhanendra06 <[email protected]> * MOSIP-32453: fixed delete query issue (#991) Signed-off-by: dhanendra06 <[email protected]> * [DSD-5366] Updated Dockerfile Signed-off-by: shubham_G <[email protected]> * MOSIP-32453: fixed center creation issue (#995) * MOSIP-32453: fixed delete query issue Signed-off-by: dhanendra06 <[email protected]> * fixed registrationcenter creation issue Signed-off-by: dhanendra06 <[email protected]> --------- Signed-off-by: dhanendra06 <[email protected]> * MOSIP-32453: fixed bulkupload issue (#997) * MOSIP-32453: fixed delete query issue Signed-off-by: dhanendra06 <[email protected]> * fixed registrationcenter creation issue Signed-off-by: dhanendra06 <[email protected]> * fixed bulkupload issue Signed-off-by: dhanendra06 <[email protected]> --------- Signed-off-by: dhanendra06 <[email protected]> * removed commented code Signed-off-by: dhanendra06 <[email protected]> * fixed the test cases Signed-off-by: dhanendra06 <[email protected]> --------- Signed-off-by: Mohanachandran S <[email protected]> Signed-off-by: GOKULRAJ136 <[email protected]> Signed-off-by: Gokulraj C <[email protected]> Signed-off-by: shubham_G <[email protected]> Signed-off-by: dhanendra06 <[email protected]> Co-authored-by: Mohanachandran S <[email protected]> Co-authored-by: Mohanachandran S <[email protected]> Co-authored-by: GOKULRAJ136 <[email protected]> Co-authored-by: Chandra Keshav Mishra <[email protected]> Co-authored-by: shubham_G <[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 Admin services API automation test suites to JAVA 21.