You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@stratos.apache.org by is...@apache.org on 2014/04/17 08:47:55 UTC

[1/2] git commit: Using ActiveMQ 5.9.1 for Stratos Installation

Repository: incubator-stratos
Updated Branches:
  refs/heads/master 027ee091b -> ebd9d0fc6


Using ActiveMQ 5.9.1 for Stratos Installation


Project: http://git-wip-us.apache.org/repos/asf/incubator-stratos/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-stratos/commit/4b8de0c2
Tree: http://git-wip-us.apache.org/repos/asf/incubator-stratos/tree/4b8de0c2
Diff: http://git-wip-us.apache.org/repos/asf/incubator-stratos/diff/4b8de0c2

Branch: refs/heads/master
Commit: 4b8de0c2f9aaa8d0789de17a88a1cc910a500b14
Parents: d26e1c1
Author: M. Isuru Tharanga Chrishantha Perera <is...@apache.org>
Authored: Thu Apr 17 12:17:24 2014 +0530
Committer: M. Isuru Tharanga Chrishantha Perera <is...@apache.org>
Committed: Thu Apr 17 12:17:24 2014 +0530

----------------------------------------------------------------------
 tools/stratos-installer/conf/setup.conf | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/4b8de0c2/tools/stratos-installer/conf/setup.conf
----------------------------------------------------------------------
diff --git a/tools/stratos-installer/conf/setup.conf b/tools/stratos-installer/conf/setup.conf
index 33a3ca0..36c124b 100644
--- a/tools/stratos-installer/conf/setup.conf
+++ b/tools/stratos-installer/conf/setup.conf
@@ -57,8 +57,8 @@ export mb_port=61616 #default port which the message broker service runs
 export stratos_extract_path=$stratos_path/"apache-stratos"
 export stratos_pack_zip=$stratos_packs/"apache-stratos-4.0.0-SNAPSHOT.zip" 
 
-export activemq_pack=$stratos_packs/"apache-activemq-5.8.0-bin.tar.gz"
-export activemq_path=$stratos_path/"apache-activemq-5.8.0"
+export activemq_pack=$stratos_packs/"apache-activemq-5.9.1-bin.tar.gz"
+export activemq_path=$stratos_path/"apache-activemq-5.9.1"
 
 export jndi_template_path=$setup_path/"config/all/repository/conf/activemq/jndi.properties"
 


[2/2] git commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incubator-stratos

Posted by is...@apache.org.
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incubator-stratos


Project: http://git-wip-us.apache.org/repos/asf/incubator-stratos/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-stratos/commit/ebd9d0fc
Tree: http://git-wip-us.apache.org/repos/asf/incubator-stratos/tree/ebd9d0fc
Diff: http://git-wip-us.apache.org/repos/asf/incubator-stratos/diff/ebd9d0fc

Branch: refs/heads/master
Commit: ebd9d0fc68cd5ff09326db7a213e90d9db879aad
Parents: 4b8de0c 027ee09
Author: M. Isuru Tharanga Chrishantha Perera <is...@apache.org>
Authored: Thu Apr 17 12:17:30 2014 +0530
Committer: M. Isuru Tharanga Chrishantha Perera <is...@apache.org>
Committed: Thu Apr 17 12:17:30 2014 +0530

----------------------------------------------------------------------
 .../console/themes/theme1/renderers/configure_stratos.js         | 4 ++++
 .../config/all/repository/conf/cloud-controller.xml              | 2 --
 2 files changed, 4 insertions(+), 2 deletions(-)
----------------------------------------------------------------------