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

jboss-svn-commits at lists.jboss.org jboss-svn-commits at lists.jboss.org
Tue Jan 23 16:42:06 EST 2007


Author: adamw
Date: 2007-01-23 16:42:06 -0500 (Tue, 23 Jan 2007)
New Revision: 8993

Modified:
   labs/jbosslabs/trunk/portal-extensions/build.properties.sample
Log:
Update

Modified: labs/jbosslabs/trunk/portal-extensions/build.properties.sample
===================================================================
--- labs/jbosslabs/trunk/portal-extensions/build.properties.sample	2007-01-23 17:18:12 UTC (rev 8992)
+++ labs/jbosslabs/trunk/portal-extensions/build.properties.sample	2007-01-23 21:42:06 UTC (rev 8993)
@@ -3,17 +3,8 @@
 
 # Path to where your portal extensions are to be deployed - you shouldn't
 # have to change that.
-local.deploy.dir=${local.server.dir}/server/all/deploy
+local.deploy.dir=${local.server.dir}/server/default/deploy
 
 # Directory on your filesystem where portal-extensions reside.
 # The path must end with a /. 
 ext.root.dir=
-
-# Path to your local maven repository - you can comment this out if you use 
-# the default location. You can also create a build.properties in your home
-# directory to set the maven.repo.local for all projects.
-# maven.repo.local=
-
-# URL of your content repository. You don't have to specify this if you don't
-# plan to update the content by maven (it's need for CruiseControl).
-maven.scm.url=




More information about the jboss-svn-commits mailing list