commit | 3ffa16725c162954f40cc15f745625a554d44763 | [log] [tgz] |
---|---|---|
author | Cousjava <jonathan.coustick@payara.fish> | Tue Nov 19 17:15:20 2019 +0000 |
committer | GitHub <noreply@github.com> | Tue Nov 19 17:15:20 2019 +0000 |
tree | d187bb292a257430a732f85baeb787f76a5f941a | |
parent | 4dfb6c2c6028545d77207cfbc6a9ea7f91bb19bd [diff] | |
parent | eadd411c67388be5d313d17c22e7f14aa336aef0 [diff] |
Merge pull request #22849 from endtak/issue_22848 Disallows empty strings that were allowed in regular expressions.
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