[jboss-svn-commits] JBL Code SVN: r5038 - labs/jbosslabs/trunk/portal-extensions

jboss-svn-commits at lists.jboss.org jboss-svn-commits at lists.jboss.org
Wed Jul 12 09:29:14 EDT 2006


Author: wrzep
Date: 2006-07-12 09:29:02 -0400 (Wed, 12 Jul 2006)
New Revision: 5038

Modified:
   labs/jbosslabs/trunk/portal-extensions/maven.xml
Log:
JBLAB-721
Updated "maven help" and "maven install" info after AS upgrade.
Pawel


Modified: labs/jbosslabs/trunk/portal-extensions/maven.xml
===================================================================
--- labs/jbosslabs/trunk/portal-extensions/maven.xml	2006-07-12 12:00:31 UTC (rev 5037)
+++ labs/jbosslabs/trunk/portal-extensions/maven.xml	2006-07-12 13:29:02 UTC (rev 5038)
@@ -153,12 +153,13 @@
 Before installing, building and deploying JBoss Labs please create and/ or modify the following files:
 (for all that are not created there's a template .sample file)
 1. build.properties
-2. forge-login/to-copy/portal-login-ds.xml
-3. jbosswiki/wiki-common/src/etc/org/jboss/wiki/filedatasource.properties
-4. shotoku/shotoku-base/src/etc/shotoku.properties
-5. shotoku/build.properties
-6. configuration/to-copy/JBLabs-ds.xml
+2. configuration/to-copy/server/all/deploy/portal-login-ds.xml
+3. configuration/to-copy/server/all/deploy/JBLabs-ds.xml
+4. jbosswiki/wiki-common/src/etc/org/jboss/wiki/filedatasource.properties
+5. shotoku/shotoku-base/src/etc/shotoku.properties
+6. shotoku/build.properties
 
+
 Available goals:
 - help - prints this info
 - install - install JBoss AS, EJB3, Portal into a directory specified in build.properties.
@@ -175,7 +176,7 @@
 	
 	<goal name="install">
 		<echo>
-Installing JBoss AS 4.0.3RC1, EJB3 RC1, Portal 2.0 to the specified directory (${local.deploy.dir}).
+Installing JBoss AS 4.0.4, EJB3 RC8, Portal 2.2.1 SP2 to the specified directory (${local.deploy.dir}).
 		</echo>
 	    
 		<attainGoal name="prepare-repo" />




More information about the jboss-svn-commits mailing list