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

[2/2] git commit: Merge remote-tracking branch 'origin/master'

Merge remote-tracking branch 'origin/master'


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

Branch: refs/heads/master
Commit: f08f10f77efe28981832432ef71b747a346ae2ac
Parents: f1ef0a6 b9f6e85
Author: Imesh Gunaratne <im...@apache.org>
Authored: Tue Apr 8 17:48:46 2014 +0530
Committer: Imesh Gunaratne <im...@apache.org>
Committed: Tue Apr 8 17:48:46 2014 +0530

----------------------------------------------------------------------
 .../org.apache.stratos.manager.styles/pom.xml   | 130 +++++++++
 .../src/main/resources/META-INF/product.xml     |  27 ++
 .../src/main/resources/web/favicon.ico          | Bin 0 -> 17542 bytes
 .../src/main/resources/web/styles/css/main.css  | 261 +++++++++++++++++++
 .../resources/web/styles/images/def-body-bg.gif | Bin 0 -> 419 bytes
 .../web/styles/images/def-header-bg.gif         | Bin 0 -> 17875 bytes
 .../web/styles/images/def-header-region-bg.gif  | Bin 0 -> 22784 bytes
 .../main/resources/web/styles/images/logo.gif   | Bin 0 -> 3476 bytes
 .../resources/web/styles/images/powered.gif     | Bin 0 -> 1773 bytes
 .../resources/web/styles/images/right-logo.gif  | Bin 0 -> 6102 bytes
 .../web/styles/images/t-right-logo.gif          | Bin 0 -> 3629 bytes
 components/pom.xml                              |   3 +
 features/manager/pom.xml                        |   1 +
 .../pom.xml                                     |  80 ++++++
 .../modules/distribution/src/assembly/bin.xml   |   6 +
 products/stratos/modules/p2-profile-gen/pom.xml |   9 +
 tools/stratos-installer/setup.sh                |  13 -
 17 files changed, 517 insertions(+), 13 deletions(-)
----------------------------------------------------------------------