Return-Path: X-Original-To: apmail-incubator-accumulo-commits-archive@minotaur.apache.org Delivered-To: apmail-incubator-accumulo-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id F12809E1A for ; Fri, 4 Nov 2011 12:24:50 +0000 (UTC) Received: (qmail 54624 invoked by uid 500); 4 Nov 2011 12:24:50 -0000 Delivered-To: apmail-incubator-accumulo-commits-archive@incubator.apache.org Received: (qmail 54589 invoked by uid 500); 4 Nov 2011 12:24:50 -0000 Mailing-List: contact accumulo-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: accumulo-dev@incubator.apache.org Delivered-To: mailing list accumulo-commits@incubator.apache.org Received: (qmail 54582 invoked by uid 99); 4 Nov 2011 12:24:50 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 04 Nov 2011 12:24:50 +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; Fri, 04 Nov 2011 12:24:48 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 3A7F823889EC; Fri, 4 Nov 2011 12:24:27 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1197530 - /incubator/accumulo/site/trunk/content/accumulo/papers.mdtext Date: Fri, 04 Nov 2011 12:24:27 -0000 To: accumulo-commits@incubator.apache.org From: kturner@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20111104122427.3A7F823889EC@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: kturner Date: Fri Nov 4 12:24:26 2011 New Revision: 1197530 URL: http://svn.apache.org/viewvc?rev=1197530&view=rev Log: Added papers to web page Added: incubator/accumulo/site/trunk/content/accumulo/papers.mdtext (with props) Added: incubator/accumulo/site/trunk/content/accumulo/papers.mdtext URL: http://svn.apache.org/viewvc/incubator/accumulo/site/trunk/content/accumulo/papers.mdtext?rev=1197530&view=auto ============================================================================== --- incubator/accumulo/site/trunk/content/accumulo/papers.mdtext (added) +++ incubator/accumulo/site/trunk/content/accumulo/papers.mdtext Fri Nov 4 12:24:26 2011 @@ -0,0 +1,20 @@ +Title: Papers +Notice: Licensed to the Apache Software Foundation (ASF) under one + or more contributor license agreements. See the NOTICE file + distributed with this work for additional information + regarding copyright ownership. The ASF licenses this file + to you under the Apache License, Version 2.0 (the + "License"); you may not use this file except in compliance + with the License. You may obtain a copy of the License at + . + http://www.apache.org/licenses/LICENSE-2.0 + . + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. + + - [YCBS++ Paper](http://www.pdl.cmu.edu/PDL-FTP/Storage/socc2011.pdf) + - [YCBS++ Presentation](http://www.cercs.gatech.edu/opencirrus/OCsummit11/presentations/patil.pdf) \ No newline at end of file Propchange: incubator/accumulo/site/trunk/content/accumulo/papers.mdtext ------------------------------------------------------------------------------ svn:eol-style = native