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

Use Java 21 #1920

Merged
merged 6 commits into from
Sep 4, 2024
Merged

Use Java 21 #1920

merged 6 commits into from
Sep 4, 2024

Conversation

Tobianas
Copy link
Contributor

@Tobianas Tobianas commented Aug 6, 2024

JIRA: LIGHTY-311

JIRA: LIGHTY-311
Signed-off-by: tobias.pobocik <[email protected]>
JIRA: LIGHTY-311
Signed-off-by: tobias.pobocik <[email protected]>
JIRA: LIGHTY-311
Signed-off-by: tobias.pobocik <[email protected]>
JIRA: LIGHTY-311
Signed-off-by: tobias.pobocik <[email protected]>
@@ -1,7 +1,7 @@
#!/bin/bash

# Set JAVA_HOME to point to a specific Java 17+ JDK
#export JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64
# Set JAVA_HOME to point to a specific Java 21+ JDK
Copy link
Collaborator

Choose a reason for hiding this comment

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

/usr/lib/jvm/temurin-11-jdk-amd64

README.md Outdated
@@ -54,7 +54,7 @@ _This branch maintains compatibility with __OpenDaylight 2024-09 Scandium,__ rel

## Build & Install
In order to build and install lighty.io artifacts locally, follow the steps below:
1. __Install JDK__ - make sure [JDK 17](https://openjdk.java.net/projects/jdk/17/) is installed
1. __Install JDK__ - make sure [JDK 21](https://openjdk.java.net/projects/jdk/21/) is installed
Copy link
Collaborator

Choose a reason for hiding this comment

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

JIRA: LIGHTY-311
Signed-off-by: tobias.pobocik <[email protected]>
Signed-off-by: Matej Sramcik <[email protected]>
JIRA: LIGHTY-311
Signed-off-by: tobias.pobocik <[email protected]>
Signed-off-by: Matej Sramcik <[email protected]>
@ihrasko ihrasko merged commit adb0f25 into PANTHEONtech:main Sep 4, 2024
6 checks passed
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.

2 participants