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

[APPS-3060] Update JDK version to 21 #258

Merged
merged 9 commits into from
Oct 16, 2024

Conversation

purusothaman-mm
Copy link
Contributor

@purusothaman-mm purusothaman-mm marked this pull request as ready for review October 7, 2024 09:55
@@ -1,4 +1,4 @@
FROM amazoncorretto:17-alpine3.18@sha256:6a3dc573328ced158ae25ffde792accbe8b1ff2e7b505c72d2d5e7b9bfa9ac26
FROM amazoncorretto:21-alpine3.18@sha256:6a3dc573328ced158ae25ffde792accbe8b1ff2e7b505c72d2d5e7b9bfa9ac26
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please verify the image SHA

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Confirmed with devops to use the same SHA image

@@ -113,7 +113,7 @@
<project.scm.repository>alfresco-java-sdk</project.scm.repository>
<project.year>2021</project.year>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<java.version>17</java.version>
<java.version>21</java.version>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please check whether we can update java compile time as well to 21

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As discused confirming the changes with java 21 compile time as well

@@ -14,13 +14,13 @@ to define a sample [```EventHandler```](../../alfresco-java-event-api/alfresco-j

To properly build and run the project in a local environment it is required to have installed some tools.

* Java 17:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Need to update the java version in the other read file as well.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Updated the java version to 21 in readme file

Copy link
Contributor

@SathishK-T SathishK-T left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@purusothaman-mm purusothaman-mm merged commit d0d4798 into develop Oct 16, 2024
10 checks passed
@purusothaman-mm purusothaman-mm deleted the fix/APPS-3060-update-jdk-21 branch October 16, 2024 07:26
suneet-gupta added a commit that referenced this pull request Oct 23, 2024
suneet-gupta added a commit that referenced this pull request Oct 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants