Repository: oozie Updated Branches: refs/heads/branch-4.1 2340b0e53 -> e3f007b0b
Modification of release.log from previous oozie-2213 commit (bzhang) Project: http://git-wip-us.apache.org/repos/asf/oozie/repo Commit: http://git-wip-us.apache.org/repos/asf/oozie/commit/e3f007b0 Tree: http://git-wip-us.apache.org/repos/asf/oozie/tree/e3f007b0 Diff: http://git-wip-us.apache.org/repos/asf/oozie/diff/e3f007b0 Branch: refs/heads/branch-4.1 Commit: e3f007b0ba1db557c1f4c7264623ff63f98347d7 Parents: 2340b0e Author: Bowen Zhang <[email protected]> Authored: Thu Apr 23 12:57:59 2015 -0700 Committer: Bowen Zhang <[email protected]> Committed: Thu Apr 23 12:57:59 2015 -0700 ---------------------------------------------------------------------- release-log.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/oozie/blob/e3f007b0/release-log.txt ---------------------------------------------------------------------- diff --git a/release-log.txt b/release-log.txt index 5f29cdc..08d8843 100644 --- a/release-log.txt +++ b/release-log.txt @@ -1,10 +1,10 @@ -- Oozie 4.1.1 release (4.1 branch - unreleased) +OOZIE-2213 oozie-setup.ps1 should use "start-process" rather than "cmd /c" to invoke OozieSharelibCLI or OozieDBCLI commands (bzhang) OOZIE-2147 Oozie upgrade from 4.0.0 to 4.1.0 fails with CLOBs of zero length with Oracle DB (venkatnrangan via bzhang) OOZIE-2100 Publish oozie-webapp artifact (sureshms via bzhang) OOZIE-2098 Add Apache parent POM to oozie (sureshms via bzhang) -- Oozie 4.1.0 release -OOZIE-2213 oozie-setup.ps1 should use "start-process" rather than "cmd /c" to invoke OozieSharelibCLI or OozieDBCLI commands (bzhang) OOZIE-2064 coord job with frequency coord:endOfMonths doesn't materialize (puru) OOZIE-2063 Cron syntax creates duplicate actions (bzhang) OOZIE-2032 If using SSL, the port reported by Oozie is incorrect for HA tasks (rkanter)
