Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[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:megascus@xxxxxxxxx

Back to the top