commit | 3cfb3a3cf98a6a61d6253321907c27b013e80bfc | [log] [tgz] |
---|---|---|
author | arjantijms <arjan.tijms@gmail.com> | Tue Feb 18 23:13:47 2020 +0100 |
committer | arjantijms <arjan.tijms@gmail.com> | Tue Feb 18 23:13:47 2020 +0100 |
tree | 8ae5933d414c200cf6341f012e5c198c080e2d60 | |
parent | 66e33e4af6f71efb9005aceef8998217a7c2be27 [diff] |
#22874 Updated version in pom files to 6.0.0-SNAPSHOT * Updated properties for glassfish-version.properties to 6 and 0. * Updated copyright to 2020 in files touched. * Updated Jenkinsfile and readme Signed-off-by: arjantijms arjan.tijms@gmail.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/glassfish6/glassfish
For more details, see QuickLook_Test_Instructions
glassfish6/bin/asadmin start-domain
glassfish6/bin/asadmin stop-domain