Summary: | devel/jenkins-lts | ||
---|---|---|---|
Product: | Ports & Packages | Reporter: | Urs <urs.probst> |
Component: | Individual Port(s) | Assignee: | Li-Wen Hsu <lwhsu> |
Status: | Closed FIXED | ||
Severity: | Affects Only Me | Flags: | bugzilla:
maintainer-feedback?
(lwhsu) |
Priority: | --- | ||
Version: | Latest | ||
Hardware: | Any | ||
OS: | Any |
Description
Urs
2024-11-05 20:43:09 UTC
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=187cccbda725a559adc146d861b3345be779162f commit 187cccbda725a559adc146d861b3345be779162f Author: Li-Wen Hsu <lwhsu@FreeBSD.org> AuthorDate: 2024-11-07 23:40:19 +0000 Commit: Li-Wen Hsu <lwhsu@FreeBSD.org> CommitDate: 2024-11-07 23:40:19 +0000 devel/jenkins-lts: Update the Java version requirement to 17+ As described in https://www.jenkins.io/doc/book/platform-information/support-policy-java/ PR: 282572 Reported by: Urs <urs.probst@triamec.com> devel/jenkins-lts/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) A commit in branch 2024Q4 references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=07e4611caf3c098167f99cac24bf4324d192f24b commit 07e4611caf3c098167f99cac24bf4324d192f24b Author: Li-Wen Hsu <lwhsu@FreeBSD.org> AuthorDate: 2024-11-07 23:40:19 +0000 Commit: Ronald Klop <ronald@FreeBSD.org> CommitDate: 2024-12-03 19:17:13 +0000 devel/jenkins-lts: Update the Java version requirement to 17+ As described in https://www.jenkins.io/doc/book/platform-information/support-policy-java/ The order of commits is different on 2024Q4 branch compared to main. That is why the PORTREVISION is bumped here. PR: 282572 Reported by: Urs <urs.probst@triamec.com> Approved by: broken port blanket (and previous mail about trivial changes) (cherry picked from commit 187cccbda725a559adc146d861b3345be779162f) devel/jenkins-lts/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) |