commit | 4dfb6c2c6028545d77207cfbc6a9ea7f91bb19bd | [log] [tgz] |
---|---|---|
author | Steve Millidge <smillidge@users.noreply.github.com> | Wed Oct 02 21:31:10 2019 +0100 |
committer | GitHub <noreply@github.com> | Wed Oct 02 21:31:10 2019 +0100 |
tree | f17c6b6a628d148f7d4f66e6fffabec3d634fc3b | |
parent | bf52f966435c7af57646eed05d996f94fe668821 [diff] | |
parent | 3cb1ef7f6b87e2d708aa961aa0d6d963b3628cb9 [diff] |
Merge pull request #22843 from endtak/issue_22383 Fix for ear redeploy fails(eclipse-ee4j#22383)
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