Repository: falcon Updated Branches: refs/heads/master ed1654fab -> cd9ba6771
FALCON-1219 Minor doc fix. Contributed by Raghav Kumar Gautam Project: http://git-wip-us.apache.org/repos/asf/falcon/repo Commit: http://git-wip-us.apache.org/repos/asf/falcon/commit/cd9ba677 Tree: http://git-wip-us.apache.org/repos/asf/falcon/tree/cd9ba677 Diff: http://git-wip-us.apache.org/repos/asf/falcon/diff/cd9ba677 Branch: refs/heads/master Commit: cd9ba6771eef181d2151aeaecbf12383befb49ab Parents: ed1654f Author: Ajay Yadava <[email protected]> Authored: Fri May 15 11:47:15 2015 +0530 Committer: Ajay Yadava <[email protected]> Committed: Fri May 15 11:47:15 2015 +0530 ---------------------------------------------------------------------- CHANGES.txt | 2 ++ docs/src/site/twiki/EntitySpecification.twiki | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/falcon/blob/cd9ba677/CHANGES.txt ---------------------------------------------------------------------- diff --git a/CHANGES.txt b/CHANGES.txt index 77d0d06..aa9d231 100755 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -6,6 +6,8 @@ Trunk (Unreleased) NEW FEATURES IMPROVEMENTS + FALCON-1219 Minor doc fix(Raghav Kumar Gautam via Ajay Yadava) + FALCON-1182 Remove reference to com.google.code.findbugs:annotations(Shaik Idris Ali) FALCON-1059 Lineage should support bootstrapping(Ajay Yadava) http://git-wip-us.apache.org/repos/asf/falcon/blob/cd9ba677/docs/src/site/twiki/EntitySpecification.twiki ---------------------------------------------------------------------- diff --git a/docs/src/site/twiki/EntitySpecification.twiki b/docs/src/site/twiki/EntitySpecification.twiki index 7656e48..1ed2cb5 100644 --- a/docs/src/site/twiki/EntitySpecification.twiki +++ b/docs/src/site/twiki/EntitySpecification.twiki @@ -673,7 +673,7 @@ be in lib folder inside the workflow path. The properties defined in the cluster and cluster properties(nameNode and jobTracker) will also be available for the workflow. -There are 2 engines supported today. +There are 3 engines supported today. ---++++ Oozie
