-
Notifications
You must be signed in to change notification settings - Fork 202
Mosip 31617 java 21 migration #1515
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
Merged
Prafulrakhade
merged 7 commits into
mosip:develop-java21
from
loganathan-sekaran:MOSIP-31617-java-21-migration
May 29, 2024
Merged
Mosip 31617 java 21 migration #1515
Prafulrakhade
merged 7 commits into
mosip:develop-java21
from
loganathan-sekaran:MOSIP-31617-java-21-migration
May 29, 2024
Conversation
This file contains hidden or 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: Loganathan Sekar <[email protected]>
Signed-off-by: Loganathan Sekar <[email protected]>
Signed-off-by: Loganathan Sekar <[email protected]>
Signed-off-by: Loganathan Sekar <[email protected]>
…17-java-21-migration
Signed-off-by: Loganathan Sekar <[email protected]>
Signed-off-by: Loganathan Sekar <[email protected]>
Prafulrakhade
approved these changes
May 29, 2024
loganathan-sekaran
added a commit
to loganathan-sekaran/commons
that referenced
this pull request
Jun 7, 2024
* migrate kernel-core to java 17 Signed-off-by: Loganathan Sekar <[email protected]> * Migrated kernel core, logger logback Signed-off-by: Loganathan Sekar <[email protected]> * Committing changes. Signed-off-by: Loganathan Sekar <[email protected]> * Used BBOM file for dependencies Signed-off-by: Loganathan Sekar <[email protected]> * Added bom file for dependencies Signed-off-by: Loganathan Sekar <[email protected]> * Committing changes. Signed-off-by: Loganathan Sekar <[email protected]> * Migration changes for Java 21 Signed-off-by: Loganathan Sekar <[email protected]> * Reverted idgenerator changes Signed-off-by: Loganathan Sekar <[email protected]> * Removed unwanted code Signed-off-by: Loganathan Sekar <[email protected]> * [DSD-4947] Update push-trigger.yml Signed-off-by: Chandra Keshav Mishra <[email protected]> * Added kernem bom to the build Signed-off-by: Loganathan Sekar <[email protected]> * [DSD-4947] Update push-trigger.yml Signed-off-by: Chandra Keshav Mishra <[email protected]> * Migrated rest of modules in commons excluding saltgenerator Signed-off-by: Loganathan Sekar <[email protected]> * Corrected the docker image of java 21 Signed-off-by: Loganathan Sekar <[email protected]> * Update to the app install command Signed-off-by: Loganathan Sekar <[email protected]> * Update to the app install command Signed-off-by: Loganathan Sekar <[email protected]> * Updated adduser and addgroup commands for alpine Signed-off-by: Loganathan Sekar <[email protected]> * Correction to the dockerfile addgroup Signed-off-by: Loganathan Sekar <[email protected]> * Fixed addgroup command in dockerfile Signed-off-by: Loganathan Sekar <[email protected]> * Fix to adduser Signed-off-by: Loganathan Sekar <[email protected]> * Correction to adduser Signed-off-by: Loganathan Sekar <[email protected]> * adduser command fix Signed-off-by: Loganathan Sekar <[email protected]> * Update to uid for adduser command Signed-off-by: Loganathan Sekar <[email protected]> * Corrected adduser command Signed-off-by: Loganathan Sekar <[email protected]> * Corrected adduser command Signed-off-by: Loganathan Sekar <[email protected]> * Enabled github workflow for develop-java21 branch Signed-off-by: Loganathan Sekar <[email protected]> * Migrated saltgenerator module Signed-off-by: Loganathan Sekar <[email protected]> * Fixes to salt generator job for Spring Batch 5 migration Signed-off-by: Loganathan Sekar <[email protected]> * Updated dockerfile to install wget Signed-off-by: Loganathan Sekar <[email protected]> * Fix to javax persitence properties Signed-off-by: Loganathan Sekar <[email protected]> * WIP-Test case fixes Signed-off-by: Loganathan Sekar <[email protected]> * Test case fixes Signed-off-by: Loganathan Sekar <[email protected]> * Removed unwanted deprecated code in test security config Signed-off-by: Loganathan Sekar <[email protected]> * Services Startup issues Signed-off-by: Loganathan Sekar <[email protected]> * Updated vertx version in kernel bom, and applied related changes Signed-off-by: Loganathan Sekar <[email protected]> * Removed unwanted dependency Signed-off-by: Loganathan Sekar <[email protected]> * MOSIP-31617-updated bouncycastle version Signed-off-by: Loganathan Sekar <[email protected]> * Updated vertx version and added hazelcast to kernel-bom Signed-off-by: Loganathan Sekar <[email protected]> * Fix for idgen service startup issue Signed-off-by: Loganathan Sekar <[email protected]> * Added kernel-config-server and migrated it Signed-off-by: Loganathan Sekar <[email protected]> * Test case fix Signed-off-by: Loganathan Sekar <[email protected]> * Test case fix Signed-off-by: Loganathan Sekar <[email protected]> * Added args for the dockerfile Signed-off-by: Loganathan Sekar <[email protected]> * MOSIP-31617 Added kernel-config-server and migrated it (mosip#1514) * Added kernel-config-server and migrated it Signed-off-by: Loganathan Sekar <[email protected]> * Test case fix Signed-off-by: Loganathan Sekar <[email protected]> * Test case fix Signed-off-by: Loganathan Sekar <[email protected]> * Added args for the dockerfile Signed-off-by: Loganathan Sekar <[email protected]> --------- Signed-off-by: Loganathan Sekar <[email protected]> * Dockerfile correction Signed-off-by: Loganathan Sekar <[email protected]> * Docker fix Signed-off-by: Loganathan Sekar <[email protected]> * Mosip 31617 java 21 migration (mosip#1515) * Added kernel-config-server and migrated it Signed-off-by: Loganathan Sekar <[email protected]> * Test case fix Signed-off-by: Loganathan Sekar <[email protected]> * Test case fix Signed-off-by: Loganathan Sekar <[email protected]> * Added args for the dockerfile Signed-off-by: Loganathan Sekar <[email protected]> * Dockerfile correction Signed-off-by: Loganathan Sekar <[email protected]> * Docker fix Signed-off-by: Loganathan Sekar <[email protected]> --------- Signed-off-by: Loganathan Sekar <[email protected]> * Fix to dockerfile command Signed-off-by: Loganathan Sekar <[email protected]> * MOSIP-31617 java 21 migration (mosip#1516) * Added kernel-config-server and migrated it Signed-off-by: Loganathan Sekar <[email protected]> * Test case fix Signed-off-by: Loganathan Sekar <[email protected]> * Test case fix Signed-off-by: Loganathan Sekar <[email protected]> * Added args for the dockerfile Signed-off-by: Loganathan Sekar <[email protected]> * Dockerfile correction Signed-off-by: Loganathan Sekar <[email protected]> * Docker fix Signed-off-by: Loganathan Sekar <[email protected]> * Fix to dockerfile command Signed-off-by: Loganathan Sekar <[email protected]> --------- Signed-off-by: Loganathan Sekar <[email protected]> * Added repository in pom Signed-off-by: Loganathan Sekar <[email protected]> * commit id fix Signed-off-by: Loganathan Sekar <[email protected]> * MOSIP-31617 java 21 migration - fix pom for nexus build issue (mosip#1517) * Added kernel-config-server and migrated it Signed-off-by: Loganathan Sekar <[email protected]> * Test case fix Signed-off-by: Loganathan Sekar <[email protected]> * Test case fix Signed-off-by: Loganathan Sekar <[email protected]> * Added args for the dockerfile Signed-off-by: Loganathan Sekar <[email protected]> * Dockerfile correction Signed-off-by: Loganathan Sekar <[email protected]> * Docker fix Signed-off-by: Loganathan Sekar <[email protected]> * Fix to dockerfile command Signed-off-by: Loganathan Sekar <[email protected]> * Added repository in pom Signed-off-by: Loganathan Sekar <[email protected]> --------- Signed-off-by: Loganathan Sekar <[email protected]> * Revert idgenerator service to non-migration java21 as the service is having issues. * Revert idgenerator service to non-migration java21 as the service is having issues. * Changed pom version to 1.2.1-SNAPSHOT Signed-off-by: Loganathan Sekar <[email protected]> * [DSD-5378] Update Dockerfile Signed-off-by: abhishek8shankar <[email protected]> * [DSD-5378] Update Dockerfile Signed-off-by: abhishek8shankar <[email protected]> --------- Signed-off-by: Loganathan Sekar <[email protected]> Signed-off-by: Chandra Keshav Mishra <[email protected]> Signed-off-by: abhishek8shankar <[email protected]> Co-authored-by: Chandra Keshav Mishra <[email protected]> Co-authored-by: Vishwa <[email protected]> Co-authored-by: abhishek8shankar <[email protected]>
loganathan-sekaran
added a commit
to loganathan-sekaran/commons
that referenced
this pull request
Jun 7, 2024
* migrate kernel-core to java 17 Signed-off-by: Loganathan Sekar <[email protected]> * Migrated kernel core, logger logback Signed-off-by: Loganathan Sekar <[email protected]> * Committing changes. Signed-off-by: Loganathan Sekar <[email protected]> * Used BBOM file for dependencies Signed-off-by: Loganathan Sekar <[email protected]> * Added bom file for dependencies Signed-off-by: Loganathan Sekar <[email protected]> * Committing changes. Signed-off-by: Loganathan Sekar <[email protected]> * Migration changes for Java 21 Signed-off-by: Loganathan Sekar <[email protected]> * Reverted idgenerator changes Signed-off-by: Loganathan Sekar <[email protected]> * Removed unwanted code Signed-off-by: Loganathan Sekar <[email protected]> * [DSD-4947] Update push-trigger.yml Signed-off-by: Chandra Keshav Mishra <[email protected]> * Added kernem bom to the build Signed-off-by: Loganathan Sekar <[email protected]> * [DSD-4947] Update push-trigger.yml Signed-off-by: Chandra Keshav Mishra <[email protected]> * Migrated rest of modules in commons excluding saltgenerator Signed-off-by: Loganathan Sekar <[email protected]> * Corrected the docker image of java 21 Signed-off-by: Loganathan Sekar <[email protected]> * Update to the app install command Signed-off-by: Loganathan Sekar <[email protected]> * Update to the app install command Signed-off-by: Loganathan Sekar <[email protected]> * Updated adduser and addgroup commands for alpine Signed-off-by: Loganathan Sekar <[email protected]> * Correction to the dockerfile addgroup Signed-off-by: Loganathan Sekar <[email protected]> * Fixed addgroup command in dockerfile Signed-off-by: Loganathan Sekar <[email protected]> * Fix to adduser Signed-off-by: Loganathan Sekar <[email protected]> * Correction to adduser Signed-off-by: Loganathan Sekar <[email protected]> * adduser command fix Signed-off-by: Loganathan Sekar <[email protected]> * Update to uid for adduser command Signed-off-by: Loganathan Sekar <[email protected]> * Corrected adduser command Signed-off-by: Loganathan Sekar <[email protected]> * Corrected adduser command Signed-off-by: Loganathan Sekar <[email protected]> * Enabled github workflow for develop-java21 branch Signed-off-by: Loganathan Sekar <[email protected]> * Migrated saltgenerator module Signed-off-by: Loganathan Sekar <[email protected]> * Fixes to salt generator job for Spring Batch 5 migration Signed-off-by: Loganathan Sekar <[email protected]> * Updated dockerfile to install wget Signed-off-by: Loganathan Sekar <[email protected]> * Fix to javax persitence properties Signed-off-by: Loganathan Sekar <[email protected]> * WIP-Test case fixes Signed-off-by: Loganathan Sekar <[email protected]> * Test case fixes Signed-off-by: Loganathan Sekar <[email protected]> * Removed unwanted deprecated code in test security config Signed-off-by: Loganathan Sekar <[email protected]> * Services Startup issues Signed-off-by: Loganathan Sekar <[email protected]> * Updated vertx version in kernel bom, and applied related changes Signed-off-by: Loganathan Sekar <[email protected]> * Removed unwanted dependency Signed-off-by: Loganathan Sekar <[email protected]> * MOSIP-31617-updated bouncycastle version Signed-off-by: Loganathan Sekar <[email protected]> * Updated vertx version and added hazelcast to kernel-bom Signed-off-by: Loganathan Sekar <[email protected]> * Fix for idgen service startup issue Signed-off-by: Loganathan Sekar <[email protected]> * Added kernel-config-server and migrated it Signed-off-by: Loganathan Sekar <[email protected]> * Test case fix Signed-off-by: Loganathan Sekar <[email protected]> * Test case fix Signed-off-by: Loganathan Sekar <[email protected]> * Added args for the dockerfile Signed-off-by: Loganathan Sekar <[email protected]> * MOSIP-31617 Added kernel-config-server and migrated it (mosip#1514) * Added kernel-config-server and migrated it Signed-off-by: Loganathan Sekar <[email protected]> * Test case fix Signed-off-by: Loganathan Sekar <[email protected]> * Test case fix Signed-off-by: Loganathan Sekar <[email protected]> * Added args for the dockerfile Signed-off-by: Loganathan Sekar <[email protected]> --------- Signed-off-by: Loganathan Sekar <[email protected]> * Dockerfile correction Signed-off-by: Loganathan Sekar <[email protected]> * Docker fix Signed-off-by: Loganathan Sekar <[email protected]> * Mosip 31617 java 21 migration (mosip#1515) * Added kernel-config-server and migrated it Signed-off-by: Loganathan Sekar <[email protected]> * Test case fix Signed-off-by: Loganathan Sekar <[email protected]> * Test case fix Signed-off-by: Loganathan Sekar <[email protected]> * Added args for the dockerfile Signed-off-by: Loganathan Sekar <[email protected]> * Dockerfile correction Signed-off-by: Loganathan Sekar <[email protected]> * Docker fix Signed-off-by: Loganathan Sekar <[email protected]> --------- Signed-off-by: Loganathan Sekar <[email protected]> * Fix to dockerfile command Signed-off-by: Loganathan Sekar <[email protected]> * MOSIP-31617 java 21 migration (mosip#1516) * Added kernel-config-server and migrated it Signed-off-by: Loganathan Sekar <[email protected]> * Test case fix Signed-off-by: Loganathan Sekar <[email protected]> * Test case fix Signed-off-by: Loganathan Sekar <[email protected]> * Added args for the dockerfile Signed-off-by: Loganathan Sekar <[email protected]> * Dockerfile correction Signed-off-by: Loganathan Sekar <[email protected]> * Docker fix Signed-off-by: Loganathan Sekar <[email protected]> * Fix to dockerfile command Signed-off-by: Loganathan Sekar <[email protected]> --------- Signed-off-by: Loganathan Sekar <[email protected]> * Added repository in pom Signed-off-by: Loganathan Sekar <[email protected]> * commit id fix Signed-off-by: Loganathan Sekar <[email protected]> * MOSIP-31617 java 21 migration - fix pom for nexus build issue (mosip#1517) * Added kernel-config-server and migrated it Signed-off-by: Loganathan Sekar <[email protected]> * Test case fix Signed-off-by: Loganathan Sekar <[email protected]> * Test case fix Signed-off-by: Loganathan Sekar <[email protected]> * Added args for the dockerfile Signed-off-by: Loganathan Sekar <[email protected]> * Dockerfile correction Signed-off-by: Loganathan Sekar <[email protected]> * Docker fix Signed-off-by: Loganathan Sekar <[email protected]> * Fix to dockerfile command Signed-off-by: Loganathan Sekar <[email protected]> * Added repository in pom Signed-off-by: Loganathan Sekar <[email protected]> --------- Signed-off-by: Loganathan Sekar <[email protected]> * Revert idgenerator service to non-migration java21 as the service is having issues. * Revert idgenerator service to non-migration java21 as the service is having issues. * Changed pom version to 1.2.1-SNAPSHOT Signed-off-by: Loganathan Sekar <[email protected]> * [DSD-5378] Update Dockerfile Signed-off-by: abhishek8shankar <[email protected]> * [DSD-5378] Update Dockerfile Signed-off-by: abhishek8shankar <[email protected]> --------- Signed-off-by: Loganathan Sekar <[email protected]> Signed-off-by: Chandra Keshav Mishra <[email protected]> Signed-off-by: abhishek8shankar <[email protected]> Co-authored-by: Chandra Keshav Mishra <[email protected]> Co-authored-by: Vishwa <[email protected]> Co-authored-by: abhishek8shankar <[email protected]> Signed-off-by: Loganathan Sekar <[email protected]>
vishwa-vyom
added a commit
that referenced
this pull request
Jun 7, 2024
* migrate kernel-core to java 17 * Migrated kernel core, logger logback * Committing changes. * Used BBOM file for dependencies * Added bom file for dependencies * Committing changes. * Migration changes for Java 21 * Reverted idgenerator changes * Removed unwanted code * [DSD-4947] Update push-trigger.yml * Added kernem bom to the build * [DSD-4947] Update push-trigger.yml * Correction to adduser * adduser command fix * Update to uid for adduser command * MOSIP-31617-updated bouncycastle version * MOSIP-31617 Added kernel-config-server and migrated it (#1514) * Mosip 31617 java 21 migration (#1515) * MOSIP-31617 java 21 migration (#1516) * MOSIP-31617 java 21 migration - fix pom for nexus build issue (#1517) * [DSD-5378] Update Dockerfile * [DSD-5378] Update Dockerfile [MOSIP-31617] All projects migrated to java 21 expect kernel id generator service Signed-off-by: Loganathan Sekar <[email protected]> Signed-off-by: Chandra Keshav Mishra <[email protected]> Signed-off-by: abhishek8shankar <[email protected]> Co-authored-by: Chandra Keshav Mishra <[email protected]> Co-authored-by: Vishwa <[email protected]> Co-authored-by: abhishek8shankar <[email protected]> Signed-off-by: Vishwa <[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.
No description provided.