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

MOSIP-31617 java 21 migration #1499

Merged

Commits on Apr 1, 2024

  1. migrate kernel-core to java 17

    Signed-off-by: Loganathan Sekar <[email protected]>
    Loganathan Sekar authored and Loganathan Sekar committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    09916ba View commit details
    Browse the repository at this point in the history
  2. Migrated kernel core, logger logback

    Signed-off-by: Loganathan Sekar <[email protected]>
    Loganathan Sekar authored and Loganathan Sekar committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    946cc61 View commit details
    Browse the repository at this point in the history
  3. Committing changes.

    Signed-off-by: Loganathan Sekar <[email protected]>
    Loganathan Sekar authored and Loganathan Sekar committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    5863b13 View commit details
    Browse the repository at this point in the history
  4. Used BBOM file for dependencies

    Signed-off-by: Loganathan Sekar <[email protected]>
    Loganathan Sekar authored and Loganathan Sekar committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    c53bc74 View commit details
    Browse the repository at this point in the history
  5. Added bom file for dependencies

    Signed-off-by: Loganathan Sekar <[email protected]>
    Loganathan Sekar authored and Loganathan Sekar committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    0bde493 View commit details
    Browse the repository at this point in the history
  6. Committing changes.

    Signed-off-by: Loganathan Sekar <[email protected]>
    Loganathan Sekar authored and Loganathan Sekar committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    fac4897 View commit details
    Browse the repository at this point in the history
  7. Migration changes for Java 21

    Signed-off-by: Loganathan Sekar <[email protected]>
    Loganathan Sekar authored and Loganathan Sekar committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    b064c37 View commit details
    Browse the repository at this point in the history
  8. Reverted idgenerator changes

    Signed-off-by: Loganathan Sekar <[email protected]>
    Loganathan Sekar authored and Loganathan Sekar committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    a9f4809 View commit details
    Browse the repository at this point in the history
  9. Removed unwanted code

    Signed-off-by: Loganathan Sekar <[email protected]>
    Loganathan Sekar authored and Loganathan Sekar committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    f1ddf2f View commit details
    Browse the repository at this point in the history
  10. Added kernem bom to the build

    Signed-off-by: Loganathan Sekar <[email protected]>
    Loganathan Sekar authored and Loganathan Sekar committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    83ff85e View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

  1. Migrated rest of modules in commons excluding saltgenerator

    Signed-off-by: Loganathan Sekar <[email protected]>
    Loganathan Sekar authored and Loganathan Sekar committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    cca452d View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

  1. Corrected the docker image of java 21

    Signed-off-by: Loganathan Sekar <[email protected]>
    Loganathan Sekar authored and Loganathan Sekar committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    7a811a8 View commit details
    Browse the repository at this point in the history
  2. Update to the app install command

    Signed-off-by: Loganathan Sekar <[email protected]>
    Loganathan Sekar authored and Loganathan Sekar committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    985153b View commit details
    Browse the repository at this point in the history
  3. Update to the app install command

    Signed-off-by: Loganathan Sekar <[email protected]>
    Loganathan Sekar authored and Loganathan Sekar committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    0c33dd1 View commit details
    Browse the repository at this point in the history
  4. Updated adduser and addgroup commands for alpine

    Signed-off-by: Loganathan Sekar <[email protected]>
    Loganathan Sekar authored and Loganathan Sekar committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    9a94801 View commit details
    Browse the repository at this point in the history
  5. Correction to the dockerfile addgroup

    Signed-off-by: Loganathan Sekar <[email protected]>
    Loganathan Sekar authored and Loganathan Sekar committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    c9a3ea4 View commit details
    Browse the repository at this point in the history
  6. Fixed addgroup command in dockerfile

    Signed-off-by: Loganathan Sekar <[email protected]>
    Loganathan Sekar authored and Loganathan Sekar committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    49d3af6 View commit details
    Browse the repository at this point in the history
  7. Fix to adduser

    Signed-off-by: Loganathan Sekar <[email protected]>
    Loganathan Sekar authored and Loganathan Sekar committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    8a49032 View commit details
    Browse the repository at this point in the history
  8. Correction to adduser

    Signed-off-by: Loganathan Sekar <[email protected]>
    Loganathan Sekar authored and Loganathan Sekar committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    254e3e5 View commit details
    Browse the repository at this point in the history
  9. adduser command fix

    Signed-off-by: Loganathan Sekar <[email protected]>
    Loganathan Sekar authored and Loganathan Sekar committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    9e5c142 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2024

  1. Update to uid for adduser command

    Signed-off-by: Loganathan Sekar <[email protected]>
    Loganathan Sekar authored and Loganathan Sekar committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    a0cfac9 View commit details
    Browse the repository at this point in the history
  2. Corrected adduser command

    Signed-off-by: Loganathan Sekar <[email protected]>
    Loganathan Sekar authored and Loganathan Sekar committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    9b42a3c View commit details
    Browse the repository at this point in the history
  3. Corrected adduser command

    Signed-off-by: Loganathan Sekar <[email protected]>
    Loganathan Sekar authored and Loganathan Sekar committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    3817458 View commit details
    Browse the repository at this point in the history