Repository: oozie Updated Branches: refs/heads/branch-4.1 d7514d577 -> 05fbfd1f5
Remove unreleased tag for 4.0.1 and 4.1.0 in release-log.txt Project: http://git-wip-us.apache.org/repos/asf/oozie/repo Commit: http://git-wip-us.apache.org/repos/asf/oozie/commit/05fbfd1f Tree: http://git-wip-us.apache.org/repos/asf/oozie/tree/05fbfd1f Diff: http://git-wip-us.apache.org/repos/asf/oozie/diff/05fbfd1f Branch: refs/heads/branch-4.1 Commit: 05fbfd1f50f34b589dac6c8c2b4b485ec95957b3 Parents: d7514d5 Author: Bowen Zhang <[email protected]> Authored: Wed Nov 19 11:38:51 2014 -0800 Committer: Bowen Zhang <[email protected]> Committed: Wed Nov 19 11:38:51 2014 -0800 ---------------------------------------------------------------------- release-log.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/oozie/blob/05fbfd1f/release-log.txt ---------------------------------------------------------------------- diff --git a/release-log.txt b/release-log.txt index a50a3f5..cdb2410 100644 --- a/release-log.txt +++ b/release-log.txt @@ -1,4 +1,4 @@ --- Oozie 4.1.0 release (4.1 - unreleased) +-- Oozie 4.1.0 release OOZIE-2064 coord job with frequency coord:endOfMonths doesn't materialize (puru) OOZIE-2063 Cron syntax creates duplicate actions (bzhang) @@ -270,7 +270,7 @@ OOZIE-1453 Change "frequency" to string in SyncCoordAction.java (bowenzhangusa v OOZIE-1447 Sqoop actions that don't launch a map reduce job fail with an IllegalArgumentException (jarcec via rkanter) OOZIE-1440 Build fails in certain environments due to xerces OpenJPA issue (mackrorysd via rkanter) --- Oozie 4.0.1 release (unreleased) +-- Oozie 4.0.1 release OOZIE-1756 hadoop-auth version is wrong if profile isn't selected (rkanter) OOZIE-1736 Switch to Hadoop 2.3.0 for the hadoop-2 profile (rkanter)
