commit | f571ca9dc1672068cdfa00d960d8da397cba6cb4 | [log] [tgz] |
---|---|---|
author | Arjan Tijms <arjan.tijms@gmail.com> | Sun May 31 22:09:09 2020 +0200 |
committer | GitHub <noreply@github.com> | Sun May 31 22:09:09 2020 +0200 |
tree | 60df6cd847e6a28d2f0b5086beba8e33139c4e4f | |
parent | 74df3707e9752acec560bcf47c40d2c196367b5a [diff] | |
parent | e902e643e6909df934e03b1bb4a45a3aa816fbd7 [diff] |
Merge pull request #23053 from smillidge/refresh-api-jars Updated apis and tidied up nucleus pom
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