Repository: oozie Updated Branches: refs/heads/master c94ff9210 -> 5e507124e
OOZIE-2210 Update extjs 2.2 link (bzhang) Project: http://git-wip-us.apache.org/repos/asf/oozie/repo Commit: http://git-wip-us.apache.org/repos/asf/oozie/commit/5e507124 Tree: http://git-wip-us.apache.org/repos/asf/oozie/tree/5e507124 Diff: http://git-wip-us.apache.org/repos/asf/oozie/diff/5e507124 Branch: refs/heads/master Commit: 5e507124ec5fc06e7723f7b6c589afd09143c513 Parents: c94ff92 Author: Bowen Zhang <[email protected]> Authored: Mon Apr 20 11:46:00 2015 -0700 Committer: Bowen Zhang <[email protected]> Committed: Mon Apr 20 11:46:00 2015 -0700 ---------------------------------------------------------------------- docs/src/site/twiki/DG_QuickStart.twiki | 2 +- release-log.txt | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/oozie/blob/5e507124/docs/src/site/twiki/DG_QuickStart.twiki ---------------------------------------------------------------------- diff --git a/docs/src/site/twiki/DG_QuickStart.twiki b/docs/src/site/twiki/DG_QuickStart.twiki index 7c46dee..41ddbd8 100644 --- a/docs/src/site/twiki/DG_QuickStart.twiki +++ b/docs/src/site/twiki/DG_QuickStart.twiki @@ -70,7 +70,7 @@ More details on building Oozie can be found on the [[ENG_Building][Building Oozi * Hadoop * [[http://hadoop.apache.org][Apache Hadoop]] (tested with 1.0.0 & 0.23.1) * ExtJS library (optional, to enable Oozie webconsole) - * [[http://extjs.com/deploy/ext-2.2.zip][ExtJS 2.2]] + * [[http://dev.sencha.com/deploy/ext-2.2.zip][ExtJS 2.2]] The Java 1.6+ =bin= directory should be in the command path. http://git-wip-us.apache.org/repos/asf/oozie/blob/5e507124/release-log.txt ---------------------------------------------------------------------- diff --git a/release-log.txt b/release-log.txt index 8586dc7..b50773c 100644 --- a/release-log.txt +++ b/release-log.txt @@ -1,5 +1,6 @@ -- Oozie 4.2.0 release (trunk - unreleased) +OOZIE-2210 Update extjs 2.2 link (bzhang) OOZIE-2205 add option to load default/site.xml to actionConf on compute node (ryota) OOZIE-2206 Change Reaper mode on ChildReaper in ZKLocksService (ryota) OOZIE-2209 Oozie jobs to set "java.io.tmpdir" to "./tmp" (kailongs via rohini)
