Repository: oozie Updated Branches: refs/heads/master 2d18d935d -> 43107ed23
OOZIE-2293 Oozie 4.0.1 build failed while building Catalog (raviprak via shwethags) Project: http://git-wip-us.apache.org/repos/asf/oozie/repo Commit: http://git-wip-us.apache.org/repos/asf/oozie/commit/43107ed2 Tree: http://git-wip-us.apache.org/repos/asf/oozie/tree/43107ed2 Diff: http://git-wip-us.apache.org/repos/asf/oozie/diff/43107ed2 Branch: refs/heads/master Commit: 43107ed23aa374d7dc4ef1e49d0aef1d5ba10182 Parents: 2d18d93 Author: Shwetha GS <[email protected]> Authored: Wed Jul 29 14:20:15 2015 +0530 Committer: Shwetha GS <[email protected]> Committed: Wed Jul 29 14:20:15 2015 +0530 ---------------------------------------------------------------------- pom.xml | 7 ------- release-log.txt | 1 + 2 files changed, 1 insertion(+), 7 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/oozie/blob/43107ed2/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 455a11d..c84aad1 100644 --- a/pom.xml +++ b/pom.xml @@ -142,13 +142,6 @@ </snapshots> </repository> <repository> - <id>Codehaus repository</id> - <url>http://repository.codehaus.org/</url> - <snapshots> - <enabled>false</enabled> - </snapshots> - </repository> - <repository> <id>apache.snapshots.repo</id> <url>https://repository.apache.org/content/groups/snapshots</url> <name>Apache Snapshots Repository</name> http://git-wip-us.apache.org/repos/asf/oozie/blob/43107ed2/release-log.txt ---------------------------------------------------------------------- diff --git a/release-log.txt b/release-log.txt index 89735d6..41467b0 100644 --- a/release-log.txt +++ b/release-log.txt @@ -1,5 +1,6 @@ -- Oozie 4.3.0 release (trunk - unreleased) +OOZIE-2293 Oozie 4.0.1 build failed while building Catalog (raviprak via shwethags) OOZIE-2308 Add support for bundle:conf() function (kailongs via rohini) OOZIE-2315 TestOozieCLI.testshareLibUpdate_withSecurity fails with Hadoop 2 (rkanter) OOZIE-2291 Hive2 workflow.xml.security should have "cred" in action tag instead of "hive2" tag (bzhang via rkanter)
