Repository: stratos
Updated Branches:
  refs/heads/master d61637239 -> 8d321a267


http://git-wip-us.apache.org/repos/asf/stratos/blob/8d321a26/products/stratos/modules/p2-profile-gen/pom.xml
----------------------------------------------------------------------
diff --git a/products/stratos/modules/p2-profile-gen/pom.xml 
b/products/stratos/modules/p2-profile-gen/pom.xml
index 86fdc71..a5be8a7 100644
--- a/products/stratos/modules/p2-profile-gen/pom.xml
+++ b/products/stratos/modules/p2-profile-gen/pom.xml
@@ -19,7 +19,6 @@
   -->
 <project xmlns="http://maven.apache.org/POM/4.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
          xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/maven-v4_0_0.xsd";>
-
     <parent>
         <groupId>org.apache.stratos</groupId>
         <artifactId>stratos</artifactId>
@@ -291,15 +290,15 @@
                                 <featureArtifactDef>
                                     
org.wso2.carbon:org.wso2.carbon.webapp.mgt.server.feature:${carbon.platform.patch.version.4.2.2}
                                 </featureArtifactDef>
-                                <featureArtifactDef>
-                                    
org.wso2.carbon:org.wso2.carbon.captcha.mgt.server.feature:${carbon.version}
-                                </featureArtifactDef>
-                                
<featureArtifactDef>org.wso2.carbon:org.apache.synapse.wso2.feature:2.1.1-wso2v4
+                                
<featureArtifactDef>org.wso2.store:org.wso2.store.feature:${store.version}
                                 </featureArtifactDef>
                                 <featureArtifactDef>
                                     
org.wso2.carbon:org.wso2.carbon.task.server.feature:${carbon.version}
                                 </featureArtifactDef>
                                 <featureArtifactDef>
+                                    
org.wso2.carbon:org.wso2.carbon.captcha.mgt.server.feature:${carbon.version}
+                                </featureArtifactDef>
+                                <featureArtifactDef>
                                     
org.wso2.carbon:org.wso2.carbon.datasource.server.feature:${carbon.platform.patch.version.4.2.1}
                                 </featureArtifactDef>
                                 <featureArtifactDef>
@@ -385,8 +384,7 @@
                                 
<featureArtifactDef>org.jaggeryjs:org.jaggeryjs.feature:0.9.0.ALPHA4.wso2v3
                                 </featureArtifactDef>
                                 
<featureArtifactDef>caramel:caramel.feature:1.0.1</featureArtifactDef>
-                                
<featureArtifactDef>org.wso2.store:org.wso2.store.feature:${store.version}
-                                </featureArtifactDef>
+
                                 <featureArtifactDef>
                                     
org.wso2.carbon:org.wso2.carbon.identity.application.authenticator.basicauth.server.feature:4.2.1
                                 </featureArtifactDef>
@@ -405,11 +403,6 @@
                                 <featureArtifactDef>
                                     
org.apache.stratos:org.apache.stratos.cloud.controller.feature:${project.version}
                                 </featureArtifactDef>
-                                
<featureArtifactDef>org.wso2.carbon:org.apache.synapse.wso2.feature:${synapse.version}
-                                </featureArtifactDef>
-                                <featureArtifactDef>
-                                    
org.wso2.carbon:org.apache.synapse.transport.nhttp.feature:${synapse.version}
-                                </featureArtifactDef>
                                 <featureArtifactDef>
                                     
org.wso2.carbon:org.wso2.carbon.datasource.server.feature:${carbon.version}
                                 </featureArtifactDef>
@@ -441,7 +434,8 @@
                                 </featureArtifactDef>
                                 
<featureArtifactDef>org.wso2.carbon:org.wso2.carbon.event.formatter.feature:1.0.0
                                 </featureArtifactDef>
-                                
<featureArtifactDef>org.apache.stratos:org.apache.stratos.event.processor.feature:${project.version}
+                                <featureArtifactDef>
+                                    
org.apache.stratos:org.apache.stratos.event.processor.feature:${project.version}
                                 </featureArtifactDef>
                                 
<featureArtifactDef>org.wso2.carbon:org.wso2.carbon.event.tracer.feature:1.0.0
                                 </featureArtifactDef>
@@ -583,6 +577,10 @@
                             <deleteOldProfileFiles>true</deleteOldProfileFiles>
                             <features>
                                 <feature>
+                                    <id>org.wso2.store.feature.group</id>
+                                    <version>${store.version}</version>
+                                </feature>
+                                <feature>
                                     
<id>org.wso2.carbon.webapp.mgt.server.feature.group</id>
                                     
<version>${carbon.platform.patch.version.4.2.2}</version>
                                 </feature>
@@ -679,11 +677,9 @@
                                     <version>1.0.1</version>
                                 </feature>
                                 <feature>
-                                    <id>org.wso2.store.feature.group</id>
-                                    <version>${store.version}</version>
-                                </feature>
-                                <feature>
-                                    
<id>org.wso2.carbon.identity.application.authentication.framework.server.feature.group</id>
+                                    <id>
+                                        
org.wso2.carbon.identity.application.authentication.framework.server.feature.group
+                                    </id>
                                     <version>4.2.2</version>
                                 </feature>
                                 <feature>
@@ -838,10 +834,6 @@
                                     <version>${project.version}</version>
                                 </feature>
                                 <feature>
-                                    
<id>org.wso2.carbon.task.server.feature.group</id>
-                                    <version>${carbon.version}</version>
-                                </feature>
-                                <feature>
                                     
<id>org.wso2.carbon.datasource.server.feature.group</id>
                                     <version>${carbon.version}</version>
                                 </feature>
@@ -956,6 +948,10 @@
                             <deleteOldProfileFiles>true</deleteOldProfileFiles>
                             <features>
                                 <feature>
+                                    <id>org.wso2.store.feature.group</id>
+                                    <version>${store.version}</version>
+                                </feature>
+                                <feature>
                                     
<id>org.wso2.carbon.logaggregator.feature.group</id>
                                     <version>1.0.0</version>
                                 </feature>
@@ -1071,15 +1067,15 @@
                                     <version>1.0.1</version>
                                 </feature>
                                 <feature>
-                                    <id>org.wso2.store.feature.group</id>
-                                    <version>${store.version}</version>
-                                </feature>
-                                <feature>
-                                    
<id>org.wso2.carbon.identity.application.authenticator.basicauth.server.feature.group</id>
+                                    <id>
+                                        
org.wso2.carbon.identity.application.authenticator.basicauth.server.feature.group
+                                    </id>
                                     <version>4.2.1</version>
                                 </feature>
                                 <feature>
-                                    
<id>org.wso2.carbon.identity.application.authentication.framework.server.feature.group</id>
+                                    <id>
+                                        
org.wso2.carbon.identity.application.authentication.framework.server.feature.group
+                                    </id>
                                     <version>4.2.2</version>
                                 </feature>
                                 <feature>
@@ -1242,9 +1238,4 @@
             </plugin>
         </plugins>
     </build>
-    <properties>
-        <synapse.version>2.1.2-wso2v3</synapse.version>
-        <store.version>1.0.1</store.version>
-    </properties>
-</project>
-
+</project>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/stratos/blob/8d321a26/products/stratos/payload/user-data/ssl-cert-snakeoil.key
----------------------------------------------------------------------
diff --git a/products/stratos/payload/user-data/ssl-cert-snakeoil.key 
b/products/stratos/payload/user-data/ssl-cert-snakeoil.key
deleted file mode 100644
index 41f6064..0000000
--- a/products/stratos/payload/user-data/ssl-cert-snakeoil.key
+++ /dev/null
@@ -1,16 +0,0 @@
------BEGIN PRIVATE KEY-----
-MIICdgIBADANBgkqhkiG9w0BAQEFAASCAmAwggJcAgEAAoGBAJSn+hXW9Zzz9ORB
-KIC9Oi6wzM4zhqwHaKW2vZAqjOeLlpUW7zXwyk4tkivwsydPNaWUm+9oDlEAB2ls
-QJv7jwWNsF7SGx5R03kenC+cf8Nbxlxwa+Tncjo6uruEsK/Vke244KiSCHP8BOuH
-I+r5CS0x9edFLgesoYlPPFoJxTs5AgMBAAECgYBL/6iiO7hr2mjrvMgZMSSqtCaw
-kLUcA9mjRs6ZArfwtHNymzwGZqj22ONu5WqiASPbGCO0fI09KfegFQDe/fe6wnpi
-rBWtawLoXCZmGrwC+x/3iqbiGJMd7UB3FaZkZOzV5Jhzomc8inSJWMcR+ywiUY37
-stfVDqR1sJ/jzZ1OdQJBAO8vCa2OVQBJbzjMvk8Sc0KiuVwnyqMYqVty6vYuufe9
-ILJfhwhYzE82wIa9LYg7UK2bPvKyyehuFfqI5oU5lU8CQQCfG5LA3gp3D1mS7xxz
-tqJ+cm4SPO4R6YzVybAZKqKUvTFSKNV57Kp/LL7WjtUUNr+dY+aYRlKo81Hq61y8
-tBT3AkAjJyak+2ZCxIg0MONHe8603HWhtbdygQ1jA2DFDdkHMCS+EowmDeb5PXLO
-Wr92ZkFVQpvdz6kdIBDa4YP/0JbBAkBVHLjqd1z9x7ZRBZwgwkg2gBwloXZxGpB+
-JMARFl+WVYa2vqVD7bhfA56qxAl0IL1sAm7ucl/xhQgDNRiM0YCNAkEAqySTBx2H
-O9VyzuWWbf7BYTNsxfO80GaRkZGENfqO1QgnhT1FMeK+ox7Kbi+nSaCBoPjNzyrM
-bU08M6nSnkDEGA==
------END PRIVATE KEY-----

http://git-wip-us.apache.org/repos/asf/stratos/blob/8d321a26/products/stratos/payload/user-data/ssl-cert-snakeoil.pem
----------------------------------------------------------------------
diff --git a/products/stratos/payload/user-data/ssl-cert-snakeoil.pem 
b/products/stratos/payload/user-data/ssl-cert-snakeoil.pem
deleted file mode 100644
index f0fac8d..0000000
--- a/products/stratos/payload/user-data/ssl-cert-snakeoil.pem
+++ /dev/null
@@ -1,14 +0,0 @@
------BEGIN CERTIFICATE-----
-MIICNTCCAZ6gAwIBAgIES343gjANBgkqhkiG9w0BAQUFADBVMQswCQYDVQQGEwJV
-UzELMAkGA1UECAwCQ0ExFjAUBgNVBAcMDU1vdW50YWluIFZpZXcxDTALBgNVBAoM
-BFdTTzIxEjAQBgNVBAMMCWxvY2FsaG9zdDAeFw0xMDAyMTkwNzAyMjZaFw0zNTAy
-MTMwNzAyMjZaMFUxCzAJBgNVBAYTAlVTMQswCQYDVQQIDAJDQTEWMBQGA1UEBwwN
-TW91bnRhaW4gVmlldzENMAsGA1UECgwEV1NPMjESMBAGA1UEAwwJbG9jYWxob3N0
-MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCUp/oV1vWc8/TkQSiAvTousMzO
-M4asB2iltr2QKozni5aVFu818MpOLZIr8LMnTzWllJvvaA5RAAdpbECb+48FjbBe
-0hseUdN5HpwvnH/DW8ZccGvk53I6Orq7hLCv1ZHtuOCokghz/ATrhyPq+QktMfXn
-RS4HrKGJTzxaCcU7OQIDAQABoxIwEDAOBgNVHQ8BAf8EBAMCBPAwDQYJKoZIhvcN
-AQEFBQADgYEAW5wPR7cr1LAdq+IrR44iQlRG5ITCZXY9hI0PygLP2rHANh+PYfTm
-xbuOnykNGyhM6FjFLbW2uZHQTY1jMrPprjOrmyK5sjJRO4d1DeGHT/YnIjs9JogR
-Kv4XHECwLtIVdAbIdWHEtVZJyMSktcyysFcvuhPQK8Qc/E/Wq8uHSCo=
------END CERTIFICATE-----

http://git-wip-us.apache.org/repos/asf/stratos/blob/8d321a26/products/stratos/resources/allthemes/Dark/admin/logo.gif
----------------------------------------------------------------------
diff --git a/products/stratos/resources/allthemes/Dark/admin/logo.gif 
b/products/stratos/resources/allthemes/Dark/admin/logo.gif
deleted file mode 100755
index 3b1e913..0000000
Binary files a/products/stratos/resources/allthemes/Dark/admin/logo.gif and 
/dev/null differ

http://git-wip-us.apache.org/repos/asf/stratos/blob/8d321a26/products/stratos/resources/allthemes/Dark/admin/main.css
----------------------------------------------------------------------
diff --git a/products/stratos/resources/allthemes/Dark/admin/main.css 
b/products/stratos/resources/allthemes/Dark/admin/main.css
deleted file mode 100644
index 1271433..0000000
--- a/products/stratos/resources/allthemes/Dark/admin/main.css
+++ /dev/null
@@ -1,253 +0,0 @@
-/*
- *
- * Licensed to the Apache Software Foundation (ASF) under one
- * or more contributor license agreements.  See the NOTICE file
- * distributed with this work for additional information
- * regarding copyright ownership.  The ASF licenses this file
- * to you under the Apache License, Version 2.0 (the
- * "License"); you may not use this file except in compliance
- * with the License.  You may obtain a copy of the License at
- *
- *   http://www.apache.org/licenses/LICENSE-2.0
- *
- * Unless required by applicable law or agreed to in writing,
- * software distributed under the License is distributed on an
- * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
- * KIND, either express or implied.  See the License for the
- * specific language governing permissions and limitations
- * under the License.
- *
-*/
-
-/* ---------------- template styles ------------------------- */
-
-table#main-table td#header {
-       background-image: url( theme-header-region-bg.gif);
-}
-
-table#main-table td#menu-panel {
-       border-right: solid 0px #73559D;
-       background-image: url(theme-menu-panel-l-bg.gif);
-       background-position: left top;
-       background-repeat: no-repeat;
-       padding-left: 0;
-       background-color: #F4F4F4;
-}
-
-table#main-table td#menu-panel table#menu-table {
-       background-image:url("theme-menu-table-bg.gif");
-       background-position:left bottom;
-       background-repeat:no-repeat;
-}
-table#main-table td#menu-panel table#menu-table td {
-       padding-left: 6px;
-       padding-right:16px;
-}      
-table#main-table td#menu-panel table#menu-table tbody tr td img {
-       height: 17px;
-}
-/* ---------------- header styles ------------------ */
-div#header-div {
-    background-image: url( theme-header-bg.gif);
-    height: 115px;
-}
-
-div#header-div div.left-logo {
-       background-image: url( logo.gif );
-       background-position: left center;
-       height: 80px;
-       margin-left:65px;
-       margin-top:0px;
-}
-
-div#header-div div.middle-ad {
-       float: left;
-       margin-top: 18px;
-       height: 55px;
-       width: 35%;
-       display: none;
-}
-
-div#header-div div.right-logo {
-       
background-image:url("../../../../../../../../../carbon/admin/images/t-right-logo.gif");
-       background-position:right top;
-       background-repeat:no-repeat;
-       height:45px;
-       margin-right:20px;
-       line-height: 0px;
-       margin-top:10px;
-       padding-right:0px;
-       padding-top:5px;
-       color: #fff;
-       font-size: 0px;
-       width: 500px;
-}
-div#header-div div.header-links {
-       margin-top:0px;
-}
-div#header-div div.header-links div.right-links {
-       margin-right: 0px;
-       height: 35px;
-       padding-top: 0px;
-}
-div#header-div div.header-links div.right-links ul {
-       background-image:url("theme-right-links-bg.gif");
-       background-position:left top;
-       background-repeat:repeat-x;
-       padding-left: 25px;
-       padding-right: 15px;
-       padding-top: 6px;
-       padding-bottom: 7px;
-}
-/* ------------- menu styles ---------------------- */
-div#menu {
-}
-
-div#menu ul.main {
-}
-
-div#menu ul.main li {
-}
-
-div#menu ul.main li.normal {
-}
-
-div#menu ul.main li a.menu-home {
-       display:block !important;
-}
-
-div#menu ul.main li.menu-header {
-       background-image:url("theme-menu-header.gif");
-       background-position: top;
-       height: 28px;
-}
-
-div#menu ul.main li a.menu-default {
-}
-
-div#menu ul.main li a.menu-default:hover {
-       background-color: #EFECF5;
-       border-bottom: solid 1px #C2B7D8;
-       border-top: solid 1px #C2B7D8;
-       color: #00447C;
-}
-
-div#menu ul.sub {
-} 
-
-/* -------------- child no-01 styles -------------- */
-
-div#menu ul.sub li.normal {
-
-}
-
-div#menu ul.sub li a.menu-default {
-} 
-
-/* ----------- child no-01 (disabled) styles ------------------- */
-       
-div#menu ul.sub li a.menu-disabled-link {
-       }
-       
-       div#menu ul.sub li a.menu-disabled-link:hover {
-       } 
-
-/* -------------- child no-02 styles -------------- */
-
-div#menu ul.sub li.normal ul.sub li a.menu-default {
-
-}
-
-/* -------------- child no-03 styles -------------- */
-
-div#menu ul.sub li.normal ul.sub li.normal ul.sub li a.menu-default {
-}
-
-/* ------------- footer styles -------------------- */
-
-
-div#footer-div div.footer-content {
-    background-image: 
url(../../../../../../../../../carbon/admin/images/powered.gif);
-       background-position: right center;
-       background-repeat: no-repeat;
-       margin-right: 10px;
-       
-}
-
-/* ---- login styles ----- */
-
-
-/* --------------- table styles -------------------- */
-
-.tableOddRow{background-color: white;}
-.tableEvenRow{background-color: #EFECF5;}
-
-.button:hover{
-       border:solid 1px #8268A8;
-}
-
-/* 
===============================================================================================================
 */
-
-
-
-.cornerExpand {
-    position: relative;
-    top: 3px;
-    left: -12px;
-    cursor: pointer;
-}
-
-.cornerCollapse {
-    position: relative;
-    top: 3px;
-    left: -12px;
-    cursor: pointer;
-}
-
-/* chanaka */
-
-.form-table td{
-   padding-bottom:5px !important;
-   padding-left:5px !important;
-   padding-top:5px !important;
-   padding-right:10px !important;
-}
-.form-table td div.indented{
-    padding-left:7px !important;
-    color:#595959 !important;
-}
-.form-table-left{
-width:100px;
-}
-
-.longTextField{
-width:270px;
-}
-.rowAlone{
-padding-top:10px;
-padding-bottom:10px;
-}
-.tabedBox{
-border:solid 1px #cccccc;
-margin-left:10px;
-padding:10px;
-margin-bottom:10px;
-}
-/* chanaka end */
-
-a.fact-selector-icon-link {
-    background-repeat: no-repeat;
-    background-position: left top;
-    padding-left: 20px;
-    line-height: 17px;
-    height: 17px;
-    float: left;
-    position: relative;
-    margin-left: 10px;
-    margin-top: 5px;
-    margin-bottom: 3px;
-    white-space: nowrap;
-}
-table#main-table td#middle-content {
-
-}

http://git-wip-us.apache.org/repos/asf/stratos/blob/8d321a26/products/stratos/resources/allthemes/Dark/admin/powered-stratos.gif
----------------------------------------------------------------------
diff --git 
a/products/stratos/resources/allthemes/Dark/admin/powered-stratos.gif 
b/products/stratos/resources/allthemes/Dark/admin/powered-stratos.gif
deleted file mode 100755
index 6597d26..0000000
Binary files 
a/products/stratos/resources/allthemes/Dark/admin/powered-stratos.gif and 
/dev/null differ

http://git-wip-us.apache.org/repos/asf/stratos/blob/8d321a26/products/stratos/resources/allthemes/Dark/admin/right-logo.gif
----------------------------------------------------------------------
diff --git a/products/stratos/resources/allthemes/Dark/admin/right-logo.gif 
b/products/stratos/resources/allthemes/Dark/admin/right-logo.gif
deleted file mode 100755
index e6c3d13..0000000
Binary files a/products/stratos/resources/allthemes/Dark/admin/right-logo.gif 
and /dev/null differ

http://git-wip-us.apache.org/repos/asf/stratos/blob/8d321a26/products/stratos/resources/allthemes/Dark/admin/theme-header-bg.gif
----------------------------------------------------------------------
diff --git 
a/products/stratos/resources/allthemes/Dark/admin/theme-header-bg.gif 
b/products/stratos/resources/allthemes/Dark/admin/theme-header-bg.gif
deleted file mode 100755
index 99add93..0000000
Binary files 
a/products/stratos/resources/allthemes/Dark/admin/theme-header-bg.gif and 
/dev/null differ

http://git-wip-us.apache.org/repos/asf/stratos/blob/8d321a26/products/stratos/resources/allthemes/Dark/admin/theme-header-region-bg.gif
----------------------------------------------------------------------
diff --git 
a/products/stratos/resources/allthemes/Dark/admin/theme-header-region-bg.gif 
b/products/stratos/resources/allthemes/Dark/admin/theme-header-region-bg.gif
deleted file mode 100755
index 7cc3f52..0000000
Binary files 
a/products/stratos/resources/allthemes/Dark/admin/theme-header-region-bg.gif 
and /dev/null differ

http://git-wip-us.apache.org/repos/asf/stratos/blob/8d321a26/products/stratos/resources/allthemes/Dark/admin/theme-menu-header.gif
----------------------------------------------------------------------
diff --git 
a/products/stratos/resources/allthemes/Dark/admin/theme-menu-header.gif 
b/products/stratos/resources/allthemes/Dark/admin/theme-menu-header.gif
deleted file mode 100755
index 84bb42e..0000000
Binary files 
a/products/stratos/resources/allthemes/Dark/admin/theme-menu-header.gif and 
/dev/null differ

http://git-wip-us.apache.org/repos/asf/stratos/blob/8d321a26/products/stratos/resources/allthemes/Dark/admin/theme-menu-panel-l-bg.gif
----------------------------------------------------------------------
diff --git 
a/products/stratos/resources/allthemes/Dark/admin/theme-menu-panel-l-bg.gif 
b/products/stratos/resources/allthemes/Dark/admin/theme-menu-panel-l-bg.gif
deleted file mode 100755
index a6c268f..0000000
Binary files 
a/products/stratos/resources/allthemes/Dark/admin/theme-menu-panel-l-bg.gif and 
/dev/null differ

http://git-wip-us.apache.org/repos/asf/stratos/blob/8d321a26/products/stratos/resources/allthemes/Dark/admin/theme-menu-table-bg.gif
----------------------------------------------------------------------
diff --git 
a/products/stratos/resources/allthemes/Dark/admin/theme-menu-table-bg.gif 
b/products/stratos/resources/allthemes/Dark/admin/theme-menu-table-bg.gif
deleted file mode 100755
index 213819a..0000000
Binary files 
a/products/stratos/resources/allthemes/Dark/admin/theme-menu-table-bg.gif and 
/dev/null differ

http://git-wip-us.apache.org/repos/asf/stratos/blob/8d321a26/products/stratos/resources/allthemes/Dark/admin/theme-right-links-bg.gif
----------------------------------------------------------------------
diff --git 
a/products/stratos/resources/allthemes/Dark/admin/theme-right-links-bg.gif 
b/products/stratos/resources/allthemes/Dark/admin/theme-right-links-bg.gif
deleted file mode 100755
index 0a2e51a..0000000
Binary files 
a/products/stratos/resources/allthemes/Dark/admin/theme-right-links-bg.gif and 
/dev/null differ

http://git-wip-us.apache.org/repos/asf/stratos/blob/8d321a26/products/stratos/resources/allthemes/Dark/thumb.png
----------------------------------------------------------------------
diff --git a/products/stratos/resources/allthemes/Dark/thumb.png 
b/products/stratos/resources/allthemes/Dark/thumb.png
deleted file mode 100755
index 7db90a6..0000000
Binary files a/products/stratos/resources/allthemes/Dark/thumb.png and 
/dev/null differ

http://git-wip-us.apache.org/repos/asf/stratos/blob/8d321a26/products/stratos/resources/allthemes/Default/admin/def-body-bg.gif
----------------------------------------------------------------------
diff --git a/products/stratos/resources/allthemes/Default/admin/def-body-bg.gif 
b/products/stratos/resources/allthemes/Default/admin/def-body-bg.gif
deleted file mode 100755
index 5db1464..0000000
Binary files 
a/products/stratos/resources/allthemes/Default/admin/def-body-bg.gif and 
/dev/null differ

http://git-wip-us.apache.org/repos/asf/stratos/blob/8d321a26/products/stratos/resources/allthemes/Default/admin/def-header-bg.gif
----------------------------------------------------------------------
diff --git 
a/products/stratos/resources/allthemes/Default/admin/def-header-bg.gif 
b/products/stratos/resources/allthemes/Default/admin/def-header-bg.gif
deleted file mode 100755
index 758363d..0000000
Binary files 
a/products/stratos/resources/allthemes/Default/admin/def-header-bg.gif and 
/dev/null differ

http://git-wip-us.apache.org/repos/asf/stratos/blob/8d321a26/products/stratos/resources/allthemes/Default/admin/def-header-region-bg.gif
----------------------------------------------------------------------
diff --git 
a/products/stratos/resources/allthemes/Default/admin/def-header-region-bg.gif 
b/products/stratos/resources/allthemes/Default/admin/def-header-region-bg.gif
deleted file mode 100755
index 935ee9e..0000000
Binary files 
a/products/stratos/resources/allthemes/Default/admin/def-header-region-bg.gif 
and /dev/null differ

http://git-wip-us.apache.org/repos/asf/stratos/blob/8d321a26/products/stratos/resources/allthemes/Default/admin/logo.gif
----------------------------------------------------------------------
diff --git a/products/stratos/resources/allthemes/Default/admin/logo.gif 
b/products/stratos/resources/allthemes/Default/admin/logo.gif
deleted file mode 100755
index 3b1e913..0000000
Binary files a/products/stratos/resources/allthemes/Default/admin/logo.gif and 
/dev/null differ

http://git-wip-us.apache.org/repos/asf/stratos/blob/8d321a26/products/stratos/resources/allthemes/Default/admin/main.css
----------------------------------------------------------------------
diff --git a/products/stratos/resources/allthemes/Default/admin/main.css 
b/products/stratos/resources/allthemes/Default/admin/main.css
deleted file mode 100644
index 25f4dfe..0000000
--- a/products/stratos/resources/allthemes/Default/admin/main.css
+++ /dev/null
@@ -1,250 +0,0 @@
-/*
- *
- * Licensed to the Apache Software Foundation (ASF) under one
- * or more contributor license agreements.  See the NOTICE file
- * distributed with this work for additional information
- * regarding copyright ownership.  The ASF licenses this file
- * to you under the Apache License, Version 2.0 (the
- * "License"); you may not use this file except in compliance
- * with the License.  You may obtain a copy of the License at
- *
- *   http://www.apache.org/licenses/LICENSE-2.0
- *
- * Unless required by applicable law or agreed to in writing,
- * software distributed under the License is distributed on an
- * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
- * KIND, either express or implied.  See the License for the
- * specific language governing permissions and limitations
- * under the License.
- *
-*/
-
-/* ---------------- template styles ------------------------- */
-body {
-       background-image: url( def-body-bg.gif);
-       background-position: left top;
-       background-repeat: repeat-x;
-}
-
-table#main-table td#header {
-       background-image: url( def-header-region-bg.gif);
-       background-position: right top;
-       background-repeat: no-repeat;
-}
-
-table#main-table td#menu-panel {
-       border-right: solid 0px #78BDE8;
-       padding-right: 10px;
-}
-
-table#main-table td#menu-panel table#menu-table {
-       background-image: none;
-       background-position:left bottom;
-       background-repeat:no-repeat;
-}
-table#main-table td#menu-panel table#menu-table {
-       background-image: none;
-       background-position:left bottom;
-       background-repeat:no-repeat;
-       border-right:1px solid #B6D8F2;
-       border-bottom:1px solid #B6D8F2;
-}
-table#main-table td#menu-panel table#menu-table tbody tr td img {
-       height: 17px;
-}
-/* ---------------- header styles ------------------ */
-div#header-div {
-    background-image: url( def-header-bg.gif);
-    height: 121px;
-}
-
-div#header-div div.left-logo {
-       background-image:url("logo.gif");
-       background-position:left center;
-       height:50px;
-       margin-left:50px;
-       margin-top:37px;
-}
-
-div#header-div div.middle-ad {
-       float: left;
-       margin-top: 18px;
-       height: 55px;
-       width: 35%;
-       display:none;
-}
-
-div#header-div div.right-logo {
-       
background-image:url("../../../../../../../../../carbon/admin/images/t-right-logo.gif");
-       background-position:right top;
-       background-repeat:no-repeat;
-       color:#B6D8F2;
-       font-size:0;
-       height:45px;
-       line-height:0;
-       margin-right:20px;
-       margin-top:20px;
-       padding-right:0;
-       padding-top:5px;
-       width:500px;
-}
-div#header-div div.header-links {
-       margin-top: 8px;
-}
-div#header-div div.header-links div.right-links {
-       margin-right: 0px;
-       height: 20px;
-       padding-top: 0px;
-}
-div#header-div div.header-links div.right-links ul {
-       background-image: none;
-       background-position:left top;
-       background-repeat:repeat-x;
-       padding-left: 25px;
-       padding-right: 15px;
-       padding-top: 6px;
-       padding-bottom: 7px;
-}
-/* ------------- menu styles ---------------------- */
-div#menu {
-}
-
-div#menu ul.main {
-}
-
-div#menu ul.main li {
-}
-
-div#menu ul.main li.normal {
-}
-
-div#menu ul.main li a.menu-home {
-       display: block !important;
-}
-
-div#menu ul.main li.menu-header {
-       background-image:none;
-       background-position:center top;
-       border-top: 1px solid #CFE3F6;
-       border-bottom:1px solid #78BDE8;
-       height:25px;
-}
-
-div#menu ul.main li a.menu-default {
-}
-
-div#menu ul.main li a.menu-default:hover {
-       background-color: #DAF0FC;
-       border-bottom: solid 1px #72CDF4;
-       border-top: solid 1px #72CDF4;
-       color: #00447C;
-}
-
-div#menu ul.sub {
-} 
-
-/* -------------- child no-01 styles -------------- */
-
-div#menu ul.sub li.normal {
-
-}
-
-div#menu ul.sub li a.menu-default {
-} 
-
-/* ----------- child no-01 (disabled) styles ------------------- */
-       
-div#menu ul.sub li a.menu-disabled-link {
-       }
-       
-       div#menu ul.sub li a.menu-disabled-link:hover {
-       } 
-
-/* -------------- child no-02 styles -------------- */
-
-div#menu ul.sub li.normal ul.sub li a.menu-default {
-
-}
-
-/* -------------- child no-03 styles -------------- */
-
-div#menu ul.sub li.normal ul.sub li.normal ul.sub li a.menu-default {
-}
-
-/* ------------- footer styles -------------------- */
-
-div#footer-div div.footer-content {
-    background-image: 
url(../../../../../../../../../carbon/admin/images/powered.gif);
-       background-position: right center;
-       background-repeat: no-repeat;
-       margin-right: 10px;
-}
-
-div#middle {
-       background-color: #fff;
-}
-
-/* ---- login styles ----- */
-
-
-/* --------------- table styles -------------------- */
-
-.tableOddRow{background-color: white;}
-.tableEvenRow{background-color: #EFECF5;}
-
-.button:hover{
-       border:solid 1px #8268A8;
-}
-
-/* 
===============================================================================================================
 */
-
-
-
-.cornerExpand {
-    position: relative;
-    top: 3px;
-    left: -12px;
-    cursor: pointer;
-}
-
-.cornerCollapse {
-    position: relative;
-    top: 3px;
-    left: -12px;
-    cursor: pointer;
-}
-
-/* chanaka */
-
-.form-table td{
-   padding-bottom:5px !important;
-   padding-left:5px !important;
-   padding-top:5px !important;
-   padding-right:10px !important;
-}
-.form-table td div.indented{
-    padding-left:7px !important;
-    color:#595959 !important;
-}
-.form-table-left{
-width:100px;
-}
-
-.longTextField{
-width:270px;
-}
-.rowAlone{
-padding-top:10px;
-padding-bottom:10px;
-}
-.tabedBox{
-border:solid 1px #cccccc;
-margin-left:10px;
-padding:10px;
-margin-bottom:10px;
-}
-/* chanaka end */
-
-table#main-table td#middle-content {
-       background-color: #fff;
-}

http://git-wip-us.apache.org/repos/asf/stratos/blob/8d321a26/products/stratos/resources/allthemes/Default/admin/powered-stratos.gif
----------------------------------------------------------------------
diff --git 
a/products/stratos/resources/allthemes/Default/admin/powered-stratos.gif 
b/products/stratos/resources/allthemes/Default/admin/powered-stratos.gif
deleted file mode 100755
index 6597d26..0000000
Binary files 
a/products/stratos/resources/allthemes/Default/admin/powered-stratos.gif and 
/dev/null differ

http://git-wip-us.apache.org/repos/asf/stratos/blob/8d321a26/products/stratos/resources/allthemes/Default/admin/right-logo.gif
----------------------------------------------------------------------
diff --git a/products/stratos/resources/allthemes/Default/admin/right-logo.gif 
b/products/stratos/resources/allthemes/Default/admin/right-logo.gif
deleted file mode 100755
index f118904..0000000
Binary files 
a/products/stratos/resources/allthemes/Default/admin/right-logo.gif and 
/dev/null differ

http://git-wip-us.apache.org/repos/asf/stratos/blob/8d321a26/products/stratos/resources/allthemes/Default/thumb.png
----------------------------------------------------------------------
diff --git a/products/stratos/resources/allthemes/Default/thumb.png 
b/products/stratos/resources/allthemes/Default/thumb.png
deleted file mode 100755
index 46fc8e6..0000000
Binary files a/products/stratos/resources/allthemes/Default/thumb.png and 
/dev/null differ

http://git-wip-us.apache.org/repos/asf/stratos/blob/8d321a26/products/stratos/resources/allthemes/Light/admin/logo.gif
----------------------------------------------------------------------
diff --git a/products/stratos/resources/allthemes/Light/admin/logo.gif 
b/products/stratos/resources/allthemes/Light/admin/logo.gif
deleted file mode 100755
index 3b1e913..0000000
Binary files a/products/stratos/resources/allthemes/Light/admin/logo.gif and 
/dev/null differ

http://git-wip-us.apache.org/repos/asf/stratos/blob/8d321a26/products/stratos/resources/allthemes/Light/admin/main.css
----------------------------------------------------------------------
diff --git a/products/stratos/resources/allthemes/Light/admin/main.css 
b/products/stratos/resources/allthemes/Light/admin/main.css
deleted file mode 100644
index 7d8f94e..0000000
--- a/products/stratos/resources/allthemes/Light/admin/main.css
+++ /dev/null
@@ -1,250 +0,0 @@
-/*
- *
- * Licensed to the Apache Software Foundation (ASF) under one
- * or more contributor license agreements.  See the NOTICE file
- * distributed with this work for additional information
- * regarding copyright ownership.  The ASF licenses this file
- * to you under the Apache License, Version 2.0 (the
- * "License"); you may not use this file except in compliance
- * with the License.  You may obtain a copy of the License at
- *
- *   http://www.apache.org/licenses/LICENSE-2.0
- *
- * Unless required by applicable law or agreed to in writing,
- * software distributed under the License is distributed on an
- * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
- * KIND, either express or implied.  See the License for the
- * specific language governing permissions and limitations
- * under the License.
- *
-*/
-
-/* ---------------- template styles ------------------------- */
-
-table#main-table td#header {
-       background-image: url( theme-header-region-bg.gif);
-}
-
-table#main-table td#menu-panel {
-       border-right: solid 0px #73559D;
-       background-image: url(theme-menu-panel-l-bg.gif);
-       background-position: left top;
-       background-repeat: no-repeat;
-       padding-left: 0;
-       background-color: #F4F4F4;
-}
-
-table#main-table td#menu-panel table#menu-table {
-       background-image:url("theme-menu-table-bg.gif");
-       background-position:left bottom;
-       background-repeat:no-repeat;
-}
-table#main-table td#menu-panel table#menu-table td {
-       padding-left: 6px;
-       padding-right:16px;
-}      
-table#main-table td#menu-panel table#menu-table tbody tr td img {
-       height: 17px;
-}
-/* ---------------- header styles ------------------ */
-div#header-div {
-    background-image: url( theme-header-bg.gif);
-    height: 103px;
-}
-
-div#header-div div.left-logo {
-       background-image: url( logo.gif );
-       background-position: left center;
-       height: 80px;
-       margin-left:65px;
-       margin-top:0px;
-}
-
-div#header-div div.middle-ad {
-       float: left;
-       margin-top: 18px;
-       height: 55px;
-       width: 35%;
-       display:none;
-}
-
-div#header-div div.right-logo {
-       
background-image:url("../../../../../../../../../carbon/admin/images/t-right-logo.gif");
-       background-position:right top;
-       background-repeat:no-repeat;
-       height:45px;
-       margin-right:20px;
-       line-height: 0px;
-       margin-top:10px;
-       padding-right:0px;
-       padding-top:5px;
-       color: #fff;
-       font-size: 0px;
-       width:500px;
-}
-div#header-div div.header-links {
-       margin-top:-10px;
-}
-div#header-div div.header-links div.right-links {
-       margin-right: 0px;
-       height: 35px;
-       padding-top: 0px;
-}
-div#header-div div.header-links div.right-links ul {
-       background-position:left top;
-       background-repeat:repeat-x;
-       padding-left: 25px;
-       padding-right: 15px;
-       padding-top: 6px;
-       padding-bottom: 7px;
-}
-/* ------------- menu styles ---------------------- */
-div#menu {
-}
-
-div#menu ul.main {
-}
-
-div#menu ul.main li {
-}
-
-div#menu ul.main li.normal {
-}
-
-div#menu ul.main li a.menu-home {
-       display:block !important;
-}
-
-div#menu ul.main li.menu-header {
-       background-position: top;
-       height: 28px;
-}
-
-div#menu ul.main li a.menu-default {
-}
-
-div#menu ul.main li a.menu-default:hover {
-       background-color: #EFECF5;
-       border-bottom: solid 1px #C2B7D8;
-       border-top: solid 1px #C2B7D8;
-       color: #00447C;
-}
-
-div#menu ul.sub {
-} 
-
-/* -------------- child no-01 styles -------------- */
-
-div#menu ul.sub li.normal {
-
-}
-
-div#menu ul.sub li a.menu-default {
-} 
-
-/* ----------- child no-01 (disabled) styles ------------------- */
-       
-div#menu ul.sub li a.menu-disabled-link {
-       }
-       
-       div#menu ul.sub li a.menu-disabled-link:hover {
-       } 
-
-/* -------------- child no-02 styles -------------- */
-
-div#menu ul.sub li.normal ul.sub li a.menu-default {
-
-}
-
-/* -------------- child no-03 styles -------------- */
-
-div#menu ul.sub li.normal ul.sub li.normal ul.sub li a.menu-default {
-}
-
-/* ------------- footer styles -------------------- */
-
-
-div#footer-div div.footer-content {
-    background-image: 
url(../../../../../../../../../carbon/admin/images/powered.gif);
-       background-position: right center;
-       background-repeat: no-repeat;
-       margin-right: 10px;
-}
-
-/* ---- login styles ----- */
-
-
-/* --------------- table styles -------------------- */
-
-.tableOddRow{background-color: white;}
-.tableEvenRow{background-color: #EFECF5;}
-
-.button:hover{
-       border:solid 1px #8268A8;
-}
-
-/* 
===============================================================================================================
 */
-
-
-
-.cornerExpand {
-    position: relative;
-    top: 3px;
-    left: -12px;
-    cursor: pointer;
-}
-
-.cornerCollapse {
-    position: relative;
-    top: 3px;
-    left: -12px;
-    cursor: pointer;
-}
-
-/* chanaka */
-
-.form-table td{
-   padding-bottom:5px !important;
-   padding-left:5px !important;
-   padding-top:5px !important;
-   padding-right:10px !important;
-}
-.form-table td div.indented{
-    padding-left:7px !important;
-    color:#595959 !important;
-}
-.form-table-left{
-width:100px;
-}
-
-.longTextField{
-width:270px;
-}
-.rowAlone{
-padding-top:10px;
-padding-bottom:10px;
-}
-.tabedBox{
-border:solid 1px #cccccc;
-margin-left:10px;
-padding:10px;
-margin-bottom:10px;
-}
-/* chanaka end */
-
-a.fact-selector-icon-link {
-    background-repeat: no-repeat;
-    background-position: left top;
-    padding-left: 20px;
-    line-height: 17px;
-    height: 17px;
-    float: left;
-    position: relative;
-    margin-left: 10px;
-    margin-top: 5px;
-    margin-bottom: 3px;
-    white-space: nowrap;
-}
-table#main-table td#middle-content {
-
-}

http://git-wip-us.apache.org/repos/asf/stratos/blob/8d321a26/products/stratos/resources/allthemes/Light/admin/menu_header.gif
----------------------------------------------------------------------
diff --git a/products/stratos/resources/allthemes/Light/admin/menu_header.gif 
b/products/stratos/resources/allthemes/Light/admin/menu_header.gif
deleted file mode 100755
index 6887ec4..0000000
Binary files a/products/stratos/resources/allthemes/Light/admin/menu_header.gif 
and /dev/null differ

http://git-wip-us.apache.org/repos/asf/stratos/blob/8d321a26/products/stratos/resources/allthemes/Light/admin/powered-stratos.gif
----------------------------------------------------------------------
diff --git 
a/products/stratos/resources/allthemes/Light/admin/powered-stratos.gif 
b/products/stratos/resources/allthemes/Light/admin/powered-stratos.gif
deleted file mode 100755
index 6597d26..0000000
Binary files 
a/products/stratos/resources/allthemes/Light/admin/powered-stratos.gif and 
/dev/null differ

http://git-wip-us.apache.org/repos/asf/stratos/blob/8d321a26/products/stratos/resources/allthemes/Light/admin/right-links-bg.gif
----------------------------------------------------------------------
diff --git 
a/products/stratos/resources/allthemes/Light/admin/right-links-bg.gif 
b/products/stratos/resources/allthemes/Light/admin/right-links-bg.gif
deleted file mode 100755
index ba9d5d0..0000000
Binary files 
a/products/stratos/resources/allthemes/Light/admin/right-links-bg.gif and 
/dev/null differ

http://git-wip-us.apache.org/repos/asf/stratos/blob/8d321a26/products/stratos/resources/allthemes/Light/admin/right-logo.gif
----------------------------------------------------------------------
diff --git a/products/stratos/resources/allthemes/Light/admin/right-logo.gif 
b/products/stratos/resources/allthemes/Light/admin/right-logo.gif
deleted file mode 100755
index e6c3d13..0000000
Binary files a/products/stratos/resources/allthemes/Light/admin/right-logo.gif 
and /dev/null differ

http://git-wip-us.apache.org/repos/asf/stratos/blob/8d321a26/products/stratos/resources/allthemes/Light/admin/theme-header-bg.gif
----------------------------------------------------------------------
diff --git 
a/products/stratos/resources/allthemes/Light/admin/theme-header-bg.gif 
b/products/stratos/resources/allthemes/Light/admin/theme-header-bg.gif
deleted file mode 100755
index 4d47044..0000000
Binary files 
a/products/stratos/resources/allthemes/Light/admin/theme-header-bg.gif and 
/dev/null differ

http://git-wip-us.apache.org/repos/asf/stratos/blob/8d321a26/products/stratos/resources/allthemes/Light/admin/theme-header-region-b-bg.gif
----------------------------------------------------------------------
diff --git 
a/products/stratos/resources/allthemes/Light/admin/theme-header-region-b-bg.gif 
b/products/stratos/resources/allthemes/Light/admin/theme-header-region-b-bg.gif
deleted file mode 100755
index 463b157..0000000
Binary files 
a/products/stratos/resources/allthemes/Light/admin/theme-header-region-b-bg.gif 
and /dev/null differ

http://git-wip-us.apache.org/repos/asf/stratos/blob/8d321a26/products/stratos/resources/allthemes/Light/admin/theme-header-region-bg.gif
----------------------------------------------------------------------
diff --git 
a/products/stratos/resources/allthemes/Light/admin/theme-header-region-bg.gif 
b/products/stratos/resources/allthemes/Light/admin/theme-header-region-bg.gif
deleted file mode 100755
index 57a2ec1..0000000
Binary files 
a/products/stratos/resources/allthemes/Light/admin/theme-header-region-bg.gif 
and /dev/null differ

http://git-wip-us.apache.org/repos/asf/stratos/blob/8d321a26/products/stratos/resources/allthemes/Light/admin/theme-menu-panel-l-bg.gif
----------------------------------------------------------------------
diff --git 
a/products/stratos/resources/allthemes/Light/admin/theme-menu-panel-l-bg.gif 
b/products/stratos/resources/allthemes/Light/admin/theme-menu-panel-l-bg.gif
deleted file mode 100755
index bafb43a..0000000
Binary files 
a/products/stratos/resources/allthemes/Light/admin/theme-menu-panel-l-bg.gif 
and /dev/null differ

http://git-wip-us.apache.org/repos/asf/stratos/blob/8d321a26/products/stratos/resources/allthemes/Light/admin/theme-menu-table-bg.gif
----------------------------------------------------------------------
diff --git 
a/products/stratos/resources/allthemes/Light/admin/theme-menu-table-bg.gif 
b/products/stratos/resources/allthemes/Light/admin/theme-menu-table-bg.gif
deleted file mode 100755
index 9582772..0000000
Binary files 
a/products/stratos/resources/allthemes/Light/admin/theme-menu-table-bg.gif and 
/dev/null differ

http://git-wip-us.apache.org/repos/asf/stratos/blob/8d321a26/products/stratos/resources/allthemes/Light/thumb.png
----------------------------------------------------------------------
diff --git a/products/stratos/resources/allthemes/Light/thumb.png 
b/products/stratos/resources/allthemes/Light/thumb.png
deleted file mode 100755
index 6dba1ff..0000000
Binary files a/products/stratos/resources/allthemes/Light/thumb.png and 
/dev/null differ

http://git-wip-us.apache.org/repos/asf/stratos/blob/8d321a26/products/stratos/resources/cloud-services-icons/appserver.gif
----------------------------------------------------------------------
diff --git a/products/stratos/resources/cloud-services-icons/appserver.gif 
b/products/stratos/resources/cloud-services-icons/appserver.gif
deleted file mode 100755
index b760eb0..0000000
Binary files a/products/stratos/resources/cloud-services-icons/appserver.gif 
and /dev/null differ

http://git-wip-us.apache.org/repos/asf/stratos/blob/8d321a26/products/stratos/resources/cloud-services-icons/bam.gif
----------------------------------------------------------------------
diff --git a/products/stratos/resources/cloud-services-icons/bam.gif 
b/products/stratos/resources/cloud-services-icons/bam.gif
deleted file mode 100755
index 264f289..0000000
Binary files a/products/stratos/resources/cloud-services-icons/bam.gif and 
/dev/null differ

http://git-wip-us.apache.org/repos/asf/stratos/blob/8d321a26/products/stratos/resources/cloud-services-icons/bps.gif
----------------------------------------------------------------------
diff --git a/products/stratos/resources/cloud-services-icons/bps.gif 
b/products/stratos/resources/cloud-services-icons/bps.gif
deleted file mode 100755
index 1cd9d5e..0000000
Binary files a/products/stratos/resources/cloud-services-icons/bps.gif and 
/dev/null differ

http://git-wip-us.apache.org/repos/asf/stratos/blob/8d321a26/products/stratos/resources/cloud-services-icons/brs-old.gif
----------------------------------------------------------------------
diff --git a/products/stratos/resources/cloud-services-icons/brs-old.gif 
b/products/stratos/resources/cloud-services-icons/brs-old.gif
deleted file mode 100755
index c5a7dd8..0000000
Binary files a/products/stratos/resources/cloud-services-icons/brs-old.gif and 
/dev/null differ

http://git-wip-us.apache.org/repos/asf/stratos/blob/8d321a26/products/stratos/resources/cloud-services-icons/brs.gif
----------------------------------------------------------------------
diff --git a/products/stratos/resources/cloud-services-icons/brs.gif 
b/products/stratos/resources/cloud-services-icons/brs.gif
deleted file mode 100755
index 38f20e3..0000000
Binary files a/products/stratos/resources/cloud-services-icons/brs.gif and 
/dev/null differ

http://git-wip-us.apache.org/repos/asf/stratos/blob/8d321a26/products/stratos/resources/cloud-services-icons/cep.png
----------------------------------------------------------------------
diff --git a/products/stratos/resources/cloud-services-icons/cep.png 
b/products/stratos/resources/cloud-services-icons/cep.png
deleted file mode 100755
index 3a481b1..0000000
Binary files a/products/stratos/resources/cloud-services-icons/cep.png and 
/dev/null differ

http://git-wip-us.apache.org/repos/asf/stratos/blob/8d321a26/products/stratos/resources/cloud-services-icons/cg.gif
----------------------------------------------------------------------
diff --git a/products/stratos/resources/cloud-services-icons/cg.gif 
b/products/stratos/resources/cloud-services-icons/cg.gif
deleted file mode 100755
index 1e8ad73..0000000
Binary files a/products/stratos/resources/cloud-services-icons/cg.gif and 
/dev/null differ

http://git-wip-us.apache.org/repos/asf/stratos/blob/8d321a26/products/stratos/resources/cloud-services-icons/csg-inactive.gif
----------------------------------------------------------------------
diff --git a/products/stratos/resources/cloud-services-icons/csg-inactive.gif 
b/products/stratos/resources/cloud-services-icons/csg-inactive.gif
deleted file mode 100755
index 00d542c..0000000
Binary files a/products/stratos/resources/cloud-services-icons/csg-inactive.gif 
and /dev/null differ

http://git-wip-us.apache.org/repos/asf/stratos/blob/8d321a26/products/stratos/resources/cloud-services-icons/csg.gif
----------------------------------------------------------------------
diff --git a/products/stratos/resources/cloud-services-icons/csg.gif 
b/products/stratos/resources/cloud-services-icons/csg.gif
deleted file mode 100755
index df9da9f..0000000
Binary files a/products/stratos/resources/cloud-services-icons/csg.gif and 
/dev/null differ

http://git-wip-us.apache.org/repos/asf/stratos/blob/8d321a26/products/stratos/resources/cloud-services-icons/ds.gif
----------------------------------------------------------------------
diff --git a/products/stratos/resources/cloud-services-icons/ds.gif 
b/products/stratos/resources/cloud-services-icons/ds.gif
deleted file mode 100755
index 5721908..0000000
Binary files a/products/stratos/resources/cloud-services-icons/ds.gif and 
/dev/null differ

http://git-wip-us.apache.org/repos/asf/stratos/blob/8d321a26/products/stratos/resources/cloud-services-icons/esb.gif
----------------------------------------------------------------------
diff --git a/products/stratos/resources/cloud-services-icons/esb.gif 
b/products/stratos/resources/cloud-services-icons/esb.gif
deleted file mode 100755
index bb43e99..0000000
Binary files a/products/stratos/resources/cloud-services-icons/esb.gif and 
/dev/null differ

http://git-wip-us.apache.org/repos/asf/stratos/blob/8d321a26/products/stratos/resources/cloud-services-icons/gadget.gif
----------------------------------------------------------------------
diff --git a/products/stratos/resources/cloud-services-icons/gadget.gif 
b/products/stratos/resources/cloud-services-icons/gadget.gif
deleted file mode 100755
index 55b41de..0000000
Binary files a/products/stratos/resources/cloud-services-icons/gadget.gif and 
/dev/null differ

http://git-wip-us.apache.org/repos/asf/stratos/blob/8d321a26/products/stratos/resources/cloud-services-icons/governance.gif
----------------------------------------------------------------------
diff --git a/products/stratos/resources/cloud-services-icons/governance.gif 
b/products/stratos/resources/cloud-services-icons/governance.gif
deleted file mode 100755
index f9dfce4..0000000
Binary files a/products/stratos/resources/cloud-services-icons/governance.gif 
and /dev/null differ

http://git-wip-us.apache.org/repos/asf/stratos/blob/8d321a26/products/stratos/resources/cloud-services-icons/identity.gif
----------------------------------------------------------------------
diff --git a/products/stratos/resources/cloud-services-icons/identity.gif 
b/products/stratos/resources/cloud-services-icons/identity.gif
deleted file mode 100755
index 40f1fb7..0000000
Binary files a/products/stratos/resources/cloud-services-icons/identity.gif and 
/dev/null differ

http://git-wip-us.apache.org/repos/asf/stratos/blob/8d321a26/products/stratos/resources/cloud-services-icons/inactive-appserver.gif
----------------------------------------------------------------------
diff --git 
a/products/stratos/resources/cloud-services-icons/inactive-appserver.gif 
b/products/stratos/resources/cloud-services-icons/inactive-appserver.gif
deleted file mode 100755
index 2e7b33f..0000000
Binary files 
a/products/stratos/resources/cloud-services-icons/inactive-appserver.gif and 
/dev/null differ

http://git-wip-us.apache.org/repos/asf/stratos/blob/8d321a26/products/stratos/resources/cloud-services-icons/inactive-bam.gif
----------------------------------------------------------------------
diff --git a/products/stratos/resources/cloud-services-icons/inactive-bam.gif 
b/products/stratos/resources/cloud-services-icons/inactive-bam.gif
deleted file mode 100755
index 2401c11..0000000
Binary files a/products/stratos/resources/cloud-services-icons/inactive-bam.gif 
and /dev/null differ

http://git-wip-us.apache.org/repos/asf/stratos/blob/8d321a26/products/stratos/resources/cloud-services-icons/inactive-brs.gif
----------------------------------------------------------------------
diff --git a/products/stratos/resources/cloud-services-icons/inactive-brs.gif 
b/products/stratos/resources/cloud-services-icons/inactive-brs.gif
deleted file mode 100755
index 3e29688..0000000
Binary files a/products/stratos/resources/cloud-services-icons/inactive-brs.gif 
and /dev/null differ

http://git-wip-us.apache.org/repos/asf/stratos/blob/8d321a26/products/stratos/resources/cloud-services-icons/inactive-cep.png
----------------------------------------------------------------------
diff --git a/products/stratos/resources/cloud-services-icons/inactive-cep.png 
b/products/stratos/resources/cloud-services-icons/inactive-cep.png
deleted file mode 100755
index e454bab..0000000
Binary files a/products/stratos/resources/cloud-services-icons/inactive-cep.png 
and /dev/null differ

http://git-wip-us.apache.org/repos/asf/stratos/blob/8d321a26/products/stratos/resources/cloud-services-icons/inactive-esb.gif
----------------------------------------------------------------------
diff --git a/products/stratos/resources/cloud-services-icons/inactive-esb.gif 
b/products/stratos/resources/cloud-services-icons/inactive-esb.gif
deleted file mode 100755
index 8ae52bc..0000000
Binary files a/products/stratos/resources/cloud-services-icons/inactive-esb.gif 
and /dev/null differ

http://git-wip-us.apache.org/repos/asf/stratos/blob/8d321a26/products/stratos/resources/cloud-services-icons/inactive-gadget.gif
----------------------------------------------------------------------
diff --git 
a/products/stratos/resources/cloud-services-icons/inactive-gadget.gif 
b/products/stratos/resources/cloud-services-icons/inactive-gadget.gif
deleted file mode 100755
index 243f893..0000000
Binary files 
a/products/stratos/resources/cloud-services-icons/inactive-gadget.gif and 
/dev/null differ

http://git-wip-us.apache.org/repos/asf/stratos/blob/8d321a26/products/stratos/resources/cloud-services-icons/inactive-governance.gif
----------------------------------------------------------------------
diff --git 
a/products/stratos/resources/cloud-services-icons/inactive-governance.gif 
b/products/stratos/resources/cloud-services-icons/inactive-governance.gif
deleted file mode 100755
index fba1531..0000000
Binary files 
a/products/stratos/resources/cloud-services-icons/inactive-governance.gif and 
/dev/null differ

http://git-wip-us.apache.org/repos/asf/stratos/blob/8d321a26/products/stratos/resources/cloud-services-icons/inactive-identity.gif
----------------------------------------------------------------------
diff --git 
a/products/stratos/resources/cloud-services-icons/inactive-identity.gif 
b/products/stratos/resources/cloud-services-icons/inactive-identity.gif
deleted file mode 100755
index 6f5e1be..0000000
Binary files 
a/products/stratos/resources/cloud-services-icons/inactive-identity.gif and 
/dev/null differ

http://git-wip-us.apache.org/repos/asf/stratos/blob/8d321a26/products/stratos/resources/cloud-services-icons/inactive-mashup.gif
----------------------------------------------------------------------
diff --git 
a/products/stratos/resources/cloud-services-icons/inactive-mashup.gif 
b/products/stratos/resources/cloud-services-icons/inactive-mashup.gif
deleted file mode 100755
index 17c74c4..0000000
Binary files 
a/products/stratos/resources/cloud-services-icons/inactive-mashup.gif and 
/dev/null differ

http://git-wip-us.apache.org/repos/asf/stratos/blob/8d321a26/products/stratos/resources/cloud-services-icons/inactive-mb.png
----------------------------------------------------------------------
diff --git a/products/stratos/resources/cloud-services-icons/inactive-mb.png 
b/products/stratos/resources/cloud-services-icons/inactive-mb.png
deleted file mode 100755
index 275136b..0000000
Binary files a/products/stratos/resources/cloud-services-icons/inactive-mb.png 
and /dev/null differ

http://git-wip-us.apache.org/repos/asf/stratos/blob/8d321a26/products/stratos/resources/cloud-services-icons/mashup.gif
----------------------------------------------------------------------
diff --git a/products/stratos/resources/cloud-services-icons/mashup.gif 
b/products/stratos/resources/cloud-services-icons/mashup.gif
deleted file mode 100755
index 58d91af..0000000
Binary files a/products/stratos/resources/cloud-services-icons/mashup.gif and 
/dev/null differ

http://git-wip-us.apache.org/repos/asf/stratos/blob/8d321a26/products/stratos/resources/cloud-services-icons/mb.png
----------------------------------------------------------------------
diff --git a/products/stratos/resources/cloud-services-icons/mb.png 
b/products/stratos/resources/cloud-services-icons/mb.png
deleted file mode 100755
index 928c95e..0000000
Binary files a/products/stratos/resources/cloud-services-icons/mb.png and 
/dev/null differ

http://git-wip-us.apache.org/repos/asf/stratos/blob/8d321a26/products/stratos/resources/cloud-services-icons/pom.xml
----------------------------------------------------------------------
diff --git a/products/stratos/resources/cloud-services-icons/pom.xml 
b/products/stratos/resources/cloud-services-icons/pom.xml
deleted file mode 100755
index 98902da..0000000
--- a/products/stratos/resources/cloud-services-icons/pom.xml
+++ /dev/null
@@ -1,58 +0,0 @@
-<!--
-  ~ Licensed to the Apache Software Foundation (ASF) under one
-  ~ or more contributor license agreements.  See the NOTICE file
-  ~ distributed with this work for additional information
-  ~ regarding copyright ownership.  The ASF licenses this file
-  ~ to you under the Apache License, Version 2.0 (the
-  ~ "License"); you may not use this file except in compliance
-  ~ with the License.  You may obtain a copy of the License at
-  ~
-  ~     http://www.apache.org/licenses/LICENSE-2.0
-  ~
-  ~ Unless required by applicable law or agreed to in writing,
-  ~ software distributed under the License is distributed on an
-  ~ "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
-  ~ KIND, either express or implied.  See the License for the
-  ~ specific language governing permissions and limitations
-  ~ under the License.
-  -->
-<project xmlns="http://maven.apache.org/POM/4.0.0";
-         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/maven-v4_0_0.xsd";>
-    
-    <modelVersion>4.0.0</modelVersion>
-    <groupId>org.wso2.manager</groupId>
-    <artifactId>cloud-services-icons</artifactId>
-    <version>1.0.0</version>
-    <packaging>pom</packaging>
-    <name>Apache Stratos - Manager Cloud Services Icons</name>
-    <description>Apache Stratos - Manager Cloud Services Icons</description>
-
-    <build>
-        <plugins>
-            <plugin>
-                <groupId>org.apache.maven.plugins</groupId>
-                <artifactId>maven-war-plugin</artifactId>
-                <executions>
-                    <execution>
-                       <id>war</id>
-                       <phase>package</phase>
-                       <goals>
-                           <goal>war</goal>
-                       </goals>
-                    </execution>
-                </executions>
-                <configuration>
-                   <warName>cloud-services-icons</warName>
-                   <failOnMissingWebXml>false</failOnMissingWebXml>  
-                   <webResources>
-                       <resource>
-                               <directory>.</directory>
-                       </resource>
-                   </webResources>
-                </configuration>
-            </plugin>
-        </plugins>
-    </build>
-
-</project>

http://git-wip-us.apache.org/repos/asf/stratos/blob/8d321a26/products/stratos/resources/cloud-services-icons/ss.gif
----------------------------------------------------------------------
diff --git a/products/stratos/resources/cloud-services-icons/ss.gif 
b/products/stratos/resources/cloud-services-icons/ss.gif
deleted file mode 100755
index f2bcc75..0000000
Binary files a/products/stratos/resources/cloud-services-icons/ss.gif and 
/dev/null differ

http://git-wip-us.apache.org/repos/asf/stratos/blob/8d321a26/products/stratos/resources/cloud-services-icons/ts.gif
----------------------------------------------------------------------
diff --git a/products/stratos/resources/cloud-services-icons/ts.gif 
b/products/stratos/resources/cloud-services-icons/ts.gif
deleted file mode 100755
index a2f3ebc..0000000
Binary files a/products/stratos/resources/cloud-services-icons/ts.gif and 
/dev/null differ

http://git-wip-us.apache.org/repos/asf/stratos/blob/8d321a26/products/stratos/resources/powerded-by-logos/appserver-logo.gif
----------------------------------------------------------------------
diff --git a/products/stratos/resources/powerded-by-logos/appserver-logo.gif 
b/products/stratos/resources/powerded-by-logos/appserver-logo.gif
deleted file mode 100755
index 55e4751..0000000
Binary files a/products/stratos/resources/powerded-by-logos/appserver-logo.gif 
and /dev/null differ

http://git-wip-us.apache.org/repos/asf/stratos/blob/8d321a26/products/stratos/resources/powerded-by-logos/bam-logo.gif
----------------------------------------------------------------------
diff --git a/products/stratos/resources/powerded-by-logos/bam-logo.gif 
b/products/stratos/resources/powerded-by-logos/bam-logo.gif
deleted file mode 100755
index f8b6a74..0000000
Binary files a/products/stratos/resources/powerded-by-logos/bam-logo.gif and 
/dev/null differ

http://git-wip-us.apache.org/repos/asf/stratos/blob/8d321a26/products/stratos/resources/powerded-by-logos/bps-logo.gif
----------------------------------------------------------------------
diff --git a/products/stratos/resources/powerded-by-logos/bps-logo.gif 
b/products/stratos/resources/powerded-by-logos/bps-logo.gif
deleted file mode 100755
index 5dd2171..0000000
Binary files a/products/stratos/resources/powerded-by-logos/bps-logo.gif and 
/dev/null differ

http://git-wip-us.apache.org/repos/asf/stratos/blob/8d321a26/products/stratos/resources/powerded-by-logos/brs-logo.gif
----------------------------------------------------------------------
diff --git a/products/stratos/resources/powerded-by-logos/brs-logo.gif 
b/products/stratos/resources/powerded-by-logos/brs-logo.gif
deleted file mode 100755
index ccba887..0000000
Binary files a/products/stratos/resources/powerded-by-logos/brs-logo.gif and 
/dev/null differ

http://git-wip-us.apache.org/repos/asf/stratos/blob/8d321a26/products/stratos/resources/powerded-by-logos/csg-logo.gif
----------------------------------------------------------------------
diff --git a/products/stratos/resources/powerded-by-logos/csg-logo.gif 
b/products/stratos/resources/powerded-by-logos/csg-logo.gif
deleted file mode 100755
index e69aaa6..0000000
Binary files a/products/stratos/resources/powerded-by-logos/csg-logo.gif and 
/dev/null differ

http://git-wip-us.apache.org/repos/asf/stratos/blob/8d321a26/products/stratos/resources/powerded-by-logos/ds-logo.gif
----------------------------------------------------------------------
diff --git a/products/stratos/resources/powerded-by-logos/ds-logo.gif 
b/products/stratos/resources/powerded-by-logos/ds-logo.gif
deleted file mode 100755
index f70a205..0000000
Binary files a/products/stratos/resources/powerded-by-logos/ds-logo.gif and 
/dev/null differ

http://git-wip-us.apache.org/repos/asf/stratos/blob/8d321a26/products/stratos/resources/powerded-by-logos/esb-logo.gif
----------------------------------------------------------------------
diff --git a/products/stratos/resources/powerded-by-logos/esb-logo.gif 
b/products/stratos/resources/powerded-by-logos/esb-logo.gif
deleted file mode 100755
index 95cb5b3..0000000
Binary files a/products/stratos/resources/powerded-by-logos/esb-logo.gif and 
/dev/null differ

http://git-wip-us.apache.org/repos/asf/stratos/blob/8d321a26/products/stratos/resources/powerded-by-logos/gadget-logo.gif
----------------------------------------------------------------------
diff --git a/products/stratos/resources/powerded-by-logos/gadget-logo.gif 
b/products/stratos/resources/powerded-by-logos/gadget-logo.gif
deleted file mode 100755
index 8e89ef5..0000000
Binary files a/products/stratos/resources/powerded-by-logos/gadget-logo.gif and 
/dev/null differ

http://git-wip-us.apache.org/repos/asf/stratos/blob/8d321a26/products/stratos/resources/powerded-by-logos/governance-logo.gif
----------------------------------------------------------------------
diff --git a/products/stratos/resources/powerded-by-logos/governance-logo.gif 
b/products/stratos/resources/powerded-by-logos/governance-logo.gif
deleted file mode 100755
index af1ac45..0000000
Binary files a/products/stratos/resources/powerded-by-logos/governance-logo.gif 
and /dev/null differ

http://git-wip-us.apache.org/repos/asf/stratos/blob/8d321a26/products/stratos/resources/powerded-by-logos/identity-logo.gif
----------------------------------------------------------------------
diff --git a/products/stratos/resources/powerded-by-logos/identity-logo.gif 
b/products/stratos/resources/powerded-by-logos/identity-logo.gif
deleted file mode 100755
index a2447bc..0000000
Binary files a/products/stratos/resources/powerded-by-logos/identity-logo.gif 
and /dev/null differ

http://git-wip-us.apache.org/repos/asf/stratos/blob/8d321a26/products/stratos/resources/powerded-by-logos/mashup-logo.gif
----------------------------------------------------------------------
diff --git a/products/stratos/resources/powerded-by-logos/mashup-logo.gif 
b/products/stratos/resources/powerded-by-logos/mashup-logo.gif
deleted file mode 100755
index f8ed9be..0000000
Binary files a/products/stratos/resources/powerded-by-logos/mashup-logo.gif and 
/dev/null differ

Reply via email to