You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ambari.apache.org by nc...@apache.org on 2014/09/07 11:45:23 UTC

[30/38] git commit: AMBARI-7184. Slider view: Ambari depends on 'slider' instead of 'slider-core' (srimanth)

AMBARI-7184. Slider view: Ambari depends on 'slider' instead of 'slider-core' (srimanth)


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

Branch: refs/heads/branch-alerts-dev
Commit: ea3ec5ae83875a591ba794f08ae10dc5b8439a30
Parents: 07b723e
Author: Srimanth Gunturi <sg...@hortonworks.com>
Authored: Fri Sep 5 15:33:45 2014 -0700
Committer: Srimanth Gunturi <sg...@hortonworks.com>
Committed: Fri Sep 5 15:33:58 2014 -0700

----------------------------------------------------------------------
 .../slider-core/0.41.0/slider-core-0.41.0.jar   | Bin 0 -> 1125710 bytes
 .../slider-core/0.41.0/slider-core-0.41.0.pom   |  25 +++++++++++++++++
 .../slider/slider-core/maven-metadata-local.xml |  28 +++++++++++++++++++
 .../slider/slider/0.30.0/slider-0.30.0.jar      | Bin 1125710 -> 0 bytes
 .../slider/slider/0.30.0/slider-0.30.0.pom      |  25 -----------------
 .../slider/slider/maven-metadata-local.xml      |  28 -------------------
 contrib/views/slider/pom.xml                    |   4 +--
 7 files changed, 55 insertions(+), 55 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ambari/blob/ea3ec5ae/contrib/views/slider/lib/org/apache/slider/slider-core/0.41.0/slider-core-0.41.0.jar
----------------------------------------------------------------------
diff --git a/contrib/views/slider/lib/org/apache/slider/slider-core/0.41.0/slider-core-0.41.0.jar b/contrib/views/slider/lib/org/apache/slider/slider-core/0.41.0/slider-core-0.41.0.jar
new file mode 100644
index 0000000..a6e9063
Binary files /dev/null and b/contrib/views/slider/lib/org/apache/slider/slider-core/0.41.0/slider-core-0.41.0.jar differ

http://git-wip-us.apache.org/repos/asf/ambari/blob/ea3ec5ae/contrib/views/slider/lib/org/apache/slider/slider-core/0.41.0/slider-core-0.41.0.pom
----------------------------------------------------------------------
diff --git a/contrib/views/slider/lib/org/apache/slider/slider-core/0.41.0/slider-core-0.41.0.pom b/contrib/views/slider/lib/org/apache/slider/slider-core/0.41.0/slider-core-0.41.0.pom
new file mode 100644
index 0000000..bdd574b
--- /dev/null
+++ b/contrib/views/slider/lib/org/apache/slider/slider-core/0.41.0/slider-core-0.41.0.pom
@@ -0,0 +1,25 @@
+<?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 xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+  <modelVersion>4.0.0</modelVersion>
+  <groupId>org.apache.slider</groupId>
+  <artifactId>slider-core</artifactId>
+  <version>0.41.0</version>
+  <description>POM was created from install:install-file</description>
+</project>

http://git-wip-us.apache.org/repos/asf/ambari/blob/ea3ec5ae/contrib/views/slider/lib/org/apache/slider/slider-core/maven-metadata-local.xml
----------------------------------------------------------------------
diff --git a/contrib/views/slider/lib/org/apache/slider/slider-core/maven-metadata-local.xml b/contrib/views/slider/lib/org/apache/slider/slider-core/maven-metadata-local.xml
new file mode 100644
index 0000000..7240a2e
--- /dev/null
+++ b/contrib/views/slider/lib/org/apache/slider/slider-core/maven-metadata-local.xml
@@ -0,0 +1,28 @@
+<?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.
+-->
+<metadata>
+  <groupId>org.apache.slider</groupId>
+  <artifactId>slider-core</artifactId>
+  <versioning>
+    <release>0.41.0</release>
+    <versions>
+      <version>0.41.0</version>
+    </versions>
+    <lastUpdated>20140905131533</lastUpdated>
+  </versioning>
+</metadata>

http://git-wip-us.apache.org/repos/asf/ambari/blob/ea3ec5ae/contrib/views/slider/lib/org/apache/slider/slider/0.30.0/slider-0.30.0.jar
----------------------------------------------------------------------
diff --git a/contrib/views/slider/lib/org/apache/slider/slider/0.30.0/slider-0.30.0.jar b/contrib/views/slider/lib/org/apache/slider/slider/0.30.0/slider-0.30.0.jar
deleted file mode 100644
index a6e9063..0000000
Binary files a/contrib/views/slider/lib/org/apache/slider/slider/0.30.0/slider-0.30.0.jar and /dev/null differ

http://git-wip-us.apache.org/repos/asf/ambari/blob/ea3ec5ae/contrib/views/slider/lib/org/apache/slider/slider/0.30.0/slider-0.30.0.pom
----------------------------------------------------------------------
diff --git a/contrib/views/slider/lib/org/apache/slider/slider/0.30.0/slider-0.30.0.pom b/contrib/views/slider/lib/org/apache/slider/slider/0.30.0/slider-0.30.0.pom
deleted file mode 100644
index 857600f..0000000
--- a/contrib/views/slider/lib/org/apache/slider/slider/0.30.0/slider-0.30.0.pom
+++ /dev/null
@@ -1,25 +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 xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
-    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
-  <modelVersion>4.0.0</modelVersion>
-  <groupId>org.apache.slider</groupId>
-  <artifactId>slider</artifactId>
-  <version>0.30.0</version>
-  <description>POM was created from install:install-file</description>
-</project>

http://git-wip-us.apache.org/repos/asf/ambari/blob/ea3ec5ae/contrib/views/slider/lib/org/apache/slider/slider/maven-metadata-local.xml
----------------------------------------------------------------------
diff --git a/contrib/views/slider/lib/org/apache/slider/slider/maven-metadata-local.xml b/contrib/views/slider/lib/org/apache/slider/slider/maven-metadata-local.xml
deleted file mode 100644
index 1deb601..0000000
--- a/contrib/views/slider/lib/org/apache/slider/slider/maven-metadata-local.xml
+++ /dev/null
@@ -1,28 +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.
--->
-<metadata>
-  <groupId>org.apache.slider</groupId>
-  <artifactId>slider</artifactId>
-  <versioning>
-    <release>0.30.0</release>
-    <versions>
-      <version>0.30.0</version>
-    </versions>
-    <lastUpdated>20140820192533</lastUpdated>
-  </versioning>
-</metadata>

http://git-wip-us.apache.org/repos/asf/ambari/blob/ea3ec5ae/contrib/views/slider/pom.xml
----------------------------------------------------------------------
diff --git a/contrib/views/slider/pom.xml b/contrib/views/slider/pom.xml
index 4e57ec0..8fbdb45 100644
--- a/contrib/views/slider/pom.xml
+++ b/contrib/views/slider/pom.xml
@@ -40,8 +40,8 @@
 		</dependency>
 		<dependency>
 			<groupId>org.apache.slider</groupId>
-			<artifactId>slider</artifactId>
-			<version>0.30.0</version>
+			<artifactId>slider-core</artifactId>
+			<version>0.41.0</version>
 		</dependency>
 		<dependency>
 			<groupId>junit</groupId>