| commit | 14ae25626014c60bf7d9c4fd18964cd2a6cca41b | [log] [tgz] |
|---|---|---|
| author | Gaurav Gupta <gaurav.gupta@payara.fish> | Tue May 12 14:51:54 2020 +0530 |
| committer | GitHub <noreply@github.com> | Tue May 12 14:51:54 2020 +0530 |
| tree | dd11f7628791b8fc642b9184d1317e9befe16848 | |
| parent | 0f68055d760f7c20253eef71e5f201e5969c768b [diff] | |
| parent | 4a31a8583187710d91f7d65e23688fb4fa7d4dec [diff] |
Merge pull request #22996 from arjantijms/22983-transactionsrc2 #22983 Update transactions API to RC2
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