Return-Path: X-Original-To: apmail-accumulo-dev-archive@www.apache.org Delivered-To: apmail-accumulo-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id B82ED10093 for ; Sat, 3 May 2014 18:52:49 +0000 (UTC) Received: (qmail 66168 invoked by uid 500); 3 May 2014 18:52:48 -0000 Delivered-To: apmail-accumulo-dev-archive@accumulo.apache.org Received: (qmail 66118 invoked by uid 500); 3 May 2014 18:52:48 -0000 Mailing-List: contact dev-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 dev@accumulo.apache.org Received: (qmail 66110 invoked by uid 99); 3 May 2014 18:52:48 -0000 Received: from minotaur.apache.org (HELO minotaur.apache.org) (140.211.11.9) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 03 May 2014 18:52:48 +0000 Received: from localhost (HELO mail-lb0-f171.google.com) (127.0.0.1) (smtp-auth username ctubbsii, mechanism plain) by minotaur.apache.org (qpsmtpd/0.29) with ESMTP; Sat, 03 May 2014 18:52:48 +0000 Received: by mail-lb0-f171.google.com with SMTP id u14so4285235lbd.30 for ; Sat, 03 May 2014 11:52:46 -0700 (PDT) MIME-Version: 1.0 X-Received: by 10.152.170.193 with SMTP id ao1mr4261761lac.27.1399143166420; Sat, 03 May 2014 11:52:46 -0700 (PDT) Received: by 10.114.96.138 with HTTP; Sat, 3 May 2014 11:52:46 -0700 (PDT) In-Reply-To: <536535EB.3050706@gmail.com> References: <536535EB.3050706@gmail.com> Date: Sat, 3 May 2014 14:52:46 -0400 Message-ID: Subject: Re: [VOTE] Accumulo 1.6.0-RC5 From: Christopher To: Accumulo Dev List Content-Type: text/plain; charset=UTF-8 Thanks, Josh. I haven't yet figured out the steps to update those files outside of svn, so I appreciate somebody else doing that. Let me know if you run into issues executing the relevant maven commands. -- Christopher L Tubbs II http://gravatar.com/ctubbsii On Sat, May 3, 2014 at 2:31 PM, Josh Elser wrote: > I'm doing this now. > > > On 5/2/14, 7:03 PM, Christopher wrote: >> >> 2. Run "javadoc:aggregate" on the tag to generate javadocs for the >> website (if javadoc 1.6 is used, they need to be patched to address >> the cross-site scripting vulnerability, but I don't care if they are >> generated with javadoc 1.7 to make that easier)