Bug 282572 - devel/jenkins-lts
Summary: devel/jenkins-lts
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Li-Wen Hsu
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-11-05 20:43 UTC by Urs
Modified: 2024-12-03 19:20 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (lwhsu)


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Urs 2024-11-05 20:43:09 UTC
The port uses an old OpenJDK 11. Jenkins 2.479.1 requires min. 17 or 21.
Please update. Thanks!
Comment 1 commit-hook freebsd_committer freebsd_triage 2024-11-07 23:42:17 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(-)
Comment 2 commit-hook freebsd_committer freebsd_triage 2024-12-03 19:20:55 UTC
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(-)