[jboss-svn-commits] JBL Code SVN: r10861 - labs/jbosslabs/trunk/portal-extensions/jboss-forums.
jboss-svn-commits at lists.jboss.org
jboss-svn-commits at lists.jboss.org
Tue Apr 10 13:34:09 EDT 2007
Author: dejp
Date: 2007-04-10 13:34:09 -0400 (Tue, 10 Apr 2007)
New Revision: 10861
Added:
labs/jbosslabs/trunk/portal-extensions/jboss-forums/build.properties.sample
Removed:
labs/jbosslabs/trunk/portal-extensions/jboss-forums/build.properties
Log:
JBLAB-848
Deleted: labs/jbosslabs/trunk/portal-extensions/jboss-forums/build.properties
===================================================================
--- labs/jbosslabs/trunk/portal-extensions/jboss-forums/build.properties 2007-04-10 17:20:59 UTC (rev 10860)
+++ labs/jbosslabs/trunk/portal-extensions/jboss-forums/build.properties 2007-04-10 17:34:09 UTC (rev 10861)
@@ -1,15 +0,0 @@
-# Path to where JBoss AS is to be copied.
-local.server.dir=/home/przemek/forge/jboss
-
-# Path to where your portal extensions are to be deployed - you shouldn't
-# have to change that.
-local.deploy.dir=${local.server.dir}/server/default/deploy
-
-# 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=
Added: labs/jbosslabs/trunk/portal-extensions/jboss-forums/build.properties.sample
===================================================================
--- labs/jbosslabs/trunk/portal-extensions/jboss-forums/build.properties.sample (rev 0)
+++ labs/jbosslabs/trunk/portal-extensions/jboss-forums/build.properties.sample 2007-04-10 17:34:09 UTC (rev 10861)
@@ -0,0 +1,15 @@
+# Path to where JBoss AS is to be copied.
+local.server.dir=
+
+# Path to where your portal extensions are to be deployed - you shouldn't
+# have to change that.
+local.deploy.dir=${local.server.dir}/server/default/deploy
+
+# 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