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/04 08:19:40 UTC

[02/33] Removed autoscaler, cloud-controller and stratos-manager products

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/eae721e7/products/stratos-manager/modules/login/src/main/resources/web/tenant-login/domain_rename_checker_ajaxprocessor.jsp
----------------------------------------------------------------------
diff --git a/products/stratos-manager/modules/login/src/main/resources/web/tenant-login/domain_rename_checker_ajaxprocessor.jsp b/products/stratos-manager/modules/login/src/main/resources/web/tenant-login/domain_rename_checker_ajaxprocessor.jsp
deleted file mode 100644
index a7926be..0000000
--- a/products/stratos-manager/modules/login/src/main/resources/web/tenant-login/domain_rename_checker_ajaxprocessor.jsp
+++ /dev/null
@@ -1,47 +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.
-  --%>
-<%@ page import="org.apache.stratos.gaas.login.ui.utils.TenantConfigUtil" %><%
-/* this script is used to alter the old registrants to */
-String domain = request.getParameter("domain");
-
-try {
-    if (TenantConfigUtil.isDomainRegistered(domain, config, session)) {
-%>
-----success----
-<%
-    }
-    else {
-        String trialDomain = domain + "-trial";
-        if (TenantConfigUtil.isDomainRegistered(trialDomain, config, session)) {
-%>
-----trial----
-<%
-        }
-        else {
-%>
-----failed----
-<%
-        }
-    }
-} catch (Exception e) {
-%>
-----failed----
-<%
-}
-%>

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/eae721e7/products/stratos-manager/modules/login/src/main/resources/web/tenant-login/images/body-bg.gif
----------------------------------------------------------------------
diff --git a/products/stratos-manager/modules/login/src/main/resources/web/tenant-login/images/body-bg.gif b/products/stratos-manager/modules/login/src/main/resources/web/tenant-login/images/body-bg.gif
deleted file mode 100644
index 950ebf7..0000000
Binary files a/products/stratos-manager/modules/login/src/main/resources/web/tenant-login/images/body-bg.gif and /dev/null differ

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/eae721e7/products/stratos-manager/modules/login/src/main/resources/web/tenant-login/images/feature-01-icon.gif
----------------------------------------------------------------------
diff --git a/products/stratos-manager/modules/login/src/main/resources/web/tenant-login/images/feature-01-icon.gif b/products/stratos-manager/modules/login/src/main/resources/web/tenant-login/images/feature-01-icon.gif
deleted file mode 100644
index ff3ba26..0000000
Binary files a/products/stratos-manager/modules/login/src/main/resources/web/tenant-login/images/feature-01-icon.gif and /dev/null differ

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/eae721e7/products/stratos-manager/modules/login/src/main/resources/web/tenant-login/images/feature-02-icon.gif
----------------------------------------------------------------------
diff --git a/products/stratos-manager/modules/login/src/main/resources/web/tenant-login/images/feature-02-icon.gif b/products/stratos-manager/modules/login/src/main/resources/web/tenant-login/images/feature-02-icon.gif
deleted file mode 100644
index ee4cb66..0000000
Binary files a/products/stratos-manager/modules/login/src/main/resources/web/tenant-login/images/feature-02-icon.gif and /dev/null differ

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/eae721e7/products/stratos-manager/modules/login/src/main/resources/web/tenant-login/images/feature-03-icon.gif
----------------------------------------------------------------------
diff --git a/products/stratos-manager/modules/login/src/main/resources/web/tenant-login/images/feature-03-icon.gif b/products/stratos-manager/modules/login/src/main/resources/web/tenant-login/images/feature-03-icon.gif
deleted file mode 100644
index 8f3c2a1..0000000
Binary files a/products/stratos-manager/modules/login/src/main/resources/web/tenant-login/images/feature-03-icon.gif and /dev/null differ

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/eae721e7/products/stratos-manager/modules/login/src/main/resources/web/tenant-login/images/google-apps-login.gif
----------------------------------------------------------------------
diff --git a/products/stratos-manager/modules/login/src/main/resources/web/tenant-login/images/google-apps-login.gif b/products/stratos-manager/modules/login/src/main/resources/web/tenant-login/images/google-apps-login.gif
deleted file mode 100644
index 6eb5c9b..0000000
Binary files a/products/stratos-manager/modules/login/src/main/resources/web/tenant-login/images/google-apps-login.gif and /dev/null differ

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/eae721e7/products/stratos-manager/modules/login/src/main/resources/web/tenant-login/images/link-icon.gif
----------------------------------------------------------------------
diff --git a/products/stratos-manager/modules/login/src/main/resources/web/tenant-login/images/link-icon.gif b/products/stratos-manager/modules/login/src/main/resources/web/tenant-login/images/link-icon.gif
deleted file mode 100644
index 5598f59..0000000
Binary files a/products/stratos-manager/modules/login/src/main/resources/web/tenant-login/images/link-icon.gif and /dev/null differ

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/eae721e7/products/stratos-manager/modules/login/src/main/resources/web/tenant-login/images/login-bg.gif
----------------------------------------------------------------------
diff --git a/products/stratos-manager/modules/login/src/main/resources/web/tenant-login/images/login-bg.gif b/products/stratos-manager/modules/login/src/main/resources/web/tenant-login/images/login-bg.gif
deleted file mode 100644
index 3f34a69..0000000
Binary files a/products/stratos-manager/modules/login/src/main/resources/web/tenant-login/images/login-bg.gif and /dev/null differ

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/eae721e7/products/stratos-manager/modules/login/src/main/resources/web/tenant-login/images/logo.gif
----------------------------------------------------------------------
diff --git a/products/stratos-manager/modules/login/src/main/resources/web/tenant-login/images/logo.gif b/products/stratos-manager/modules/login/src/main/resources/web/tenant-login/images/logo.gif
deleted file mode 100755
index 837f813..0000000
Binary files a/products/stratos-manager/modules/login/src/main/resources/web/tenant-login/images/logo.gif and /dev/null differ

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/eae721e7/products/stratos-manager/modules/login/src/main/resources/web/tenant-login/images/paas-login-1pix-1.gif
----------------------------------------------------------------------
diff --git a/products/stratos-manager/modules/login/src/main/resources/web/tenant-login/images/paas-login-1pix-1.gif b/products/stratos-manager/modules/login/src/main/resources/web/tenant-login/images/paas-login-1pix-1.gif
deleted file mode 100644
index 439f27d..0000000
Binary files a/products/stratos-manager/modules/login/src/main/resources/web/tenant-login/images/paas-login-1pix-1.gif and /dev/null differ

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/eae721e7/products/stratos-manager/modules/login/src/main/resources/web/tenant-login/images/paas-login-1pix.gif
----------------------------------------------------------------------
diff --git a/products/stratos-manager/modules/login/src/main/resources/web/tenant-login/images/paas-login-1pix.gif b/products/stratos-manager/modules/login/src/main/resources/web/tenant-login/images/paas-login-1pix.gif
deleted file mode 100644
index 439f27d..0000000
Binary files a/products/stratos-manager/modules/login/src/main/resources/web/tenant-login/images/paas-login-1pix.gif and /dev/null differ

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/eae721e7/products/stratos-manager/modules/login/src/main/resources/web/tenant-login/images/powered.gif
----------------------------------------------------------------------
diff --git a/products/stratos-manager/modules/login/src/main/resources/web/tenant-login/images/powered.gif b/products/stratos-manager/modules/login/src/main/resources/web/tenant-login/images/powered.gif
deleted file mode 100755
index fb478bf..0000000
Binary files a/products/stratos-manager/modules/login/src/main/resources/web/tenant-login/images/powered.gif and /dev/null differ

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/eae721e7/products/stratos-manager/modules/login/src/main/resources/web/tenant-login/images/reg-button-hover.gif
----------------------------------------------------------------------
diff --git a/products/stratos-manager/modules/login/src/main/resources/web/tenant-login/images/reg-button-hover.gif b/products/stratos-manager/modules/login/src/main/resources/web/tenant-login/images/reg-button-hover.gif
deleted file mode 100644
index 89f2c54..0000000
Binary files a/products/stratos-manager/modules/login/src/main/resources/web/tenant-login/images/reg-button-hover.gif and /dev/null differ

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/eae721e7/products/stratos-manager/modules/login/src/main/resources/web/tenant-login/images/reg-button.gif
----------------------------------------------------------------------
diff --git a/products/stratos-manager/modules/login/src/main/resources/web/tenant-login/images/reg-button.gif b/products/stratos-manager/modules/login/src/main/resources/web/tenant-login/images/reg-button.gif
deleted file mode 100644
index 5d8e2e4..0000000
Binary files a/products/stratos-manager/modules/login/src/main/resources/web/tenant-login/images/reg-button.gif and /dev/null differ

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/eae721e7/products/stratos-manager/modules/login/src/main/resources/web/tenant-login/images/register.gif
----------------------------------------------------------------------
diff --git a/products/stratos-manager/modules/login/src/main/resources/web/tenant-login/images/register.gif b/products/stratos-manager/modules/login/src/main/resources/web/tenant-login/images/register.gif
deleted file mode 100755
index f225e38..0000000
Binary files a/products/stratos-manager/modules/login/src/main/resources/web/tenant-login/images/register.gif and /dev/null differ

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/eae721e7/products/stratos-manager/modules/login/src/main/resources/web/tenant-login/images/st-login-body-bg.gif
----------------------------------------------------------------------
diff --git a/products/stratos-manager/modules/login/src/main/resources/web/tenant-login/images/st-login-body-bg.gif b/products/stratos-manager/modules/login/src/main/resources/web/tenant-login/images/st-login-body-bg.gif
deleted file mode 100755
index dc2c240..0000000
Binary files a/products/stratos-manager/modules/login/src/main/resources/web/tenant-login/images/st-login-body-bg.gif and /dev/null differ

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/eae721e7/products/stratos-manager/modules/login/src/main/resources/web/tenant-login/images/st-login-content-bg.gif
----------------------------------------------------------------------
diff --git a/products/stratos-manager/modules/login/src/main/resources/web/tenant-login/images/st-login-content-bg.gif b/products/stratos-manager/modules/login/src/main/resources/web/tenant-login/images/st-login-content-bg.gif
deleted file mode 100755
index 9624125..0000000
Binary files a/products/stratos-manager/modules/login/src/main/resources/web/tenant-login/images/st-login-content-bg.gif and /dev/null differ

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/eae721e7/products/stratos-manager/modules/login/src/main/resources/web/tenant-login/images/st-login-footer-bg.gif
----------------------------------------------------------------------
diff --git a/products/stratos-manager/modules/login/src/main/resources/web/tenant-login/images/st-login-footer-bg.gif b/products/stratos-manager/modules/login/src/main/resources/web/tenant-login/images/st-login-footer-bg.gif
deleted file mode 100755
index dc317e5..0000000
Binary files a/products/stratos-manager/modules/login/src/main/resources/web/tenant-login/images/st-login-footer-bg.gif and /dev/null differ

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/eae721e7/products/stratos-manager/modules/login/src/main/resources/web/tenant-login/images/st-login-header-bg.gif
----------------------------------------------------------------------
diff --git a/products/stratos-manager/modules/login/src/main/resources/web/tenant-login/images/st-login-header-bg.gif b/products/stratos-manager/modules/login/src/main/resources/web/tenant-login/images/st-login-header-bg.gif
deleted file mode 100755
index bd228c9..0000000
Binary files a/products/stratos-manager/modules/login/src/main/resources/web/tenant-login/images/st-login-header-bg.gif and /dev/null differ

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/eae721e7/products/stratos-manager/modules/login/src/main/resources/web/tenant-login/images/t-right-logo.gif
----------------------------------------------------------------------
diff --git a/products/stratos-manager/modules/login/src/main/resources/web/tenant-login/images/t-right-logo.gif b/products/stratos-manager/modules/login/src/main/resources/web/tenant-login/images/t-right-logo.gif
deleted file mode 100644
index 0c13371..0000000
Binary files a/products/stratos-manager/modules/login/src/main/resources/web/tenant-login/images/t-right-logo.gif and /dev/null differ

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/eae721e7/products/stratos-manager/modules/login/src/main/resources/web/tenant-login/js/login.js
----------------------------------------------------------------------
diff --git a/products/stratos-manager/modules/login/src/main/resources/web/tenant-login/js/login.js b/products/stratos-manager/modules/login/src/main/resources/web/tenant-login/js/login.js
deleted file mode 100644
index 71704be..0000000
--- a/products/stratos-manager/modules/login/src/main/resources/web/tenant-login/js/login.js
+++ /dev/null
@@ -1,48 +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.
- *
-*/
-
-
-function getDomainFromUserName() {
-    var tenantDomain = "";
-    var userName = document.getElementById("txtUserName").value;
-    if (userName != null) {
-        atIndex = userName.lastIndexOf('@');
-        if (atIndex != -1) {
-            tenantDomain = userName.substring(atIndex + 1, userName.length);
-        }
-    }
-    return tenantDomain;
-}
-
-
-function getTenantAwareUserName() {
-    var userName = document.getElementById("txtUserName").value;
-    if (userName != null) {
-        atIndex = userName.lastIndexOf('@');
-        if (atIndex != -1) {
-            userName = userName.substring(0, atIndex);
-        }
-    }
-    return userName;
-}
-
-
-

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/eae721e7/products/stratos-manager/modules/login/src/main/resources/web/tenant-login/login_ajaxprocessor.jsp
----------------------------------------------------------------------
diff --git a/products/stratos-manager/modules/login/src/main/resources/web/tenant-login/login_ajaxprocessor.jsp b/products/stratos-manager/modules/login/src/main/resources/web/tenant-login/login_ajaxprocessor.jsp
deleted file mode 100644
index 5b23fbf..0000000
--- a/products/stratos-manager/modules/login/src/main/resources/web/tenant-login/login_ajaxprocessor.jsp
+++ /dev/null
@@ -1,331 +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.
-  --%>
-<%@ page import="org.wso2.carbon.CarbonConstants" %>
-
-<%@ page import="org.wso2.carbon.ui.CarbonUIUtil" %>
-<%@ page import="org.wso2.carbon.utils.multitenancy.MultitenantConstants" %>
-
-<%@ taglib prefix="fmt" uri="http://java.sun.com/jsp/jstl/fmt" %>
-<%@ taglib prefix="carbon" uri="http://wso2.org/projects/carbon/taglibs/carbontags.jar" %>
-
- 
-
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml">
-
-
-<head>
-    <meta http-equiv="content-type" content="text/html;charset=utf-8"/>
-    <title>WSO2 Stratos Manager</title>
-    <link href="../admin/css/global.css" rel="stylesheet" type="text/css" media="all"/>
-    <link href="../styles/css/main.css" rel="stylesheet" type="text/css" media="all"/>
-
-    <link href="../dialog/css/jqueryui/jqueryui-themeroller.css" rel="stylesheet" type="text/css"
-          media="all"/>
-    <link href="../dialog/css/dialog.css" rel="stylesheet" type="text/css" media="all"/>
-    <link rel="icon" href="../admin/images/favicon.ico" type="image/x-icon"/>
-    <link rel="shortcut icon" href="../admin/images/favicon.ico" type="image/x-icon"/>
-
-    <script type="text/javascript" src="../admin/js/jquery.js"></script>
-    <script type="text/javascript" src="../admin/js/jquery.form.js"></script>
-    <script type="text/javascript" src="../dialog/js/jqueryui/jquery-ui.min.js"></script>
-
-    <script type="text/javascript" src="../admin/js/main.js"></script>
-    <script type="text/javascript" src="../admin/js/WSRequest.js"></script>
-    <script type="text/javascript" src="../admin/js/cookies.js"></script>
-    <script type="text/javascript" src="../tenant-login/js/login.js"></script>
-    <script type="text/javascript" src="../ajax/js/prototype.js"></script>
-
-</head>
-
-<body>
-<div id="dcontainer"></div>
-<script type="text/javascript" src="../dialog/js/dialog.js"></script>
-
-<%
-    String registerPath = "../tenant-register/select_domain.jsp";
-    String forgotPasswordPath = "../admin-mgt/forgot_password.jsp";
-    //register path changes if the tenant is in others domain
-    if (request.getAttribute(MultitenantConstants.TENANT_DOMAIN) != null) {
-        registerPath = "/carbon/tenant-register/select_domain.jsp";
-    }
-
-    if("true".equals(session.getAttribute("domain-validation-success"))) {
-        session.removeAttribute("domain-validation-success");
-        %>
-
-    <script type="text/javascript">
-        jQuery(document).ready(function() {
-            CARBON.showWarningDialog("You have succesfully validated your domain name. " + 
-            "Please re-login to your account to continue working.");
-        });
-    </script>
-<%
-    }
-    if("true".equals(session.getAttribute("temp-email-verfication"))){
-        session.removeAttribute("temp-email-verfication");
-        %>
-    <script type="text/javascript">
-        jQuery(document).ready(function() {
-            CARBON.showWarningDialog('Please login to your email and confirm the given email to proceed with the registration.');
-        });
-    </script>
-<%
-    }
-    String tenantdomain = (String)request.getAttribute(MultitenantConstants.TENANT_DOMAIN);
-
-    if ("true".equals(session.getAttribute("temp-suffixed-trial"))) {
-        session.removeAttribute("temp-suffixed-trial");
-%>
-    <script type="text/javascript">
-        jQuery(document).ready(function() {
-            // we know the tenant domain 
-            var newTenantDomain = "<%=tenantdomain%>";
-            var exitCode = function() {
-                var redirectUrl = "/t/" + newTenantDomain + "/carbon/admin/login.jsp";
-                window.location.href = redirectUrl;
-            };
-            CARBON.showWarningDialog("The domain name of your account is renamed to " + newTenantDomain + " "  +
-                      "as the ownership of the domain is not confirmed. You can login to the account under the " +
-                      "changed domain name and confirm the ownership of your domain from the 'Account management' page", exitCode, exitCode);
-        });
-    </script>    
-<%
-    }
-
-    String tip = "";
-    if(tenantdomain == null){
-        tenantdomain = "";
-        tip = "Enter the username in the format: user  name@yourdomain, Example: foo@abc.com";
-    }
-    else{
-        tenantdomain = "@" + tenantdomain;
-    }
-    String userForumURL = (String) config.getServletContext().getAttribute(CarbonConstants.PRODUCT_XML_WSO2CARBON + CarbonConstants.PRODUCT_XML_USERFORUM);
-    String userGuideURL = (String) config.getServletContext().getAttribute(CarbonConstants.PRODUCT_XML_WSO2CARBON + CarbonConstants.PRODUCT_XML_USERGUIDE);
-    String mailinglistURL = (String) config.getServletContext().getAttribute(CarbonConstants.PRODUCT_XML_WSO2CARBON + CarbonConstants.PRODUCT_XML_MAILINGLIST);
-    String issuetrackerURL = (String) config.getServletContext().getAttribute(CarbonConstants.PRODUCT_XML_WSO2CARBON + CarbonConstants.PRODUCT_XML_ISSUETRACKER);
-    if (userForumURL == null) {
-        userForumURL = "#";
-    }
-    if (userGuideURL == null) {
-        userGuideURL = "#";
-    }
-    if (mailinglistURL == null) {
-        mailinglistURL = "#";
-    }
-    if (issuetrackerURL == null) {
-        issuetrackerURL = "#";
-    }
-%>
-<fmt:bundle basename="org.wso2.carbon.i18n.Resources">
-    <%
-        String loginStatus = request.getParameter("loginStatus");
-        if (loginStatus != null && "false".equalsIgnoreCase(loginStatus)) {
-    %>
-    <script type="text/javascript">
-        jQuery(document).ready(function() {
-            CARBON.showWarningDialog('<fmt:message key="login.fail.message"/>');
-        });
-    </script>
-    <%
-        }
-                                          
-        if (loginStatus != null && "failed".equalsIgnoreCase(loginStatus)) {
-    %>
-    <script type="text/javascript">
-        jQuery(document).ready(function() {
-            CARBON.showWarningDialog('<fmt:message key="login.fail.message"/>');
-        });
-    </script>
-    <%
-        }
-        String backendURL = CarbonUIUtil.getServerURL(config.getServletContext(), session);
-    %>
-    <%--New page design begings--%>
-    <link rel="stylesheet" type="text/css" href="../tenant-login/css/loginpage.css"/>
-		<div id="login-content">
-					<div class="main-text">
-						WSO2 Stratos deploys the powerful WSO2 Carbon platform as Platform-as-a-Service on cloud infrastructure, thereby providing all the advantages expected from the cloud: world-class time-to-market, optimum resource utilization and automatic governance and monitoring.
-					</div>
-					<div class="clear"></div>
-					<div class="feature feature-left">
-						<img src="../tenant-login/images/feature-01-icon.gif"/>
-						<h2>Elasticity</h2>
-						<p>
-							Stratos manages your underlying cloud infrastructure to seamlessly handle the scalability demands of your application. 
-						</p>
-					</div>
-					<div class="feature">
-						<img src="../tenant-login/images/feature-02-icon.gif"/>
-						<h2>Multi-tenancy</h2>
-						<p>
-							Departments, developer groups, or projects run fully independently, but share the same middleware platform for maximum resource utilization. 
-						</p>
-					</div>
-					<div class="feature">
-					 	<img src="../tenant-login/images/feature-03-icon.gif"/>
-						<h2>Self Provisioning</h2>
-						<p>
-							Authorized users can provision new tenants from a web portal in moments.
-						</p>
-					</div>
-					<div class="clear"></div>
-							<a class="register-button" href="<%=registerPath%>">Get Started Now for FREE!</a>
-				       	<table class="adv">
-						<tr>
-						<td>
-
-			                                <h2 class="stratos-Signin"><fmt:message key="sign.in"/></h2>
-			                                <div class="sign-in-box">
-			                                    <table style="width:100%">
-			    `                                   <tr>
-			                                            <td class="user_pass_td">
-			                                                <h3>Login Using Username & Password</h3>
-			
-			                                                <form action='../admin/login_action.jsp' method="POST" target="_self">
-		                                    			<!-- making the backend url a hidden text box -->
-		                                    			<input type="hidden" id="txtbackendURL" name="backendURL" class="user" tabindex="1" value="<%=backendURL%>"/>
-			                                                    <table class="user_pass_table">
-			                                                    <tr>
-											<td><label for="txtUserName"><fmt:message key="username"/></label></td>
-											<td><input type="text" id="txtUserName" name="username" tabindex="1"/> <%=tenantdomain%></td>
-										</tr>
-										<tr>
-											<td></td>
-											<td><%=tip%></td>
-										</tr>
-										<tr>
-											<td><label for="txtPassword"><fmt:message key="password"/></label></td>
-											<td><input type="password" id="txtPassword" name="password" tabindex="2"/></td>
-										</tr>
-										<tr>
-											<td></td>
-											<td><input type="submit" value="<fmt:message key="sign.in"/>" tabindex="3"/></td>
-										</tr>
-										<%
-										if (registerPath != null) {
-										%>
-										                                <tr>
-										                                    <td colspan="2">
-										                                        If your organization doesn't have an account, please <a href="<%=registerPath%>" alt="Go To Register Page">register</a>.
-										                                    </td>
-										                                </tr>
-										<%
-										}
-										%>
-										<tr>
-			                                                            <td colspan="2"><a tabindex="4" href="../tenant-login/docs/userguide.html" target="_blank" class="help"><fmt:message key="sign.in.help"/></a>&nbsp;|&nbsp;<a tabindex="5" class="help" href="<%=forgotPasswordPath%>" target="_blank" class="password">Forgot Password</a></td>
-			                                                        </tr>
-			                                                    </table>
-                                                    
-
-                                                    			</form>
-                                            			</td>
-                                        			<td class="google-app-td">
-			                                            <h3>Or login using Google Apps Account</h3>
-			
-			                                            <img alt="Google App Account"
-			                                                 src="../tenant-login/images/google-apps-login.gif"
-			                                                 onclick="showHidePanel()"/>
-			
-			                                            <div id="loginBoxGoogle">
-			                                                <div class="help_txt"> Enter Google App domain</div>
-			                                                <form action="../relyingparty/openid.jsp" name="googleAppLogin"
-			                                                      method="POST">
-			                                                    <table class="styledLeft noBorders">
-			                                                        <tbody>
-			                                                        <tr>
-			                                                            <td><input type="text" name="gAppDomainOpenId"
-			                                                                       tabindex="3"/></td>
-			                                                            <td><input type="button" class="button" value="GO" style="background-image:none"
-			                                                                       onclick="document.googleAppLogin.submit()"/></td>
-			                                                        </tr>
-			                                                        </tbody>
-			                                                    </table>
-			                                                </form>
-			                                            </div>
-			                                            <script type="text/javascript">
-			                                                function showHidePanel() {
-			                                                    jQuery('#loginBoxGoogle').slideToggle("fast");
-			                                                }
-			                                                jQuery(document).ready(function() {
-			                                                    jQuery('#loginBoxGoogle').hide();
-			                                                    document.getElementById('txtUserName').focus();
-			                                                });
-			
-			                                            </script>
-                                        			</td>
-                                    				</tr>
-                                    			</table>
-                                			</div>
-						</td>
-						</tr>
-					</table>
-				<div class="clear"></div>
-				<div id="footer">
-					<div class="powered">
-						<span>Powered by</span><a target="_blank" href="http://wso2.org/projects/stratos"><img src="../tenant-login/images/powered.gif"/></a>
-					</div>
-					&copy; appserver.stratoslive.wso2.com copyright 2010 WSO2, Inc. &nbsp;
-					<a target="_blank" href="http://www.wso2.com/cloud/services/terms-of-use">Terms of Service</a>
-					|
-					<a target="_blank"  href="http://www.wso2.com/cloud/services/privacy-policy">Privacy Policy</a>
-					|
-					<a target="_blank"  href="http://www.wso2.com/cloud/services/support">Support</a>
-				</div>
-			</div>
-
-
-
-
-		
-    <script type="text/javascript">
-
- function checkform()
-{
-    var username=document.getElementById('txtUserName').value;
-    username=username.trim();
-    document.getElementById('txtUserName').value=username;
-    return true;
-}                 
- String.prototype.trim = function ()
- {
-     return this.replace(/^\s*/, "").replace(/\s*$/, "");
- }
-
-        function init(loginStatus) {
-            // intialize the code and call to the back end
-            /*wso2.wsf.Util.initURLs();*/
-            /*Initialize the XSLT cache*/
-            /*wso2.wsf.XSLTHelper.init();*/
-
-            if (loginStatus == 'true') {
-            } else if (loginStatus == 'null') {
-            } else if (loginStatus == 'false') {
-                wso2.wsf.Util.alertWarning("Login failed. Please recheck the username and password and try again")
-            }
-        }
-        document.getElementById('txtUserName').focus();
-    </script>
-
-</fmt:bundle>
-
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/eae721e7/products/stratos-manager/modules/login/src/main/resources/web/tenant-login/terms/policy.html
----------------------------------------------------------------------
diff --git a/products/stratos-manager/modules/login/src/main/resources/web/tenant-login/terms/policy.html b/products/stratos-manager/modules/login/src/main/resources/web/tenant-login/terms/policy.html
deleted file mode 100644
index 76b4cf2..0000000
--- a/products/stratos-manager/modules/login/src/main/resources/web/tenant-login/terms/policy.html
+++ /dev/null
@@ -1,72 +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.
-  -->
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html>
-
-<head><title>Governance.stratoslive.wso2.com - Privacy Policy</title>
-<link href="../../admin/css/documentation.css" rel="stylesheet" type="text/css" media="all" /></head>
-
-<body>
-
-<h1>Governance.stratoslive.wso2.com - Privacy Policy</h1>
-
-<p>Governance.stratoslive.wso2.com takes your privacy seriously. Please read the following to learn more about our privacy policy.</p>
-
-<p>INFORMATION COLLECTION AND USE</p>
-
-<ul><li><p>When you register with Governance.stratoslive.wso2.com we ask for personal information such as your name, email address, and
-       biographical information.  When you sign into Governance.stratoslive.wso2.com using your account, you are not anonymous to us.</p></li><li><p>Governance.stratoslive.wso2.com may collect information about your activities on the site from your computer and browser,
-        including your IP address, Governance.stratoslive.wso2.com cookie information, your software and hardware attributes, and the
-        content you access on our site.</p></li><li><p>Governance.stratoslive.wso2.com may use this information to customize content you see, to fulfil request for products or
-        services, to improve our services, and to provide anonymous reporting to internal and external clients.</p></li><li><p>Governance.stratoslive.wso2.com may also use this information to contact you or to conduct research.</p></li></ul><br>
-
-<p>INFORMATION DISCLOSURE</p>
-
-<p>Governance.stratoslive.wso2.com does not rent, sell or share personal information about you with others except to provide products or
-    services that you've requested, unless:</p>
-    <ul><li><p>You or your legal guardian authorize to do so.</p></li><li><p>The information is shared under a confidentiality agreement with a partner for the purpose of communicating
-        with you about Governance.stratoslive.wso2.com offers.  These partners are prohibited from sharing your information with others.</p></li><li><p>The information is requested under subpoena, court order or legal process.</p></li><li><p>The information is needed to establish or exercise our legal rights or defend against legal claims.</p></li><li><p>We believe the information is needed to investigate, prevent, or take action against illegal activities, violations
-        of our Terms of Service, or as otherwise required by law.</p></li><li><p>Governance.stratoslive.wso2.com or its owner WSO2, Inc. is acquired or merged with another company.  Governance.stratoslive.wso2.com will make efforts to
-            announce any such change of ownership and any consequent change of privacy policy.</p></li></ul>
-
-    <p>Governance.stratoslive.wso2.com may set and access Governance.stratoslive.wso2.com cookies on your computer.</p><p><br></p><p><br></p>
-
-<p>CHANGING PERSONAL INFORMATION</p>
-
-<p>You can change or delete your Governance.stratoslive.wso2.com account profile at any time.</p>   <p><br></p>
-
-<p>CONFIDENTIALITY AND SECURITY</p>
-
-<ul><li><p>Access to personal information about you is limited to WSO2 employees who we believe reasonably need to
-   access that information in order to maintain Governance.stratoslive.wso2.com, to fulfill services you've requested, or to
-   otherwise do their jobs.</p></li><li><p>Governance.stratoslive.wso2.com takes precautions to secure personal information against accidental or malicious release.</p></li></ul><p><br></p>
-
-<p>CHANGES TO THIS PRIVACY POLICY</p>
-
-<p>Governance.stratoslive.wso2.com may update this policy at any time.  We will notify you of significant changes in the policy by sending a
-notice to the email address associated with each account or by placing a prominent notice on our site.</p>
-
-<p>If you have questions or suggestions about our privacy policy, please contact Support.</p><p><br></p>
-
-        <p><i>Effective 1st November 2009</i></p>
-
-
-
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/eae721e7/products/stratos-manager/modules/login/src/main/resources/web/tenant-login/terms/support.html
----------------------------------------------------------------------
diff --git a/products/stratos-manager/modules/login/src/main/resources/web/tenant-login/terms/support.html b/products/stratos-manager/modules/login/src/main/resources/web/tenant-login/terms/support.html
deleted file mode 100644
index a15905a..0000000
--- a/products/stratos-manager/modules/login/src/main/resources/web/tenant-login/terms/support.html
+++ /dev/null
@@ -1,39 +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.
-  -->
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html>
-<head>
-    <title>Governance.stratoslive.wso2.com - Support</title>
-    <link href="../../admin/css/documentation.css" rel="stylesheet" type="text/css" media="all" />
-</head>
-
-<body>
-<div id="text-content">
-        <h1>Governance.stratoslive.wso2.com - Support</h1>
-
-        <p>Visit <a href="http://wso2.com/cloud/services/governance">http://wso2.com/cloud/services/governance</a> for more details about the Governance as as Service (GaaS) support.</p>
-        <p>For support with technical aspects of Governance.stratoslive.wso2.com or Governance Registry instance, visit the
-            <a href="http://wso2.org/forum/351">Governance Registry Forum</a>.</p>
-
-        <p>If you have suggestions on how to improve Governance.stratoslive.wso2.com or found bugs, please let us know in the registry user mailing list, <a href="mailto:registry-user@wso2.org">registry-user@wso2.org</a>.</p>
-
-    </div>
-
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/eae721e7/products/stratos-manager/modules/login/src/main/resources/web/tenant-login/terms/terms.html
----------------------------------------------------------------------
diff --git a/products/stratos-manager/modules/login/src/main/resources/web/tenant-login/terms/terms.html b/products/stratos-manager/modules/login/src/main/resources/web/tenant-login/terms/terms.html
deleted file mode 100644
index 98a399b..0000000
--- a/products/stratos-manager/modules/login/src/main/resources/web/tenant-login/terms/terms.html
+++ /dev/null
@@ -1,74 +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.
-  -->
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html>
-
-<head><title>Governance.stratoslive.wso2.com - Terms of Service</title>
-<link href="../../admin/css/documentation.css" rel="stylesheet" type="text/css" media="all" /></head>
-
-<body>
-
-<h1>Governance.stratoslive.wso2.com - Terms of Service</h1>
-
-<p>THE FOLLOWING TERMS AND CONDITIONS ARE APPLIED TO GOVERNANCE.CLOUD.WSO2.COM ACCOUNTS</p>
-<p><br></p>
-<p>1. ACCEPTANCE OF GOVERNANCE.CLOUD.WSO2.COM TERMS</p>
-
-<p>Welcome to Governance.stratoslive.wso2.com! By requesting a membership account on Governance.stratoslive.wso2.com, you agree to these terms. WSO2 Inc. (WSO2), as the owner of Governance.stratoslive.wso2.com, reserves the right to update and change these Terms and all documents incorporated by reference at any time. You can always find the most recent version of the Terms at http://www.Governance.stratoslive.wso2.com/carbon/tenant-login/terms/terms.html.</p>
-<p><br></p>
-<p>2. DESCRIPTION OF SERVICE</p>
-<p>2.1 GOVERNANCE.CLOUD.WSO2.COM</p>
-<p>Governance.stratoslive.wso2.com provides members with the ability to store the enterprise metadata in their SOA platform and govern them. WSO2 reserves the right to limit the amount of resources members under a particular domain can upload, the number of users, the roles or permission a domain can have, the available features, and particular accounts based on the processing power they require, the bandwidth they consume, or any other deleterious technical or social side effects it may cause. WSO2 reserves the right to remove or bar a member for any reason.</p>
-<p><br></p>
-
-<p>3. GOVERNANCE.CLOUD.WSO2.COM ACCOUNTS</p>
-<p>To participate in Governance.stratoslive.wso2.com, you must have a valid email address. In consideration of your use of Governance.stratoslive.wso2.com, you agree to: (a) provide true, accurate, current and complete information about yourself and (b) maintain and promptly update the Registration Data to keep it true, accurate, current and complete. If you provide any information that is untrue, inaccurate, not current or incomplete, or WSO2 has reasonable grounds to suspect that such information is untrue, inaccurate, not current or incomplete, WSO2 has the right to suspend or terminate your Governance.stratoslive.wso2.com account and delete any information or content therein without liability to WSO2.</p>
-<p>By providing us with a valid email address you agree that WSO2 may contact you at that address for purposes of managing and maintaining your Governance.stratoslive.wso2.com account. In addition we reserve the right to send announcements regarding Governance.stratoslive.wso2.com and WSO2 products or services to that account. WSO2 will not sell your email address or provide it to third parties without your prior approval.</p>
-<p><br></p>
-<p>4. PAYMENT TERMS</p>
-<p>4.1 General Terms</p>
-<p>Governance.stratoslive.wso2.com beta is currently a free service. WSO2 Inc. retains the right to cease offering free memberships at any time, to transition current accounts to paid subscriptions when the beta period ends, to convert existing features to premium (paid) features, or to introduce new premium features. Users of the beta are under no obligation to subscribe to a paid account, in which case Governance.stratoslive.wso2.com reserves the right to suspend or terminate the member account.</p>
-<p><br></p>
-<p>4.2 Cancellation of Membership</p>
-<p>Memberships can be cancelled online at any time. Any difficulty encountered with deleting a membership account should be addressed to the Governance.stratoslive.wso2.com support group, whose contact information can be found at http://www.Governance.stratoslive.wso2.com/carbon/tenant-login/terms/support.html.</p>
-
-<p><br></p>
-<p>5. GOVERNANCE.CLOUD.WSO2.COM's RESERVATION OF RIGHTS</p>
-<p>WSO2 expressly reserves the right to immediately modify, delete content from, suspend or terminate your account and refuse current or future use of Governance.stratoslive.wso2.com or any other service run by WSO2, if WSO2 in its sole discretion believes you have: (i) violated or tried to violate the rights of others; or (ii) acted inconsistently with the spirit or letter of these Terms of Service. In such event, your Governance.stratoslive.wso2.com account may be suspended or cancelled immediately in our discretion, all the information and content contained within it will be deleted permanently and you will not be entitled to any refund of any of the amounts you've paid for such account. WSO2 accepts no liability for information or content that is deleted.</p>
-<p>WSO2 also reserves the right to cease offering the Governance.stratoslive.wso2.com service, temporarily or permanently, at any time.</p>
-<p><br></p>
-<p>6. INDEMNITY</p>
-<p>You agree to indemnify and hold harmless WSO2, and its subsidiaries, affiliates, officers, agents, or other partners, and employees, from any claim or demand, including reasonable attorneys' fees, made by any third party due to or arising out of your use of and access to Governance.stratoslive.wso2.com, your violation of the Terms of Service, your violation of any rights of another person or entity, or your violation of any applicable laws or regulations.</p>
-<p><br></p>
-<p>7. PRIVACY</p>
-<p>Registration Data and certain other information about you are subject to our Privacy Policy. For more information, see our full privacy policy at http://www.Governance.stratoslive.wso2.com/carbon/tenant-login/privacy.html.</p>
-
-<p><br></p>
-<p>8. AGE REQUIREMENTS FOR USE OF GOVERNANCE.CLOUD.WSO2.COM</p>
-<p>Governance.stratoslive.wso2.com is available for individuals aged 13 years or older. If you are 13 or older but under the age of 18, you should review these terms and conditions with your parent or guardian to make sure that you and your parent or guardian understand and agree to these terms and conditions.</p>
-<p><br></p>
-<p>9. INTELLECTUAL PROPERTY RIGHTS</p>
-<p>Governance.stratoslive.wso2.com provides the capacity to store and host member content, including service meta data (WSDLS, Schemas, Policies), images and other media, and any other document type. By uploading and creating content on Governance.stratoslive.wso2.com, you assert that you are the copyright holder or licensee of that content.</p>
-<p><br></p>
-<p>10. LOCATION OF LAWSUIT</p>
-<p>By agreeing to these Terms of Service you agree in case of a legal dispute to submit to the personal and exclusive jurisdiction of the courts located within the county of Santa Clara, California.</p>
-<p><i>Effective 1st November 2009</i></p>
-    
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/eae721e7/products/stratos-manager/modules/p2-profile-gen/pom.xml
----------------------------------------------------------------------
diff --git a/products/stratos-manager/modules/p2-profile-gen/pom.xml b/products/stratos-manager/modules/p2-profile-gen/pom.xml
deleted file mode 100644
index bc5e217..0000000
--- a/products/stratos-manager/modules/p2-profile-gen/pom.xml
+++ /dev/null
@@ -1,517 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!--
-  ~ 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">
-
-    <parent>
-        <groupId>org.apache.stratos</groupId>
-    	<artifactId>stratos-manager-parent</artifactId>
-        <version>4.0.0-SNAPSHOT</version>
-	<relativePath>../../pom.xml</relativePath>
-    </parent>
-
-    <modelVersion>4.0.0</modelVersion>
-    <artifactId>stratos-manager-profile-gen</artifactId>
-    <packaging>pom</packaging>
-    <name>Apache Stratos Manager - Profile Generation</name>
-    <url>http://apache.org</url>
-
-    <build>
-        <plugins>
-            <plugin>
-                <groupId>org.apache.maven.plugins</groupId>
-                <artifactId>maven-dependency-plugin</artifactId>
-                <inherited>false</inherited>
-                <executions>
-                   <execution>
-                        <id>1-unpack-p2-agent-distribution</id>
-                        <phase>test</phase>
-                        <goals>
-                            <goal>unpack</goal>
-                        </goals>
-                        <configuration>
-                            <artifactItems>
-                                <artifactItem>
-                                    <groupId>org.wso2.carbon</groupId>
-                                    <artifactId>wso2carbon-core</artifactId>
-                                    <version>${carbon.kernel.version}</version>
-                                    <type>zip</type>
-                                    <overWrite>true</overWrite>
-                                    <outputDirectory>target</outputDirectory>
-                                </artifactItem>
-                            </artifactItems>
-                        </configuration>
-                    </execution>
-                    <execution>
-                        <id>2-unpack-kernel-patch</id>
-                        <phase>test</phase>
-                        <goals>
-                            <goal>unpack</goal>
-                        </goals>
-                        <configuration>
-                            <artifactItems>
-                                <artifactItem>
-                                    <groupId>org.wso2.carbon</groupId>
-                                    <artifactId>WSO2-CARBON-PATCH-4.2.0</artifactId>
-                                    <version>0001</version>
-                                    <type>zip</type>
-                                    <overWrite>true</overWrite>
-                                    <outputDirectory>target</outputDirectory>
-                                </artifactItem>
-                            </artifactItems>
-                        </configuration>
-                    </execution>
-                    <execution>
-                        <id>3-unpack-kernel-patch</id>
-                        <phase>test</phase>
-                        <goals>
-                            <goal>unpack</goal>
-                        </goals>
-                        <configuration>
-                            <artifactItems>
-                                <artifactItem>
-                                    <groupId>org.wso2.carbon</groupId>
-                                    <artifactId>WSO2-CARBON-PATCH-4.2.0</artifactId>
-                                    <version>0002</version>
-                                    <type>zip</type>
-                                    <overWrite>true</overWrite>
-                                    <outputDirectory>target</outputDirectory>
-                                </artifactItem>
-                            </artifactItems>
-                        </configuration>
-                    </execution>
-                    <execution>
-                        <id>4-unpack-kernel-patch</id>
-                        <phase>test</phase>
-                        <goals>
-                            <goal>unpack</goal>
-                        </goals>
-                        <configuration>
-                            <artifactItems>
-                                <artifactItem>
-                                    <groupId>org.wso2.carbon</groupId>
-                                    <artifactId>WSO2-CARBON-PATCH-4.2.0</artifactId>
-                                    <version>0003</version>
-                                    <type>zip</type>
-                                    <overWrite>true</overWrite>
-                                    <outputDirectory>target</outputDirectory>
-                                </artifactItem>
-                            </artifactItems>
-                        </configuration>
-                    </execution>
-                    <execution>
-                        <id>5-unpack-kernel-patch</id>
-                        <phase>test</phase>
-                        <goals>
-                            <goal>unpack</goal>
-                        </goals>
-                        <configuration>
-                            <artifactItems>
-                                <artifactItem>
-                                    <groupId>org.wso2.carbon</groupId>
-                                    <artifactId>WSO2-CARBON-PATCH-4.2.0</artifactId>
-                                    <version>0004</version>
-                                    <type>zip</type>
-                                    <overWrite>true</overWrite>
-                                    <outputDirectory>target</outputDirectory>
-                                </artifactItem>
-                            </artifactItems>
-                        </configuration>
-                    </execution>
-                </executions>
-            </plugin>
-            <plugin>
-                <groupId>org.wso2.maven</groupId>
-                <artifactId>carbon-p2-plugin</artifactId>
-                <version>1.5.3</version>
-                <executions>
-                    <execution>
-                        <id>2-p2-repo-generation</id>
-                        <phase>package</phase>
-                        <goals>
-                            <goal>p2-repo-gen</goal>
-                        </goals>
-                        <configuration>
-                            <p2AgentLocation>${basedir}/target/p2-agent</p2AgentLocation>
-                            <metadataRepository>file:${basedir}/target/p2-repo</metadataRepository>
-                            <artifactRepository>file:${basedir}/target/p2-repo</artifactRepository>
-                            <publishArtifacts>true</publishArtifacts>
-                            <publishArtifactRepository>true</publishArtifactRepository>
-                            <featureArtifacts>
-				<!--**************************************************Manager features start*********************************************-->
-				    <featureArtifactDef>org.wso2.carbon:org.wso2.carbon.databridge.datapublisher.feature:${carbon.platform.patch.version.4.2.1}</featureArtifactDef>
-				    <featureArtifactDef>org.wso2.carbon:org.wso2.carbon.ntask.feature:${carbon.platform.patch.version.4.2.1}</featureArtifactDef>
-                    <!--				    <featureArtifactDef>org.wso2.carbon:org.wso2.carbon.coordination.core.feature:${carbon.version}</featureArtifactDef> -->
-				    <!-- registry related features-->
-				    <featureArtifactDef>org.wso2.carbon:org.wso2.carbon.registry.core.feature:${carbon.platform.patch.version.4.2.1}</featureArtifactDef>
-				    <featureArtifactDef>org.wso2.carbon:org.wso2.carbon.registry.resource.properties.feature:${carbon.platform.patch.version.4.2.1}</featureArtifactDef>
-				    <!-- Features related to Cloud Manger -->
-				    <featureArtifactDef>
-					org.apache.stratos:org.apache.stratos.feature:${project.version}
-				    </featureArtifactDef>
-				    <featureArtifactDef>
-					org.apache.stratos:org.apache.stratos.common.feature:${project.version}
-				    </featureArtifactDef>
-				    <featureArtifactDef>
-					org.apache.stratos:org.apache.stratos.tenant.activity.server.feature:${project.version}
-				    </featureArtifactDef>
-				    <!--featureArtifactDef>
-					org.apache.stratos:org.apache.stratos.usage.feature:${project.version}
-				    </featureArtifactDef>
-				    <featureArtifactDef>
-					org.apache.stratos:org.apache.stratos.usage.agent.feature:${project.version}
-				    </featureArtifactDef-->
-				    <!--featureArtifactDef>
-					org.apache.stratos:org.apache.stratos.throttling.manager.feature:${project.version}
-				    </featureArtifactDef-->
-<!--				    <featureArtifactDef>
-					org.apache.stratos:org.apache.stratos.throttling.agent.feature:${project.version}
-                    </featureArtifactDef> -->
-                    <featureArtifactDef>
-                          org.wso2.carbon:org.wso2.carbon.throttle.server.feature:${carbon.version}
-                    </featureArtifactDef>
-				    <!--featureArtifactDef>
-					org.wso2.carbon:org.wso2.carbon.billing.server.feature:2.1.3
-				    </featureArtifactDef-->
-				    <!--featuredArtifactDef>
-					org.wso2.carbon:org.wso2.carbon.rule.service.server.feature:${carbon.version}
-				    </featuredArtifactDef-->
-				    <featureArtifactDef>
-                                       org.apache.stratos:org.apache.stratos.logging.mgt.feature:${project.version}
-                                    </featureArtifactDef>
-				    <!--featureArtifactDef>
-					org.wso2.carbon:org.wso2.carbon.billing.ui.feature:${stratos.component.version}
-				    </featureArtifactDef-->
-				    <!-- Security Mgt feature to manage key stores -->
-				    <featureArtifactDef>
-					org.wso2.carbon:org.wso2.carbon.security.mgt.feature:${carbon.platform.patch.version.4.2.4}
-				    </featureArtifactDef>
-				    <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.admin.mgt.server.feature:${carbon.version}</featureArtifactDef> -->
-                    <!--				    <featureArtifactDef>org.wso2.carbon:org.wso2.carbon.admin.mgt.ui.feature:${carbon.version}</featureArtifactDef> -->
-				    <featureArtifactDef>org.wso2.carbon:org.wso2.carbon.captcha.mgt.server.feature:${carbon.version}</featureArtifactDef>
-				    <!-- start BAM feature -->
-				    <featureArtifactDef>org.wso2.carbon:org.apache.synapse.wso2.feature:2.1.1-wso2v4</featureArtifactDef>
-				    <featureArtifactDef>org.wso2.carbon:org.wso2.carbon.task.server.feature:${carbon.version}</featureArtifactDef>
-				    <featureArtifactDef>org.wso2.carbon:org.wso2.carbon.datasource.server.feature:${carbon.platform.patch.version.4.2.1}</featureArtifactDef>
-				    <featureArtifactDef>org.wso2.carbon:org.wso2.carbon.transaction.manager.feature:${carbon.platform.patch.version.4.2.1}</featureArtifactDef>
-				    <featureArtifactDef>org.wso2.carbon:org.wso2.carbon.service.mgt.server.feature:${carbon.platform.patch.version.4.2.1}</featureArtifactDef>
-				    <featureArtifactDef>org.wso2.carbon:org.wso2.carbon.transport.mgt.server.feature:${carbon.version}</featureArtifactDef>
-				    <featureArtifactDef>org.wso2.carbon:org.wso2.carbon.event.common.feature:${carbon.version}</featureArtifactDef>
-				    <featureArtifactDef>org.wso2.carbon:org.wso2.carbon.event.server.feature:${carbon.platform.patch.version.4.2.1}</featureArtifactDef>
-				    <!--featureArtifactDef>org.wso2.carbon:org.wso2.carbon.reporting.server.feature:${carbon.version}</featureArtifactDef-->
-				    <!--  end BAM features -->
-				    <!-- GApp SSO features -->
-
-				    <featureArtifactDef>org.wso2.carbon:org.wso2.carbon.identity.relying.party.feature:${carbon.platform.patch.version.4.2.1}
-				    </featureArtifactDef>
-				    <featureArtifactDef>org.wso2.carbon:org.wso2.carbon.identity.core.feature:${carbon.platform.patch.version.4.2.2}
-				    </featureArtifactDef>
-				    <!-- End GApp SSO features -->
-
-				    <!-- Status Monitor Feature. Uncomment, if you want the manager to be used as a Stratos Status Monitor -->
-				    <!--featureArtifactDef>org.wso2.carbon:org.wso2.carbon.status.monitor.feature:${stratos.version}</featurecomponent.ArtifactDef-->
-
-				    <!--Adding sso and registry ui features to make the manager self contained-->
-				    <featureArtifactDef>
-					org.wso2.carbon:org.wso2.carbon.identity.sso.saml.feature:${carbon.platform.patch.version.4.2.2}
-				    </featureArtifactDef>
-				    <featureArtifactDef>
-					org.wso2.carbon:org.wso2.stratos.identity.saml2.sso.mgt.feature:2.2.0
-				    </featureArtifactDef>
-
-				    <featureArtifactDef>
-					org.wso2.carbon:org.wso2.carbon.registry.ui.menu.feature:${carbon.version}
-				    </featureArtifactDef>
-				    <featureArtifactDef>org.wso2.carbon:org.wso2.carbon.module.mgt.server.feature:${carbon.version}</featureArtifactDef>
-                    <!--				    <featureArtifactDef>org.wso2.carbon:org.wso2.carbon.throttle.feature:${carbon.version}</featureArtifactDef> -->
-				    <featureArtifactDef>org.wso2.carbon:org.wso2.carbon.caching.feature:${carbon.version}</featureArtifactDef>
-				    <featureArtifactDef>org.wso2.carbon:org.wso2.carbon.rm.server.feature:${carbon.version}</featureArtifactDef>
-				    <featureArtifactDef>org.apache.stratos:org.apache.stratos.manager.feature:${project.version}</featureArtifactDef>
-				<featureArtifactDef>
-                                    org.apache.stratos:org.apache.stratos.cartridge.mgt.ui.feature:${project.version}
-                                </featureArtifactDef>
-				<featureArtifactDef>
-                                    org.apache.stratos:org.apache.stratos.rest.endpoint.feature:${project.version}
-                                </featureArtifactDef>
-				 <featureArtifactDef>
-                                    org.wso2.carbon:org.wso2.carbon.identity.authenticator.saml2.sso.server.feature:${carbon.platform.patch.version.4.2.1}
-                                </featureArtifactDef>
-                                <featureArtifactDef>
-                                    org.wso2.carbon:org.wso2.carbon.identity.authenticator.saml2.sso.ui.feature:${carbon.platform.patch.version.4.2.2}
-                                </featureArtifactDef>
-                     <featureArtifactDef>org.wso2.carbon:org.wso2.carbon.identity.application.authentication.framework.server.feature:${carbon.platform.patch.version.4.2.1}</featureArtifactDef>
-				<!--**************************************************Manager features end*********************************************-->
-                                <featureArtifactDef>
-                                    org.jaggeryjs:org.jaggeryjs.feature:0.9.0.ALPHA4.wso2v3
-                                </featureArtifactDef>
-                                <featureArtifactDef>caramel:caramel.feature:1.0.0</featureArtifactDef>
-                                <featureArtifactDef>
-                                    org.wso2.store:org.wso2.store.feature:1.0.0
-                                </featureArtifactDef>
-				<featureArtifactDef>
-                                    org.wso2.carbon:org.wso2.carbon.identity.application.authenticator.basicauth.server.feature:4.2.1
-                                </featureArtifactDef>
-                                <featureArtifactDef>
-                                    org.wso2.carbon:org.wso2.carbon.identity.application.authentication.framework.server.feature:4.2.1
-                                </featureArtifactDef>
-				<featureArtifactDef>
-                                    org.apache.stratos:org.apache.stratos.messaging.feature:${project.version}
-                                </featureArtifactDef>
-
-			</featureArtifacts>
-        	</configuration>
-        	</execution>
-
-		
-
-		<execution>
-			<id>3-p2-profile-generation</id>
-			<phase>package</phase>
-			<goals>
-			    <goal>p2-profile-gen</goal>
-			</goals>
-			<configuration>
-			    <profile>default</profile>
-			    <p2AgentLocation>${basedir}/target/p2-agent</p2AgentLocation>
-			    <metadataRepository>file:${basedir}/target/p2-repo</metadataRepository>
-			    <artifactRepository>file:${basedir}/target/p2-repo</artifactRepository>
-			    <destination>${basedir}/target/wso2carbon-core-${carbon.kernel.version}/repository/components</destination>
-			    <deleteOldProfileFiles>true</deleteOldProfileFiles>
-			    <features>
-				<!--****************************************Manager features start*********************************************--> 
-				<feature>
-				    <id>org.wso2.carbon.registry.ui.menu.feature.group</id>
-				    <version>${carbon.version}</version>
-				</feature>
-				<feature>
-				    <id>org.wso2.carbon.identity.sso.saml.feature.group</id>
-				    <version>${carbon.platform.patch.version.4.2.2}</version>
-				</feature>
-				<feature>
-				    <id>org.wso2.stratos.identity.saml2.sso.mgt.feature.group</id>
-				    <version>2.2.0</version>
-				</feature>
-				<feature>
-                                    <id>org.apache.stratos.logging.mgt.feature.group</id>
-                                    <version>${project.version}</version>
-				</feature>
-				<feature>
-				    <id>org.wso2.carbon.databridge.datapublisher.feature.group</id>
-				    <version>${carbon.platform.patch.version.4.2.1}</version>
-				</feature>
-				<feature>
-				    <id>org.wso2.carbon.security.mgt.feature.group</id>
-				    <version>${carbon.platform.patch.version.4.2.4}</version>
-				</feature>
-				<feature>
-				    <id>org.wso2.carbon.registry.core.feature.group</id>
-				    <version>${carbon.platform.patch.version.4.2.1}</version>
-				</feature>
-				<feature>
-				    <id>org.wso2.carbon.registry.resource.properties.feature.group</id>
-				    <version>${carbon.platform.patch.version.4.2.1}</version>
-				</feature>
-				<feature>
-				    <id>org.wso2.carbon.webapp.mgt.server.feature.group</id>
-				    <version>${carbon.platform.patch.version.4.2.2}</version>
-				</feature>
-				<feature>
-				    <id>org.wso2.carbon.ntask.feature.group</id>
-				    <version>${carbon.platform.patch.version.4.2.1}</version>
-				</feature>
-                <!--				<feature>
-				    <id>org.wso2.carbon.coordination.core.feature.group</id>
-				    <version>${carbon.version}</version>
-                </feature>-->
-
-				<feature>
-				    <id>org.apache.stratos.feature.group</id>
-				    <version>${project.version}</version>
-				</feature>
-				<feature>
-				    <id>org.apache.stratos.common.feature.group</id>
-				    <version>${project.version}</version>
-				</feature>
-				<!-- start BAM -->
-				<feature>
-				    <id>org.apache.synapse.wso2.feature.group</id>
-				    <version>2.1.1-wso2v4</version>
-				</feature>
-                <!--				<feature>
-				    <id>org.wso2.carbon.task.server.feature.group</id>
-				    <version>${carbon.version}</version>
-                </feature> -->
-				<feature>
-				    <id>org.wso2.carbon.transaction.manager.feature.group</id>
-				    <version>${carbon.platform.patch.version.4.2.1}</version>
-				</feature>
-				<feature>
-				    <id>org.wso2.carbon.transport.mgt.server.feature.group</id>
-				    <version>${carbon.version}</version>
-				</feature>
-				<feature>
-				    <id>org.wso2.carbon.event.server.feature.group</id>
-				    <version>${carbon.platform.patch.version.4.2.1}</version>
-				</feature>
-				<feature>
-				    <id>org.wso2.carbon.event.common.feature.group</id>
-				    <version>${carbon.version}</version>
-				</feature>
-                <!--				<feature>
-				    <id>org.wso2.carbon.admin.mgt.server.feature.group</id>
-				    <version>${carbon.version}</version>
-                </feature> -->
-    			<!--            	<feature>
-				    <id>org.wso2.carbon.admin.mgt.ui.feature.group</id>
-				    <version>${carbon.version}</version>
-                </feature> -->
-				<feature>
-				    <id>org.wso2.carbon.captcha.mgt.server.feature.group</id>
-				    <version>${carbon.version}</version>
-				</feature>
-
-				<!-- Status Monitor Feature. Uncomment, if you want the manager to be used as a Stratos Status Monitor -->
-				<!--feature>
-				    <id>org.wso2.carbon.status.monitor.feature.group</id>
-				    <version>${stratos.version}</version>
-				</feature-->
-
-				<!-- GApp SSO features -->
-				<feature>
-				    <id>org.wso2.carbon.identity.core.feature.group</id>
-				    <version>${carbon.platform.patch.version.4.2.2}</version>
-				</feature>
-				<feature>
-				    <id>org.wso2.carbon.identity.relying.party.feature.group</id>
-				    <version>${carbon.platform.patch.version.4.2.1}</version>
-				</feature>
-				<!--End GApp SSO features -->
-
-				<!--feature>
-				    <id>org.apache.stratos.usage.feature.group</id>
-				    <version>${project.version}</version>
-				</feature>
-				<feature>
-				    <id>org.apache.stratos.usage.agent.feature.group</id>
-				    <version>${project.version}</version>
-				</feature-->
-				<!--feature>
-				    <id>org.apache.stratos.throttling.manager.feature.group</id>
-				    <version>${project.version}</version>
-				</feature-->
-<!--				<feature>
-				    <id>org.apache.stratos.throttling.agent.feature.group</id>
-                    <version>${project.version}</version>
-                </feature>-->
-				<!--feature>
-				    <id>org.wso2.carbon.billing.server.feature.group</id>
-				    <version>2.1.3</version>
-				</feature-->
-				<!--feature>
-				    <id>org.wso2.carbon.billing.ui.feature.group</id>
-				    <version>${stratos.component.version}</version>
-				</feature-->
-				<!--feature>
-				    <id>org.wso2.carbon.rule.service.server.feature.group</id>
-				    <version>${carbon.version}</version>
-				</feature-->
-				<!--feature>
-				    <id>org.wso2.carbon.reporting.server.feature.group</id>
-				    <version>${carbon.version}</version>
-				</feature-->
-				<feature>
-				    <id>org.apache.stratos.tenant.activity.server.feature.group</id>
-				    <version>${project.version}</version>
-				</feature>
-				<feature>
-                                    <id>org.apache.stratos.manager.feature.group</id>
-                                    <version>${project.version}</version>
-                                </feature>
-				<feature>
-                                    <id>org.apache.stratos.cartridge.mgt.ui.feature.group</id>
-                                    <version>${project.version}</version>
-                                </feature>
-				<feature>
-                                    <id>org.apache.stratos.rest.endpoint.feature.group</id>
-                                    <version>${project.version}</version>
-                                </feature>
-				<feature>
-                                    <id>org.apache.stratos.messaging.feature.group</id>
-                                    <version>${project.version}</version>
-                                </feature>
-				 <feature>
-                                    <id>org.wso2.carbon.identity.authenticator.saml2.sso.ui.feature.group</id>
-                                    <version>${carbon.platform.patch.version.4.2.2}</version>
-                                </feature>
-				<!--****************************************Manager features end*********************************************-->
-                    <feature>
-                        <id>org.jaggeryjs.feature.group</id>
-                        <version>0.9.0.ALPHA4.wso2v3</version>
-                    </feature>
-                    <feature>
-                        <id>caramel.feature.group</id>
-                        <version>1.0.0</version>
-                    </feature>
-                    <feature>
-                        <id>org.wso2.store.feature.group</id>
-                        <version>1.0.0</version>
-                    </feature>
-                    <feature>
-                                    <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>
-                                    <version>4.2.1</version>
-                                </feature>
-               		   </features>
-
-			 </configuration>
-                    </execution>
-
-		</executions>
-            </plugin>
-		<plugin>
-	<groupId>org.apache.maven.plugins</groupId>
-	<artifactId>maven-antrun-plugin</artifactId>
-	<executions>
-	    <execution>
-		<phase>package</phase>
-		<configuration>
-		    <tasks>
-			<replace token="false" value="true"
-						dir="target/wso2carbon-core-${carbon.kernel.version}/repository/components">
-			    <include name="**/bundles.info"/>
-			</replace>
-		    </tasks>
-		</configuration>
-		<goals>
-		    <goal>run</goal>
-		</goals>
-	    </execution>
-	</executions>
-	</plugin>
-        </plugins>
-    </build>
-</project>

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/eae721e7/products/stratos-manager/modules/styles/pom.xml
----------------------------------------------------------------------
diff --git a/products/stratos-manager/modules/styles/pom.xml b/products/stratos-manager/modules/styles/pom.xml
deleted file mode 100644
index dc803bf..0000000
--- a/products/stratos-manager/modules/styles/pom.xml
+++ /dev/null
@@ -1,130 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!--
-  ~ 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">
-    <parent>
-        <groupId>org.apache.stratos</groupId>
-        <artifactId>stratos-manager-parent</artifactId>
-        <version>4.0.0-SNAPSHOT</version>
-        <relativePath>../../pom.xml</relativePath>
-    </parent>
-
-    <modelVersion>4.0.0</modelVersion>
-    <artifactId>org.apache.stratos.manager.styles</artifactId>
-    <packaging>bundle</packaging>
-    <name>Apache Stratos - Cloud Manager UI styles</name>
-    <url>http://apache.org</url>
-
-    <build>
-        <plugins>
-            <plugin>
-                <artifactId>maven-eclipse-plugin</artifactId>
-                <version>2.6</version>
-            </plugin>
-            <plugin>
-                <groupId>org.apache.felix</groupId>
-                <artifactId>maven-bundle-plugin</artifactId>
-                
-                <extensions>true</extensions>
-                <configuration>
-                    <instructions>
-                        <Bundle-SymbolicName>${project.artifactId}</Bundle-SymbolicName>
-                        <Bundle-Name>${project.artifactId}</Bundle-Name>
-                        <Import-Package>
-                            org.wso2.carbon.ui,
-                            *;resolution:=optional
-                        </Import-Package>
-                        <Fragment-Host>org.wso2.carbon.ui</Fragment-Host>
-                    </instructions>
-                </configuration>
-            </plugin>
-        </plugins>
-        <resources>
-            <resource>
-                <directory>src/main/resources</directory>
-                <includes>
-                    <include>META-INF/product.xml</include>
-                </includes>
-                <filtering>true</filtering>
-            </resource>
-            <resource>
-                <directory>src/main/resources</directory>
-                <excludes>
-                    <exclude>META-INF/product.xml</exclude>
-                </excludes>
-            </resource>
-        </resources>
-    </build>
-
-     <dependencies>
-        
-        <dependency>
-            <groupId>org.wso2.carbon</groupId>
-            <artifactId>org.wso2.carbon.ui</artifactId>
-            <version>4.2.0</version>
-        </dependency>
-
-        <dependency>
-            <groupId>org.apache.felix</groupId>
-            <artifactId>org.apache.felix.framework</artifactId>
-            <version>1.0.3</version>
-        </dependency>
-
-        <dependency>
-            <groupId>org.apache.felix</groupId>
-            <artifactId>org.apache.felix.main</artifactId>
-             <version>1.0.3</version>
-        </dependency>
-
-        <dependency>
-            <groupId>org.apache.felix</groupId>
-            <artifactId>org.osgi.compendium</artifactId>
-             <version>1.0.0</version>
-        </dependency>
-
-        <dependency>
-            <groupId>org.eclipse.equinox</groupId>
-            <artifactId>org.eclipse.equinox.http.servlet</artifactId>
-            <version>2.2.2</version>
-        </dependency>
-
-        <dependency>
-            <groupId>org.eclipse.equinox</groupId>
-            <artifactId>org.eclipse.equinox.http.helper</artifactId>
-            <version>1.0.0</version>
-        </dependency>
-
-        <dependency>
-            <groupId>org.eclipse.equinox</groupId>
-            <artifactId>org.eclipse.equinox.jsp.jasper</artifactId>
-            <version>1.0.1.R33x_v20070816</version>
-        </dependency>
-
-        <dependency>
-            <groupId>org.eclipse.equinox</groupId>
-            <artifactId>javax.servlet.jsp</artifactId>
-            <version>2.0.0.v200706191603</version>
-        </dependency>
-    </dependencies>
-    <properties>
-         <wso2carbon.version>4.2.0</wso2carbon.version>
-    </properties>
-</project>

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/eae721e7/products/stratos-manager/modules/styles/src/main/resources/META-INF/product.xml
----------------------------------------------------------------------
diff --git a/products/stratos-manager/modules/styles/src/main/resources/META-INF/product.xml b/products/stratos-manager/modules/styles/src/main/resources/META-INF/product.xml
deleted file mode 100644
index e2228bf..0000000
--- a/products/stratos-manager/modules/styles/src/main/resources/META-INF/product.xml
+++ /dev/null
@@ -1,27 +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.
-  -->
-<product xmlns="http://products.wso2.org/carbon">
-    <properties>
-       <property name="userforum">http://stratos.incubator.apache.org/community/mailing-lists.html</property>
-       <property name="userguide">http://stratos.incubator.apache.org/index.html</property>
-       <property name="mailinglist">http://stratos.incubator.apache.org/community/mailing-lists.html</property>
-       <property name="issuetracker">https://issues.apache.org/jira/browse/STRATOS</property>
-       <property name="webAdminConsoleTitle">Apache Stratos Controller</property>
-    </properties>
-</product>

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/eae721e7/products/stratos-manager/modules/styles/src/main/resources/web/favicon.ico
----------------------------------------------------------------------
diff --git a/products/stratos-manager/modules/styles/src/main/resources/web/favicon.ico b/products/stratos-manager/modules/styles/src/main/resources/web/favicon.ico
deleted file mode 100644
index f7b2bbf..0000000
Binary files a/products/stratos-manager/modules/styles/src/main/resources/web/favicon.ico and /dev/null differ

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/eae721e7/products/stratos-manager/modules/styles/src/main/resources/web/styles/css/main.css
----------------------------------------------------------------------
diff --git a/products/stratos-manager/modules/styles/src/main/resources/web/styles/css/main.css b/products/stratos-manager/modules/styles/src/main/resources/web/styles/css/main.css
deleted file mode 100644
index 833b05d..0000000
--- a/products/stratos-manager/modules/styles/src/main/resources/web/styles/css/main.css
+++ /dev/null
@@ -1,261 +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( ../images/def-body-bg.gif);
-	background-position: left top;
-	background-repeat: repeat-x;
-}
-
-table#main-table td#header {
-	background-image: url( ../images/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:url("../images/theme-menu-table-bg.gif");
-	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( ../images/def-header-bg.gif);
-    height: 121px;
-}
-
-div#header-div div.left-logo {
-	background-image:url("../images/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%;
-}
-
-div#header-div div.right-logo {
-	/*background-image:url("../images/right-logo.gif");
-	background-position:right top;
-	background-repeat:no-repeat;*/
-	color:#B6D8F2;
-	font-size:0;
-	height:31px;
-	line-height:0;
-	margin-right:20px;
-	margin-top:36px;
-	padding-right:0;
-	padding-top:5px;
-	width:239px;
-}
-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 div.poweredby {
-	background-image: url(../images/powered-synapse.gif);
-	background-position: right top;
-}
-div#middle {
-	background-color: #fff;
-}
-
-/* ---- login styles ----- */
-
-
-/* --------------- table styles -------------------- */
-
-.tableOddRow{background-color: white;}
-.tableEvenRow{background-color: #EFECF5;}
-
-.button:hover{
-	background-image:url(../images/esb-button-bg-hover.gif);
-	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-image: url( ../images/facts-selector.gif );
-    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 {
-	background-color: #fff;
-}