You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@stratos.apache.org by im...@apache.org on 2015/09/28 15:15:25 UTC

[53/69] [abbrv] stratos git commit: Adding member-status-filter gadget and dashboard to car file

http://git-wip-us.apache.org/repos/asf/stratos/blob/e82922f8/extensions/das/metering-service/capps/stratos-metering-service/Gadget_Member_Status_Filter/artifact.xml
----------------------------------------------------------------------
diff --git a/extensions/das/metering-service/capps/stratos-metering-service/Gadget_Member_Status_Filter/artifact.xml b/extensions/das/metering-service/capps/stratos-metering-service/Gadget_Member_Status_Filter/artifact.xml
new file mode 100644
index 0000000..22ac7bd
--- /dev/null
+++ b/extensions/das/metering-service/capps/stratos-metering-service/Gadget_Member_Status_Filter/artifact.xml
@@ -0,0 +1,24 @@
+<?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.
+
+-->
+<artifact name="Gadget_Member_Status_Filter" version="1.0.0" type="dashboards/gadget" serverRole="DataAnalyticsServer">
+    <file>Member_Status_Filter</file>
+</artifact>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/stratos/blob/e82922f8/extensions/das/metering-service/capps/stratos-metering-service/Gadget_Member_Status_Filter/artifacts.xml
----------------------------------------------------------------------
diff --git a/extensions/das/metering-service/capps/stratos-metering-service/Gadget_Member_Status_Filter/artifacts.xml b/extensions/das/metering-service/capps/stratos-metering-service/Gadget_Member_Status_Filter/artifacts.xml
deleted file mode 100644
index 22ac7bd..0000000
--- a/extensions/das/metering-service/capps/stratos-metering-service/Gadget_Member_Status_Filter/artifacts.xml
+++ /dev/null
@@ -1,24 +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.
-
--->
-<artifact name="Gadget_Member_Status_Filter" version="1.0.0" type="dashboards/gadget" serverRole="DataAnalyticsServer">
-    <file>Member_Status_Filter</file>
-</artifact>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/stratos/blob/e82922f8/extensions/das/metering-service/capps/stratos-metering-service/artifacts.xml
----------------------------------------------------------------------
diff --git a/extensions/das/metering-service/capps/stratos-metering-service/artifacts.xml b/extensions/das/metering-service/capps/stratos-metering-service/artifacts.xml
index a88344d..94f46c8 100644
--- a/extensions/das/metering-service/capps/stratos-metering-service/artifacts.xml
+++ b/extensions/das/metering-service/capps/stratos-metering-service/artifacts.xml
@@ -46,11 +46,11 @@
         <dependency artifact="Gadget_Member_Information" version="1.0.0" include="true"
                     serverRole="DataAnalyticsServer"/>
         <dependency artifact="Gadget_Member_Status" version="1.0.0" include="true" serverRole="DataAnalyticsServer"/>
-        <!--<dependency artifact="Gadget_Member_Status_Filter" version="1.0.0" include="true"-->
-                    <!--serverRole="DataAnalyticsServer"/>-->
+        <dependency artifact="Gadget_Member_Status_Filter" version="1.0.0" include="true"
+                    serverRole="DataAnalyticsServer"/>
         <dependency artifact="Gadget_Member_Details_Filter" version="1.0.0" include="true"
                     serverRole="DataAnalyticsServer"/>
         <dependency artifact="Layout" version="1.0.0" include="true" serverRole="DataAnalyticsServer"/>
-        <!--<dependency artifact="Dashboard" version="1.0.0" include="true" serverRole="DataAnalyticsServer"/>-->
+        <dependency artifact="Dashboard" version="1.0.0" include="true" serverRole="DataAnalyticsServer"/>
     </artifact>
 </artifacts>
\ No newline at end of file