[gatein-commits] gatein SVN: r6578 - in sandbox/as7_support: pc and 1 other directory.

do-not-reply at jboss.org do-not-reply at jboss.org
Mon May 30 10:16:11 EDT 2011


Author: mstruk
Date: 2011-05-30 10:16:11 -0400 (Mon, 30 May 2011)
New Revision: 6578

Added:
   sandbox/as7_support/pc/jboss-as7-integration/
Removed:
   sandbox/as7_support/pc/jboss-as7-extension/
Modified:
   sandbox/as7_support/README.txt
Log:
Renamed pc/jboss-as7-extension parent dir into jboss-as7-integration

Modified: sandbox/as7_support/README.txt
===================================================================
--- sandbox/as7_support/README.txt	2011-05-30 14:02:23 UTC (rev 6577)
+++ sandbox/as7_support/README.txt	2011-05-30 14:16:11 UTC (rev 6578)
@@ -18,11 +18,12 @@
 
 (on Windows remove the backslash: -P!default,portal)
 
-cd jboss-as7-extension
+cd jboss-as7-integration
 mvn install -Ppkg-jbossas7,download -Dexo.projects.directory.dependencies=SERVERS_DIR
 
 (the previous command automatically downloads jboss-7.0.0.Beta3 build and unpacks it into SERVERS_DIR. If you already have this JBoss AS7 build in SERVERS_DIR you can omit 'download' profile)
 
+cp pkg
 cd target
 cd jboss-7.0.0.Beta3
 cd bin



More information about the gatein-commits mailing list