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=04853ec1c27444d494afae28e8c181b711280f4b;hp=e5540f1b61100d2fa0b38ab2251754e1bd574ede;hpb=60d27ecb53e9fe7d91dcaa0e0fd37a725f0fc285;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 -