ACCUMULO-2169 Remove Wikisearch commits from CHANGES
Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/07ee516e Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/07ee516e Diff: http://git-wip-us.apache.org/repos/asf/accumulo/diff/07ee516e Branch: refs/heads/1.4.5-RC2 Commit: 07ee516e9ad6a1eab8cefdd7b380b42dcd5de472 Parents: dc51833 Author: Mike Drob <md...@cloudera.com> Authored: Mon Mar 31 12:16:19 2014 -0700 Committer: Mike Drob <md...@cloudera.com> Committed: Mon Mar 31 12:16:43 2014 -0700 ---------------------------------------------------------------------- CHANGES | 6 ------ 1 file changed, 6 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/accumulo/blob/07ee516e/CHANGES ---------------------------------------------------------------------- diff --git a/CHANGES b/CHANGES index 773120a..973b145 100644 --- a/CHANGES +++ b/CHANGES @@ -10,9 +10,6 @@ Release Notes - Accumulo - Version 1.4.5 * [ACCUMULO-1796] - packaging for multiple supported Hadoops * [ACCUMULO-2011] - LaTeX broken by ACCUMULO-1956 * [ACCUMULO-2015] - GC does not start when running in standalone mode - * [ACCUMULO-2017] - Wikisearch should use Guava instead of Google Collections - * [ACCUMULO-2018] - Wikisearch Parallel Ingest script should use parallel configuration file. - * [ACCUMULO-2019] - Fix packaging and deployment instructions for wikisearch query interface * [ACCUMULO-2378] - Fix use of LOGNAME in functional tests under MR * [ACCUMULO-2380] - Update functional test MR job to indicate failed tests * [ACCUMULO-2450] - Backport ACCUMULO-2438 to 1.4 @@ -118,7 +115,6 @@ Release Notes - Accumulo - Version 1.4.5 * [ACCUMULO-1785] - Alter config.sh to optionally just verify environment instead of making changes * [ACCUMULO-1790] - Hadoop 2 support for 1.4.x * [ACCUMULO-1835] - Update test/system/auto/README for -f, -x, etc. - * [ACCUMULO-1882] - wikisearch-ingest module fails to build * [ACCUMULO-1890] - MiniAccumloClusterGCTest failing on limited resource machine. * [ACCUMULO-1933] - Make unit on memory parameters case-insensitive * [ACCUMULO-1945] - bin/accumulo help should print usage @@ -126,7 +122,6 @@ Release Notes - Accumulo - Version 1.4.5 * [ACCUMULO-1973] - Log better message when Hadoop configuration files are not found * [ACCUMULO-1984] - Clean up Instance closing * [ACCUMULO-2004] - LIB_PATH for Hadoop native libs is lacking - * [ACCUMULO-2020] - Wikisearch should manage dependency conflicts * [ACCUMULO-2060] - Improve example general.classpath * [ACCUMULO-2064] - Include Git SHA1 in artifacts * [ACCUMULO-2108] - Reduce number of repeated project versions @@ -147,7 +142,6 @@ Release Notes - Accumulo - Version 1.4.5 * [ACCUMULO-1910] - Add source to jar files used for testing * [ACCUMULO-1956] - Add section on decomissioning or adding nodes to an Accumulo cluster * [ACCUMULO-1961] - Fix trivial compiler/javadoc warnings - * [ACCUMULO-1977] - Add branch to wikisearch repo that works with Accumulo 1.4.5 * [ACCUMULO-2010] - Remove resource leak warnings * [ACCUMULO-2113] - Verify that The Hammer approach to resource leak is a viable short term fix