commit | 2d58ab4fcb2405be5d5ce849e426a7ec3c5c8311 | [log] [tgz] |
---|---|---|
author | hs536 <sawamura.hiroki@fujitsu.com> | Fri Apr 24 14:12:54 2020 +0900 |
committer | hs536 <sawamura.hiroki@fujitsu.com> | Thu May 07 18:18:52 2020 +0900 |
tree | 33a52fbb3fa24517cfa157f35f667ea4e0efce2e | |
parent | 00f315f845b82c8b9bd0291f72de706eed515b0f [diff] |
Add classpath for test Signed-off-by: hs536 <sawamura.hiroki@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