You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@falcon.apache.org by su...@apache.org on 2015/05/21 15:31:34 UTC

falcon git commit: FALCON-1224 cannot build falcon - codehaus close service and repo - fail error 503. Contributed by Suhas Vasu

Repository: falcon
Updated Branches:
  refs/heads/master a5f707b98 -> 637900145


FALCON-1224 cannot build falcon - codehaus close service and repo - fail error 503. Contributed by Suhas Vasu


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

Branch: refs/heads/master
Commit: 6379001453005c01923ab3ae8897f09fb4709c57
Parents: a5f707b
Author: Suhas Vasu <su...@inmobi.com>
Authored: Thu May 21 19:01:09 2015 +0530
Committer: Suhas Vasu <su...@inmobi.com>
Committed: Thu May 21 19:01:09 2015 +0530

----------------------------------------------------------------------
 CHANGES.txt | 3 +++
 pom.xml     | 7 -------
 2 files changed, 3 insertions(+), 7 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/falcon/blob/63790014/CHANGES.txt
----------------------------------------------------------------------
diff --git a/CHANGES.txt b/CHANGES.txt
index cb8c7a2..140e114 100755
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -29,6 +29,9 @@ Trunk (Unreleased)
     (Suhas Vasu)
 
   BUG FIXES
+    FALCON-1224 cannot build falcon - codehaus close service and repo - fail error 503
+    (Suhas Vasu)
+
     FALCON-1051 Lineage apis broken for falcon setup in distributed mode
     (Pavan Kumar Kolamuri via Ajay Yadava)
     

http://git-wip-us.apache.org/repos/asf/falcon/blob/63790014/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index a6b2a05..77d70f6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -418,13 +418,6 @@
             </snapshots>
         </repository>
         <repository>
-            <id>Codehaus repository</id>
-            <url>http://repository.codehaus.org/</url>
-            <snapshots>
-                <enabled>false</enabled>
-            </snapshots>
-        </repository>
-        <repository>
             <id>apache.snapshots.repo</id>
             <url>https://repository.apache.org/content/groups/snapshots</url>
             <name>Apache Snapshots Repository</name>