Author: objectiser
Date: 2010-06-28 10:08:15 -0400 (Mon, 28 Jun 2010)
New Revision: 815
Modified:
trunk/distribution/src/main/release/install/deployment.properties
trunk/docs/docbook/gettingstartedguide/src/main/module/installation.xml
trunk/qa/hudson-riftsaw-db.sh
trunk/qa/hudson-riftsaw-jboss.sh
trunk/qa/hudson-riftsaw-soa-p.sh
trunk/qa/hudson-riftsaw-ws.sh
Log:
RIFTSAW-227 - update ESB prerequisite version to 4.8.
Modified: trunk/distribution/src/main/release/install/deployment.properties
===================================================================
--- trunk/distribution/src/main/release/install/deployment.properties 2010-06-28 13:20:41
UTC (rev 814)
+++ trunk/distribution/src/main/release/install/deployment.properties 2010-06-28 14:08:15
UTC (rev 815)
@@ -15,8 +15,8 @@
org.jboss.as.config=default
# The directory for JBossESB home
-# (e.g. /var/local/jbossesb-4.7)
-org.jboss.esb.home=/var/local/jbossesb-4.7
+# (e.g. /var/local/jbossesb-4.8)
+org.jboss.esb.home=/var/local/jbossesb-4.8
# database
# (e.g. hsql postgres mysql)
Modified: trunk/docs/docbook/gettingstartedguide/src/main/module/installation.xml
===================================================================
--- trunk/docs/docbook/gettingstartedguide/src/main/module/installation.xml 2010-06-28
13:20:41 UTC (rev 814)
+++ trunk/docs/docbook/gettingstartedguide/src/main/module/installation.xml 2010-06-28
14:08:15 UTC (rev 815)
@@ -24,7 +24,7 @@
<listitem>JBossAS (version 5.1.0.GA or higher) <emphasis
role="bold">jdk6</emphasis> version, available from
<ulink
url="http://www.jboss.org/jbossas">http://www.jboss.org/jbos...;,
and please upgrade the web
service stack to version 3.2.2.GA, as described in the following 'Upgrade
web service for JBoss AS' section.</listitem>
- <listitem>JBossESB (version 4.7.GA or higher), should download the
<emphasis role="bold">jbossesb-4.7.GA.zip</emphasis>,
+ <listitem>JBossESB (version 4.8.GA or higher), should download the
<emphasis role="bold">jbossesb-4.8.GA.zip</emphasis>,
available from <ulink
url="http://www.jboss.org/jbossesb">http://www.jboss.org/jbo...;.
This is only required to run the ESB/BPEL example.</listitem>
<listitem>RiftSaw (version 2.0 or higher), available from
Modified: trunk/qa/hudson-riftsaw-db.sh
===================================================================
--- trunk/qa/hudson-riftsaw-db.sh 2010-06-28 13:20:41 UTC (rev 814)
+++ trunk/qa/hudson-riftsaw-db.sh 2010-06-28 14:08:15 UTC (rev 815)
@@ -12,7 +12,7 @@
AS_CONFIG="default"
REPLACE_QA_JDBC="true"
-JBOSS_ESB_VERSION="4.7"
+JBOSS_ESB_VERSION="4.8"
JBOSS_ESB_HOME="$RIFTSAW_PARENT_DIR/riftsaw-$RIFTSAW_VERSION/jbossesb-$JBOSS_ESB_VERSION"
WS_VERSION="3.2.2.GA"
Modified: trunk/qa/hudson-riftsaw-jboss.sh
===================================================================
--- trunk/qa/hudson-riftsaw-jboss.sh 2010-06-28 13:20:41 UTC (rev 814)
+++ trunk/qa/hudson-riftsaw-jboss.sh 2010-06-28 14:08:15 UTC (rev 815)
@@ -11,7 +11,7 @@
AS_HOME="$RIFTSAW_PARENT_DIR/riftsaw-$RIFTSAW_VERSION/jboss-$JBOSS_VERSION"
AS_CONFIG="default"
REPLACE_QA_JDBC="true"
-JBOSS_ESB_VERSION="4.7"
+JBOSS_ESB_VERSION="4.8"
JBOSS_ESB_HOME="$RIFTSAW_PARENT_DIR/riftsaw-$RIFTSAW_VERSION/jbossesb-$JBOSS_ESB_VERSION"
STARTUP_TIME="6"
Modified: trunk/qa/hudson-riftsaw-soa-p.sh
===================================================================
--- trunk/qa/hudson-riftsaw-soa-p.sh 2010-06-28 13:20:41 UTC (rev 814)
+++ trunk/qa/hudson-riftsaw-soa-p.sh 2010-06-28 14:08:15 UTC (rev 815)
@@ -12,7 +12,7 @@
AS_CONFIG="default"
REPLACE_QA_JDBC="true"
-JBOSS_ESB_VERSION="4.7"
+JBOSS_ESB_VERSION="4.8"
JBOSS_ESB_HOME="$RIFTSAW_PARENT_DIR/riftsaw-$RIFTSAW_VERSION/jbossesb-$JBOSS_ESB_VERSION"
WS_VERSION="3.2.2.GA"
Modified: trunk/qa/hudson-riftsaw-ws.sh
===================================================================
--- trunk/qa/hudson-riftsaw-ws.sh 2010-06-28 13:20:41 UTC (rev 814)
+++ trunk/qa/hudson-riftsaw-ws.sh 2010-06-28 14:08:15 UTC (rev 815)
@@ -12,7 +12,7 @@
WS_STACK_DIR="$RIFTSAW_PARENT_DIR/downloads"
REPLACE_QA_JDBC="true"
-JBOSS_ESB_VERSION="4.7"
+JBOSS_ESB_VERSION="4.8"
JBOSS_ESB_HOME="$RIFTSAW_PARENT_DIR/riftsaw-$RIFTSAW_VERSION/jbossesb-$JBOSS_ESB_VERSION"
WS_VERSION="3.2.2.GA"