X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=blobdiff_plain;f=releasenotes%2Fnotes%2FFix-JAVA_HOME-directory-detection-b164f29820d36206.yaml;h=c58666134525c97f6bcef14d71148b1345300094;hb=cf343b44e356c5f89f673c4331249179c5bd85c9;hp=e5540f1b61100d2fa0b38ab2251754e1bd574ede;hpb=c7e6d4b7e48ee8ac60fd550069a6cb85c40383fd;p=releng%2Fglobal-jjb.git diff --git a/releasenotes/notes/Fix-JAVA_HOME-directory-detection-b164f29820d36206.yaml b/releasenotes/notes/Fix-JAVA_HOME-directory-detection-b164f29820d36206.yaml index e5540f1b..c5866613 100644 --- a/releasenotes/notes/Fix-JAVA_HOME-directory-detection-b164f29820d36206.yaml +++ b/releasenotes/notes/Fix-JAVA_HOME-directory-detection-b164f29820d36206.yaml @@ -1,12 +1,12 @@ --- prelude: > - OpenDaylight jenkins maven jobs with jdk17 and CentOS7 currently fails - with a confusing message stating that the JAVA_HOME variable is not - correctly set. - This can happen in various cases, usually when there is a mismatch - between the jdk used by maven and the folder pointed by JAVA_HOME. - It appears that openjdk17 is not available with CentOS7 and that - the folder indeed does not exist + OpenDaylight jenkins maven jobs with jdk17 and CentOS7 currently fails + with a confusing message stating that the JAVA_HOME variable is not + correctly set. + This can happen in various cases, usually when there is a mismatch + between the jdk used by maven and the folder pointed by JAVA_HOME. + It appears that openjdk17 is not available with CentOS7 and that + the folder indeed does not exist issues: - | Current message (JAVA_HOME variable is not set) is confusing and can lead @@ -21,4 +21,3 @@ other: - | Adapt and refactor code consequently to be more agnostic to distribution and jdk installation specificities -