David Matějček
David Matějček
The 4.1.1 was already released 2024-11-08 (zip downlaod) or 2024-10-23 (git tag), so this should be already closed, right, @arjantijms ? https://download.eclipse.org/jakartaee/faces/4.1/
I would say it should be here, but it really doesn't exist. It probably was on original Oracle website somewhere, then we updated links using regexps, but we still did...
I would say all binaries should be here (and in Maven Central too): https://download.eclipse.org/ee4j/glassfish/
@hboutemy Hi, seems you checked the 7.1.0-M1, can you try also 8.0.0-M13? I am not sure if I should create a PR to your repository or how to do that.
We don't plan to release 8.0.0-JDK17-M13, the only reason for JDK17 version was a need to validate the TCK for Jakarta EE 11. Keystores ... hmm. Honestly I don't like...
I hope Eclipse will soon release the parent pom 2.0.0, so the nexus staging plugin will go away.
Can you quickly try it yet with 7.0.9? We did some changes related to authentication, it might be a bug.
Hi, the server.log excerpt you posted is from a server shutdown - something stops the server. That is intentional after the deploy or you don't know what invoked the shutdown?...
One idea I have now is that something in the war executes System.exit or something like that. I am not sure if it worked in GF6, but maybe I could...
You told that the ear works well with Glassfish6, but I couldn't even deploy it - it ended the same way on GF7.0.3-SNAPSHOT except GF7 provides more logs (we reimplemented...