You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@impala.apache.org by ta...@apache.org on 2017/04/20 15:35:35 UTC

[4/5] incubator-impala git commit: IMPALA-5224: remove defunct codehaus repository

IMPALA-5224: remove defunct codehaus repository

The server is no longer even up, so there is no point in having it in
our poms.

Change-Id: I2310000e51c5e6d85a0fa30874629f4f19427c6c
Reviewed-on: http://gerrit.cloudera.org:8080/6678
Reviewed-by: Tim Armstrong <ta...@cloudera.com>
Tested-by: Impala Public Jenkins


Project: http://git-wip-us.apache.org/repos/asf/incubator-impala/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-impala/commit/392c4bad
Tree: http://git-wip-us.apache.org/repos/asf/incubator-impala/tree/392c4bad
Diff: http://git-wip-us.apache.org/repos/asf/incubator-impala/diff/392c4bad

Branch: refs/heads/master
Commit: 392c4badffa3a8ab9c605385f18cc8afb4182693
Parents: 634c2f7
Author: Tim Armstrong <ta...@cloudera.com>
Authored: Tue Apr 18 16:21:29 2017 -0700
Committer: Impala Public Jenkins <im...@gerrit.cloudera.org>
Committed: Thu Apr 20 03:24:33 2017 +0000

----------------------------------------------------------------------
 ext-data-source/api/pom.xml    | 7 -------
 ext-data-source/sample/pom.xml | 7 -------
 ext-data-source/test/pom.xml   | 7 -------
 3 files changed, 21 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-impala/blob/392c4bad/ext-data-source/api/pom.xml
----------------------------------------------------------------------
diff --git a/ext-data-source/api/pom.xml b/ext-data-source/api/pom.xml
index 12f1e56..65e3c05 100644
--- a/ext-data-source/api/pom.xml
+++ b/ext-data-source/api/pom.xml
@@ -53,13 +53,6 @@
         <enabled>false</enabled>
       </releases>
     </repository>
-    <repository>
-      <id>Codehaus repository</id>
-      <url>http://repository.codehaus.org/</url>
-      <snapshots>
-        <enabled>false</enabled>
-      </snapshots>
-    </repository>
   </repositories>
 
   <dependencies>

http://git-wip-us.apache.org/repos/asf/incubator-impala/blob/392c4bad/ext-data-source/sample/pom.xml
----------------------------------------------------------------------
diff --git a/ext-data-source/sample/pom.xml b/ext-data-source/sample/pom.xml
index 383164b..617f7ed 100644
--- a/ext-data-source/sample/pom.xml
+++ b/ext-data-source/sample/pom.xml
@@ -53,13 +53,6 @@
         <enabled>false</enabled>
       </releases>
     </repository>
-    <repository>
-      <id>Codehaus repository</id>
-      <url>http://repository.codehaus.org/</url>
-      <snapshots>
-        <enabled>false</enabled>
-      </snapshots>
-    </repository>
   </repositories>
 
   <dependencies>

http://git-wip-us.apache.org/repos/asf/incubator-impala/blob/392c4bad/ext-data-source/test/pom.xml
----------------------------------------------------------------------
diff --git a/ext-data-source/test/pom.xml b/ext-data-source/test/pom.xml
index 3c3d5a1..ad4c46d 100644
--- a/ext-data-source/test/pom.xml
+++ b/ext-data-source/test/pom.xml
@@ -57,13 +57,6 @@
         <enabled>false</enabled>
       </releases>
     </repository>
-    <repository>
-      <id>Codehaus repository</id>
-      <url>http://repository.codehaus.org/</url>
-      <snapshots>
-        <enabled>false</enabled>
-      </snapshots>
-    </repository>
   </repositories>
 
   <dependencies>