commit | 6b391dd86bfac118f638328b7f65cec85360c4cb | [log] [tgz] |
---|---|---|
author | arjantijms <arjan.tijms@gmail.com> | Fri Nov 30 18:31:13 2018 +0100 |
committer | arjantijms <arjan.tijms@gmail.com> | Fri Nov 30 18:31:13 2018 +0100 |
tree | 3ded9201fe9c65e495741e9036788141e23bc596 | |
parent | 85212e546b032a234d5e3585ac83234d593436c2 [diff] |
Integrate Mojarra 2.3.9 and JSF API 2.3.1 https://github.com/eclipse-ee4j/mojarra/issues/4514 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/glassfish5/glassfish
For more details, see QuickLook_Test_Instructions
glassfish5/bin/asadmin start-domain
glassfish5/bin/asadmin stop-domain