[jboss-svn-commits] JBL Code SVN: r10508 - in labs/jbossesb/branches/JBESB_4_0_MP1/product: samples/quickstarts and 1 other directories.

jboss-svn-commits at lists.jboss.org jboss-svn-commits at lists.jboss.org
Fri Mar 23 18:06:19 EDT 2007


Author: kurt.stam at jboss.com
Date: 2007-03-23 18:06:18 -0400 (Fri, 23 Mar 2007)
New Revision: 10508

Modified:
   labs/jbossesb/branches/JBESB_4_0_MP1/product/install/deployment.properties-example
   labs/jbossesb/branches/JBESB_4_0_MP1/product/samples/quickstarts/quickstarts.properties
   labs/jbossesb/branches/JBESB_4_0_MP1/product/samples/trailblazer/build.properties
Log:
correcting MP1 to MR1

Modified: labs/jbossesb/branches/JBESB_4_0_MP1/product/install/deployment.properties-example
===================================================================
--- labs/jbossesb/branches/JBESB_4_0_MP1/product/install/deployment.properties-example	2007-03-23 21:52:49 UTC (rev 10507)
+++ labs/jbossesb/branches/JBESB_4_0_MP1/product/install/deployment.properties-example	2007-03-23 22:06:18 UTC (rev 10508)
@@ -21,7 +21,7 @@
 ######################################################################
 # Server home directory
 # (By default the 'ant install' task will create this directory.)
-org.jboss.esb.server.home=/jbossesb-server-4.2.MP1
+org.jboss.esb.server.home=/jbossesb-server-4.2.MR1
 # the instance of jboss you are running (default)
 org.jboss.esb.appserver.config=default
 ######################################################################

Modified: labs/jbossesb/branches/JBESB_4_0_MP1/product/samples/quickstarts/quickstarts.properties
===================================================================
--- labs/jbossesb/branches/JBESB_4_0_MP1/product/samples/quickstarts/quickstarts.properties	2007-03-23 21:52:49 UTC (rev 10507)
+++ labs/jbossesb/branches/JBESB_4_0_MP1/product/samples/quickstarts/quickstarts.properties	2007-03-23 22:06:18 UTC (rev 10508)
@@ -14,7 +14,7 @@
 # Location of your JBoss Application Server installation.
 # NB: Avoid using back slashes '\' in the path - '/' works on all platforms.
 # jbosshome.dir=../../../build/jbossesb-server-4.0.1/
-jbosshome.dir=/jbossesb-server-4.2.MP1
+jbosshome.dir=/jbossesb-server-4.2.MR1
 
 # If you are running the ftp tests then you must complete the following
 jbossesb.ftp.hostname=

Modified: labs/jbossesb/branches/JBESB_4_0_MP1/product/samples/trailblazer/build.properties
===================================================================
--- labs/jbossesb/branches/JBESB_4_0_MP1/product/samples/trailblazer/build.properties	2007-03-23 21:52:49 UTC (rev 10507)
+++ labs/jbossesb/branches/JBESB_4_0_MP1/product/samples/trailblazer/build.properties	2007-03-23 22:06:18 UTC (rev 10508)
@@ -1,2 +1,2 @@
-org.jboss.soa.samples.trailblazer.jboss_home=/jbossesb-server-4.2.MP1
+org.jboss.soa.samples.trailblazer.jboss_home=/jbossesb-server-4.2.MR1
 org.jboss.soa.samples.trailblazer.jboss_server=default




More information about the jboss-svn-commits mailing list