commit | c8b203a3e79f3686d1cc68dc2923987d37c75850 | [log] [tgz] |
---|---|---|
author | Arjan Tijms <arjan.tijms@gmail.com> | Thu Apr 23 08:08:38 2020 +0200 |
committer | GitHub <noreply@github.com> | Thu Apr 23 08:08:38 2020 +0200 |
tree | 1cae541359548eda4489fb199f9ea3017c9ca97d | |
parent | e820a4eb30d6916afa14bd597ead9a18548de11c [diff] | |
parent | 6978c42c3bb5f7a45b03a2fd1487c7b270ab07bc [diff] |
Merge pull request #22966 from arjantijms/22926-2 #22926 Remove lingering references
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