You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@accumulo.apache.org by kt...@apache.org on 2014/05/06 21:48:58 UTC

svn commit: r1592854 - /accumulo/site/trunk/content/release_notes/1.6.0.mdtext

Author: kturner
Date: Tue May  6 19:48:58 2014
New Revision: 1592854

URL: http://svn.apache.org/r1592854
Log:
ACCUMULO-2396 added ACCUMULO-1537 to release notes

Modified:
    accumulo/site/trunk/content/release_notes/1.6.0.mdtext

Modified: accumulo/site/trunk/content/release_notes/1.6.0.mdtext
URL: http://svn.apache.org/viewvc/accumulo/site/trunk/content/release_notes/1.6.0.mdtext?rev=1592854&r1=1592853&r2=1592854&view=diff
==============================================================================
--- accumulo/site/trunk/content/release_notes/1.6.0.mdtext (original)
+++ accumulo/site/trunk/content/release_notes/1.6.0.mdtext Tue May  6 19:48:58 2014
@@ -141,6 +141,7 @@ command. See the help message on the com
  * [ACCUMULO-842][ACCUMULO-842] Added FATE administration to shell
  * [ACCUMULO-1442][ACCUMULO-1442] JLine2 support was added to the shell.  This adds features like history search and other nice things GNU Readline has. 
  * [ACCUMULO-1481][ACCUMULO-1481] The root tablet is now the root table.
+ * [ACCUMULO-1537][ACCUMULO-1537] Python functional test were converted to maven Integration test that use MAC
  * [ACCUMULO-1566][ACCUMULO-1566] When read-ahead starts in the scanner is now configurable.
  * [ACCUMULO-1667][ACCUMULO-1667] Added a synchronous version of online and offline table
  * [ACCUMULO-1833][ACCUMULO-1833] Multitable batch writer is faster now when used by multiple threads
@@ -391,6 +392,7 @@ The following acronyms are used in the t
 [ACCUMULO-1492]: https://issues.apache.org/jira/browse/ACCUMULO-1492 "bin/accumulo should follow symbolic links"
 [ACCUMULO-1507]: https://issues.apache.org/jira/browse/ACCUMULO-1507 "Dynamic Classloader still can't keep proper track of jars"
 [ACCUMULO-1533]: https://issues.apache.org/jira/browse/ACCUMULO-1533
+[ACCUMULO-1537]: https://issues.apache.org/jira/browse/ACCUMULO-1537 "convert auto tests to integration tests, where possible for continuous integration"
 [ACCUMULO-1585]: https://issues.apache.org/jira/browse/ACCUMULO-1585 "Use node addresses from config files verbatim"
 [ACCUMULO-1562]: https://issues.apache.org/jira/browse/ACCUMULO-1562 "add a troubleshooting section to the user guide"
 [ACCUMULO-1566]: https://issues.apache.org/jira/browse/ACCUMULO-1566 "Add ability for client to start Scanner readahead immediately"