| commit | 42eb4b218fd170301beea35d3b386c53ab297532 | [log] [tgz] |
|---|---|---|
| author | Steve Millidge <smillidge@users.noreply.github.com> | Fri May 29 18:07:44 2020 +0100 |
| committer | GitHub <noreply@github.com> | Fri May 29 18:07:44 2020 +0100 |
| tree | 1e7dc756886be200f0910a0bf9b47a0cce124b70 | |
| parent | b89b0961984d2369a946eba56672d5fe8d22148b [diff] | |
| parent | f87a9c4953f59a6aa506e1f4a1f818e05491ceae [diff] |
Merge pull request #23049 from jGauravGupta/jersey-m4 Upgrade Jersey to 3.0.0-M4
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