FALCON-1516 Feed Retention support in Falcon Unit (Pavan Kolamuri)
Project: http://git-wip-us.apache.org/repos/asf/falcon/repo Commit: http://git-wip-us.apache.org/repos/asf/falcon/commit/2132a983 Tree: http://git-wip-us.apache.org/repos/asf/falcon/tree/2132a983 Diff: http://git-wip-us.apache.org/repos/asf/falcon/diff/2132a983 Branch: refs/heads/master Commit: 2132a983a73abcafa6a3d03329615ade815adb9c Parents: 2f867bc ce59dc2 Author: Pallavi Rao <[email protected]> Authored: Mon Oct 12 11:48:38 2015 +0530 Committer: Pallavi Rao <[email protected]> Committed: Mon Oct 12 11:48:38 2015 +0530 ---------------------------------------------------------------------- CHANGES.txt | 2 ++ unit/pom.xml | 7 +++++++ 2 files changed, 9 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/falcon/blob/2132a983/CHANGES.txt ---------------------------------------------------------------------- diff --cc CHANGES.txt index 35cc484,7c17118..5ed6446 --- a/CHANGES.txt +++ b/CHANGES.txt @@@ -17,8 -17,8 +17,10 @@@ Trunk (Unreleased FALCON-1027 Falcon proxy user support(Sowmya Ramesh) IMPROVEMENTS + FALCON-1516 Feed Retention support in Falcon Unit(Pavan Kolamuri via Pallavi Rao) + + FALCON-1527 Release Falcon Unit test jar(Pavan Kumar Kolamuri via Ajay Yadava) + FALCON-1231 Improve JobCompletionNotification Service(Pallavi Rao) FALCON-1157 Build error when using maven 3.3.x(Venkat Ramachandran via Pallavi Rao)
