You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@deltaspike.apache.org by gp...@apache.org on 2014/04/30 21:15:08 UTC

svn commit: r1591450 - /deltaspike/site/trunk/content/build.mdtext

Author: gpetracek
Date: Wed Apr 30 19:15:07 2014
New Revision: 1591450

URL: http://svn.apache.org/r1591450
Log:
updated content

Modified:
    deltaspike/site/trunk/content/build.mdtext

Modified: deltaspike/site/trunk/content/build.mdtext
URL: http://svn.apache.org/viewvc/deltaspike/site/trunk/content/build.mdtext?rev=1591450&r1=1591449&r2=1591450&view=diff
==============================================================================
--- deltaspike/site/trunk/content/build.mdtext (original)
+++ deltaspike/site/trunk/content/build.mdtext Wed Apr 30 19:15:07 2014
@@ -81,12 +81,25 @@ Set WILDFLY_HOME
 
 ### GlassFish 3.1
 
+#### Without existing GF3
+**Executing the Arquillian tests with GF3 (without GF3 installation)**
+
+    mvn clean install -Pglassfish-build-managed-3
+
+#### With existing GF3
 Install GlassFish (default setup without admin-password) and start GlassFish with asadmin start-domain **and** asadmin start-database
 
 **Executing the Arquillian tests with Oracle Glassfish 3.1+**
 
     mvn clean install -Pglassfish-remote-3.1
 
+### GlassFish 4
+
+#### Without existing GF4
+**Executing the Arquillian tests with GF4 (without GF4 installation)**
+
+    mvn clean install -Pglassfish-build-managed-4
+
 ### WebLogic 12c
 
 Install WebLogic 12c. Start Confiuration Wizard to create a new basic WebLogic Domain. Default options and domain name = base_domain, administrator user name = weblogic1, administrator password = weblogic1.