commit | eadd411c67388be5d313d17c22e7f14aa336aef0 | [log] [tgz] |
---|---|---|
author | endtak <endo.takafumi@jp.fujitsu.com> | Fri Oct 25 17:24:07 2019 +0900 |
committer | endtak <endo.takafumi@jp.fujitsu.com> | Fri Oct 25 17:25:01 2019 +0900 |
tree | d187bb292a257430a732f85baeb787f76a5f941a | |
parent | 4dfb6c2c6028545d77207cfbc6a9ea7f91bb19bd [diff] |
Disallows empty strings that were allowed in regular expressions.(eclipse-ee4j#22848) Signed-off-by: endtak <endo.takafumi@jp.fujitsu.com>
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