You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@falcon.apache.org by sr...@apache.org on 2013/06/10 07:06:45 UTC

git commit: FALCON-31 File Installation-steps.txt contains old path to repository. Contributed by Jarek Jarcec Cecho

Updated Branches:
  refs/heads/master 122f94494 -> f2a17306a


FALCON-31 File Installation-steps.txt contains old path to repository. Contributed by Jarek Jarcec Cecho


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

Branch: refs/heads/master
Commit: f2a17306ab651bb45dd1d63a559467f848dfddde
Parents: 122f944
Author: srikanth.sundarrajan <sr...@inmobi.com>
Authored: Mon Jun 10 10:36:19 2013 +0530
Committer: srikanth.sundarrajan <sr...@inmobi.com>
Committed: Mon Jun 10 10:36:19 2013 +0530

----------------------------------------------------------------------
 CHANGES.txt            | 3 +++
 Installation-steps.txt | 2 +-
 2 files changed, 4 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-falcon/blob/f2a17306/CHANGES.txt
----------------------------------------------------------------------
diff --git a/CHANGES.txt b/CHANGES.txt
index 1304237..45e0a7e 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -8,6 +8,9 @@ Trunk (Unreleased)
 
   IMPROVEMENTS
 
+    FALCON-31 File Installation-steps.txt contains old path to repository (Jarek 
+    Jarcec Cecho via Srikanth Sundarrajan)
+
     FALCON-33 Add patch files to RAT ignore list (Jarek Jarcec Cecho via Srikanth
     Sundarrajan)
 

http://git-wip-us.apache.org/repos/asf/incubator-falcon/blob/f2a17306/Installation-steps.txt
----------------------------------------------------------------------
diff --git a/Installation-steps.txt b/Installation-steps.txt
index 5d8329a..a00cfc9 100644
--- a/Installation-steps.txt
+++ b/Installation-steps.txt
@@ -23,7 +23,7 @@ Installing Falcon
 
 *Falcon Server
 
-   * Download the source from https://github.com/sriksun/Falcon
+   * Download the source from https://git-wip-us.apache.org/repos/asf/incubator-falcon.git
    * Navigate to base project folder,named 'Falcon'
    * Build as "mvn clean package" at the base location. Please note that both maven 2/3 are supported.
    * By default only embedded/standalone mode is build.