commit | a8681064fda4b0f9f038b41e70441b795fb357b8 | [log] [tgz] |
---|---|---|
author | Arjan Tijms <arjan.tijms@gmail.com> | Sun May 31 22:09:32 2020 +0200 |
committer | GitHub <noreply@github.com> | Sun May 31 22:09:32 2020 +0200 |
tree | f64f9a68db2cf88d244203be9f76b701de91557d | |
parent | f571ca9dc1672068cdfa00d960d8da397cba6cb4 [diff] | |
parent | 0171072fb4f930e6feb0b6017f3808f61cc50152 [diff] |
Merge pull request #23052 from smillidge/23045 Fixes #23045 incorporate Tyrus M2
GlassFish is the reference implementation of Java EE.
Prerequisites:
Currently in the EE4J_8 branch artifacts are being pulled from OSSRH staging.
Run the full build:
mvn -Pstaging install
Locate the Zip distributions:
Locate staged distributions:
Running GlassFish QuickLook tests:
mvn -f appserver/tests/quicklook/pom.xml test -Dglassfish.home=appserver/distributions/glassfish/target/stage/glassfish6/glassfish
For more details, see QuickLook_Test_Instructions
glassfish6/bin/asadmin start-domain
glassfish6/bin/asadmin stop-domain