[jboss-svn-commits] JBL Code SVN: r7395 - labs/jbossesb/trunk/product

jboss-svn-commits at lists.jboss.org jboss-svn-commits at lists.jboss.org
Sat Nov 4 06:19:01 EST 2006


Author: b_georges
Date: 2006-11-04 06:18:58 -0500 (Sat, 04 Nov 2006)
New Revision: 7395

Modified:
   labs/jbossesb/trunk/product/Build.txt
Log:
Minor changes to reflect new directory structure. Replaced "config" with "install"

Modified: labs/jbossesb/trunk/product/Build.txt
===================================================================
--- labs/jbossesb/trunk/product/Build.txt	2006-11-04 10:42:17 UTC (rev 7394)
+++ labs/jbossesb/trunk/product/Build.txt	2006-11-04 11:18:58 UTC (rev 7395)
@@ -15,15 +15,15 @@
 and you want some help setting up the build path
 you can copy the IDE/JBossIDE/.classpath into the root of your project)
 
-4. In the product/config directory copy the deployment.property-example 
+4. In the product/install directory copy the deployment.property-example 
 to deployment.properties.
 You can customize the deployment.properties file. If you have commit 
 rights; please don't check
 this file back in as it contains *your* deployment settings not mine :).
 
-5. Now from this config directory run
+5. Now from this install directory run
 
-ant configure.jboss.
+ant configure.jboss
 
 This will do *all* the configuration work. Yes it's that easy!
 




More information about the jboss-svn-commits mailing list