Skip to content

Conversation

@stokpop
Copy link

@stokpop stokpop commented Sep 19, 2025

Added a reference to Java JRE 25 (based on changes in Java 21 Support issue #1035).

Solves #1121

However, creating a buildpack locally results in:

➜  java-buildpack git:(issue-1121-java-25-support) ✗ bundle exec rake clean package OFFLINE=true PINNED=true
Pinning groovy version to 2.5.23
Pinning spring_boot_cli version to 2.7.18
Pinning Tomcat tomcat-10 version to 10.1.46
Pinning Tomcat tomcat version to 9.0.109
Pinning lifecycle_support version to 3.4.0_RELEASE
Pinning logging_support version to 3.4.0_RELEASE
Pinning access_logging_support version to 3.4.0_RELEASE
Pinning redis_store version to 1.3.6_RELEASE
Pinning geode_store version to 1.14.9
Pinning JRE jre-11 version to 11.0.27_9
Pinning JRE jre-11 version to 11.0.27_9
Pinning JRE jre-17 version to 17.0.15_10
Pinning JRE jre-17 version to 17.0.15_10
Pinning JRE jre-21 version to 21.0.7_9
Pinning JRE jre-21 version to 21.0.7_9
Pinning JRE jre-25 version to
[VersionResolver]                WARN  Discarding illegal version : Invalid version '': missing component
[VersionResolver]                WARN  Discarding illegal version : Invalid version '': missing component
[VersionResolver]                WARN  Discarding illegal version : Invalid version '': missing component
[VersionResolver]                WARN  Discarding illegal version : Invalid version '': missing component
[VersionResolver]                WARN  Discarding illegal version : Invalid version '': missing component
rake aborted!
Unable to resolve version '25.+' for platform 'bionic'

Seems there is no Java 25 in https://download.run.pivotal.io/openjdk/jammy/x86_64/index.yml / https://java-buildpack.cloudfoundry.org/openjdk/jammy/x86_64/index.yml or https://download.run.pivotal.io/openjdk/bionic/x86_64/index.yml / https://java-buildpack.cloudfoundry.org/openjdk/bionic/x86_64/index.yml.

Is there a dependency on the availability on java 25 packages in those locations?

@linux-foundation-easycla
Copy link

linux-foundation-easycla bot commented Sep 19, 2025

CLA Signed

  • ✅login: stokpop / name: Peter Paul Bakker / (9d49fe3)

The committers listed above are authorized under a signed CLA.

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.

1 participant