commit | e76c3f38cfd16c123f36a816a061508440f4971d | [log] [tgz] |
---|---|---|
author | Steve Millidge <smillidge@users.noreply.github.com> | Sat Apr 04 12:25:52 2020 +0100 |
committer | GitHub <noreply@github.com> | Sat Apr 04 12:25:52 2020 +0100 |
tree | 8786592d4e940c2ba7ba2c87e05645a147b6c8e0 | |
parent | a75a918fde1ab9078d0e4cb3cd7237a96274ead4 [diff] | |
parent | 9a8db6e02102b2d1db597d911e2c8a8c0e5b8c08 [diff] |
Merge pull request #22952 from tsyamamoto/issue_22612 Fix for synchronization for Dom(#22612)
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