Return-Path: X-Original-To: apmail-ctakes-commits-archive@www.apache.org Delivered-To: apmail-ctakes-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 6DE2017C06 for ; Wed, 29 Oct 2014 15:18:21 +0000 (UTC) Received: (qmail 46584 invoked by uid 500); 29 Oct 2014 15:18:21 -0000 Delivered-To: apmail-ctakes-commits-archive@ctakes.apache.org Received: (qmail 46544 invoked by uid 500); 29 Oct 2014 15:18:21 -0000 Mailing-List: contact commits-help@ctakes.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ctakes.apache.org Delivered-To: mailing list commits@ctakes.apache.org Received: (qmail 46526 invoked by uid 99); 29 Oct 2014 15:18:21 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 29 Oct 2014 15:18:21 +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; Wed, 29 Oct 2014 15:17:58 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 41E18238888F; Wed, 29 Oct 2014 15:17:57 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1635174 - in /ctakes/sandbox: ./ ctakes-spark-streaming-twitter/ ctakes-spark-streaming-twitter/org/ ctakes-spark-streaming-twitter/src/ org/ src/ Date: Wed, 29 Oct 2014 15:17:57 -0000 To: commits@ctakes.apache.org From: chenpei@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20141029151757.41E18238888F@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: chenpei Date: Wed Oct 29 15:17:56 2014 New Revision: 1635174 URL: http://svn.apache.org/r1635174 Log: CTAKES-314 - Creating a dir in sandbox for ctakes/spark Added: ctakes/sandbox/ctakes-spark-streaming-twitter/README.md - copied unchanged from r1635173, ctakes/sandbox/README.md ctakes/sandbox/ctakes-spark-streaming-twitter/build.sbt - copied unchanged from r1635173, ctakes/sandbox/build.sbt ctakes/sandbox/ctakes-spark-streaming-twitter/org/ - copied from r1635173, ctakes/sandbox/org/ ctakes/sandbox/ctakes-spark-streaming-twitter/src/ - copied from r1635173, ctakes/sandbox/src/ ctakes/sandbox/ctakes-spark-streaming-twitter/twitter - copied unchanged from r1635173, ctakes/sandbox/twitter Removed: ctakes/sandbox/README.md ctakes/sandbox/build.sbt ctakes/sandbox/org/ ctakes/sandbox/src/ ctakes/sandbox/twitter