Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [glassfish-dev] Proposal/Inquiry: Stable GlassFish download URL for Krazo CI fixes

Thank you!

2026年7月21日(火) 11:38 Hiroki Sawamura (Fujitsu) <sawamura.hiroki@xxxxxxxxxxx>:
Hi,

The URL(*1) currently used to download GlassFish is updated whenever a new version is released, and older versions are no longer available. So, I think it would be better to use the GitHub release asset URL(*2).

*1) https://download.eclipse.org/ee4j/glassfish/glassfish-8.0.2.zip
*2) https://github.com/eclipse-ee4j/glassfish/releases/download/8.0.2/glassfish-8.0.2.zip

Regards,
Hiroki

From: glassfish-dev <glassfish-dev-bounces@xxxxxxxxxxx> On Behalf Of Satoshi Seto via glassfish-dev
Sent: Tuesday, July 21, 2026 6:54 AM
To: glassfish-dev@xxxxxxxxxxx
Cc: Satoshi Seto <megascus@xxxxxxxxx>
Subject: [glassfish-dev] Proposal/Inquiry: Stable GlassFish download URL for Krazo CI fixes

Hello,

I was recently looking at the project for Krazo, the reference implementation of Jakarta MVC, and noticed that its CI is failing (1)  .
It seems to be failing because it is trying to download a version of GlassFish that is no longer available (2).
When I checked the GlassFish website, there doesn't seem to be a "latest" version link or a permanent URL provided (3).

I would like to improve Krazo's CI mechanism if possible. Would it be possible to provide a "latest" version link for GlassFish?
Alternatively, please let me know if there is already a reliable URL available.

(1) https://github.com/eclipse-ee4j/krazo/pull/416
(2) https://github.com/eclipse-ee4j/krazo/blob/main/Jenkinsfile#L30
(3) https://download.eclipse.org/ee4j/glassfish/

--
Satoshi Seto
mailto:mailto:megascus@xxxxxxxxx


--
Satoshi Seto
mailto:megascus@xxxxxxxxx

Back to the top