Return-Path: X-Original-To: apmail-accumulo-commits-archive@www.apache.org Delivered-To: apmail-accumulo-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 573C4E68C for ; Tue, 26 Feb 2013 00:49:52 +0000 (UTC) Received: (qmail 7248 invoked by uid 500); 26 Feb 2013 00:49:52 -0000 Delivered-To: apmail-accumulo-commits-archive@accumulo.apache.org Received: (qmail 7221 invoked by uid 500); 26 Feb 2013 00:49:52 -0000 Mailing-List: contact commits-help@accumulo.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@accumulo.apache.org Delivered-To: mailing list commits@accumulo.apache.org Received: (qmail 7212 invoked by uid 99); 26 Feb 2013 00:49:52 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 26 Feb 2013 00:49:52 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 26 Feb 2013 00:49:50 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 4A12023888CD; Tue, 26 Feb 2013 00:49:30 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn propchange: r1449573 - svn:log Date: Tue, 26 Feb 2013 00:49:30 -0000 To: commits@accumulo.apache.org From: elserj@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20130226004930.4A12023888CD@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: elserj Revision: 1449573 Modified property: svn:log Modified: svn:log at Tue Feb 26 00:49:30 2013 ------------------------------------------------------------------------------ --- svn:log (original) +++ svn:log Tue Feb 26 00:49:30 2013 @@ -1 +1 @@ -ACCUMULO-498 Applying patch to retrieve ColumnVisibility from a Key as a ColumnVisibility instead of only a Text. +ACCUMULO-498 Applying patch from Luke Brassard to retrieve ColumnVisibility from a Key as a ColumnVisibility instead of only a Text.