David Matějček
David Matějček
It is a default behavior of OSGI (maven felix plugin). It can be overriden, but increasing major version number usually means "breaking changes". And because OSGI is quite restrictive and...
Is there some example how to work with default passwords in Dockerfiles constructed for this repository?
@tianon Could you please approve the latest to run those tests again? Is something else yet missing/incorrect except the documentation? EDIT: Aha, yet the execution time. How can I stop...
Ok, now it should pass all tests, at least I hope so. - removed sys user password - updated run-glassfish script, so now it is possible to replace the asadmin...
> exec "$@" for the non-asadmin case so the container returns the exit code of the command. Fixed, thanks for the review! > Can GlassFish be explicitly started in the...
Locally executed tests: ``` ./run.sh glassfish testing glassfish 'utc' [1/4]...passed 'no-hard-coded-passwords' [2/4]...passed 'override-cmd' [3/4]...passed 'glassfish' [4/4]...passed ```
> Please have patience - "new image" PRs are high effort reviews, and yours is in queue. Could you please approve the workflow as the first step?
I don't know why 7.0.0 failed, I just see it took more time (36 seconds, others took 8-9), locally it passed, but can I get more information from GitHub Actions...
> @dmatej did you find out who 7.0.0 failed? Can it be fixed? No, locally it passed. Sad I can't see more logs.
All current Jakarta EE 10 projects have Java 11 as a minimum.