commit | 9e048daa88e67662f4b4e3750a8bc336270bd84f | [log] [tgz] |
---|---|---|
author | Bill Shannon <bill.shannon@oracle.com> | Mon Jul 22 16:50:04 2019 -0700 |
committer | Bill Shannon <bill.shannon@oracle.com> | Mon Jul 22 16:50:04 2019 -0700 |
tree | d5223204f6df31f1b4148ee8950aadb73deb455a | |
parent | 22cd66391e24d822bceb8c15c6bdf50e81723c47 [diff] |
The Java EE API jar file project was moved to the jakartaee-api repository. https://github.com/eclipse-ee4j/jakartaee-api.
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