Repository: bigtop
Updated Branches:
  refs/heads/master 1bcf2e93c -> 3c5b7546b


BIGTOP-1394. package test manifest got out of date


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

Branch: refs/heads/master
Commit: c269b7a25bf5d134233bcece9d9e0859499fd44d
Parents: 1bcf2e9
Author: Roman Shaposhnik <[email protected]>
Authored: Fri Aug 8 13:38:22 2014 -0700
Committer: Roman Shaposhnik <[email protected]>
Committed: Fri Aug 8 13:38:22 2014 -0700

----------------------------------------------------------------------
 .../package/src/main/resources/package_data.xml       | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/bigtop/blob/c269b7a2/bigtop-tests/test-artifacts/package/src/main/resources/package_data.xml
----------------------------------------------------------------------
diff --git 
a/bigtop-tests/test-artifacts/package/src/main/resources/package_data.xml 
b/bigtop-tests/test-artifacts/package/src/main/resources/package_data.xml
index 9cbbbfe..415f034 100644
--- a/bigtop-tests/test-artifacts/package/src/main/resources/package_data.xml
+++ b/bigtop-tests/test-artifacts/package/src/main/resources/package_data.xml
@@ -31,7 +31,7 @@
     </metadata>
   </bigtop-jsvc>
 
-  <bigtop-jsvc>
+  <bigtop-groovy>
     <metadata>
       <summary>An agile and dynamic language for the Java Virtual 
Machine</summary>
       <description>Groovy provides a JVM based runtime environment for 
function programming and scripting.</description>
@@ -40,7 +40,7 @@
     <deps>
       <bigtop-utils/>
     </deps>
-  </bigtop-jsvc>
+  </bigtop-groovy>
 
   <bigtop-tomcat>
     <metadata>
@@ -110,7 +110,7 @@ low-latency iterative jobs and interactive use from an 
interpreter. It is
 written in Scala, a high-level language for the JVM, and exposes a clean
 language-integrated syntax that makes it easy to write parallel jobs.
 Spark runs on top of the Apache Mesos cluster manager.</description>
-      <url>http://spark.incubator.apache.org/</url>
+      <url>http://spark.apache.org/</url>
     </metadata>
     <deps>
       <bigtop-utils/>
@@ -128,7 +128,7 @@ Spark runs on top of the Apache Mesos cluster 
manager.</description>
     <metadata>
       <summary>Server for Spark master</summary>
       <description>Server for Spark master</description>
-      <url>http://spark.incubator.apache.org/</url>
+      <url>http://spark.apache.org/</url>
     </metadata>
     <deps>
       <spark>/self</spark>
@@ -138,7 +138,7 @@ Spark runs on top of the Apache Mesos cluster 
manager.</description>
     <metadata>
       <summary>Server for Spark worker</summary>
       <description>Server for Spark worker</description>
-      <url>http://spark.incubator.apache.org/</url>
+      <url>http://spark.apache.org/</url>
     </metadata>
     <deps>
       <spark>/self</spark>
@@ -148,7 +148,7 @@ Spark runs on top of the Apache Mesos cluster 
manager.</description>
     <metadata>
       <summary>Python client for Spark</summary>
       <description>Includes PySpark, an interactive Python shell for Spark, 
and related libraries</description>
-      <url>http://spark.incubator.apache.org/</url>
+      <url>http://spark.apache.org/</url>
     </metadata>
     <deps>
       <spark>/self</spark>
@@ -721,7 +721,7 @@ use of the HBase API, along with coprocessors and custom 
filters, results in
 performance on the order of milliseconds for small queries, or seconds for
 tens of millions of rows. Applications interact with Phoenix through a
 standard JDBC interface; all the usual interfaces are supported.</description>
-      <url>https://github.com/forcedotcom/phoenix</url>
+      <url>http://phoenix.apache.org</url>
     </metadata>
     <deps>
       <zookeeper/>

Reply via email to