commit | e7bfe5ca303036e07caeb1e12d0849125d36984c | [log] [tgz] |
---|---|---|
author | Romain Grecourt <romain.grecourt@oracle.com> | Fri Nov 30 16:59:52 2018 -0800 |
committer | GitHub <noreply@github.com> | Fri Nov 30 16:59:52 2018 -0800 |
tree | 7796729de5f3b2595314b0085feb2d29fc19e8cc | |
parent | 1348ebc33d0e135562c8fd4b61838a8594442c93 [diff] |
Ci pipeline updates ee4j8 (#22646) * gitignore nb-configuration.xml * remove un-needed env variables * Update docker image used by ci-pipeline * remove GF_INTERNAL_ENV * fix Jenkinsfile * set forkMode=always in appserver/admin/admin-core * fix bad merge
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