commit | 8a9384b50a059a86180dec602e403c7953d5e6e0 | [log] [tgz] |
---|---|---|
author | Arjan Tijms <arjan.tijms@gmail.com> | Mon Jan 20 15:05:51 2020 +0100 |
committer | GitHub <noreply@github.com> | Mon Jan 20 15:05:51 2020 +0100 |
tree | 6ef4f6d3358dc896856a3227feff9aa147f9c1ff | |
parent | 7c3831024d18ce975f88258a2f7f6dbebd69bed8 [diff] | |
parent | 1a57ca5daa00b48245225585d0b8e39523666592 [diff] |
Merge pull request #22877 from Cousjava/new-infra Change for new Eclipse infrastructure
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/glassfish5/glassfish
For more details, see QuickLook_Test_Instructions
glassfish5/bin/asadmin start-domain
glassfish5/bin/asadmin stop-domain