Return-Path: Delivered-To: apmail-incubator-cassandra-commits-archive@minotaur.apache.org Received: (qmail 73839 invoked from network); 20 Aug 2009 17:08:17 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 20 Aug 2009 17:08:17 -0000 Received: (qmail 49373 invoked by uid 500); 20 Aug 2009 17:08:36 -0000 Delivered-To: apmail-incubator-cassandra-commits-archive@incubator.apache.org Received: (qmail 49355 invoked by uid 500); 20 Aug 2009 17:08:36 -0000 Mailing-List: contact cassandra-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: cassandra-dev@incubator.apache.org Delivered-To: mailing list cassandra-commits@incubator.apache.org Received: (qmail 49345 invoked by uid 99); 20 Aug 2009 17:08:36 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 20 Aug 2009 17:08:36 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 20 Aug 2009 17:08:35 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id C8E0C234C044 for ; Thu, 20 Aug 2009 10:08:14 -0700 (PDT) Message-ID: <1213927867.1250788094808.JavaMail.jira@brutus> Date: Thu, 20 Aug 2009 10:08:14 -0700 (PDT) From: "Jonathan Ellis (JIRA)" To: cassandra-commits@incubator.apache.org Subject: [jira] Commented: (CASSANDRA-380) Remove Groovy binary until we need to use it In-Reply-To: <2019349207.1250699475516.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/CASSANDRA-380?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12745500#action_12745500 ] Jonathan Ellis commented on CASSANDRA-380: ------------------------------------------ btw it is easier to apply a .sh that does svn rm's, since the diff just patches it down to zero > Remove Groovy binary until we need to use it > -------------------------------------------- > > Key: CASSANDRA-380 > URL: https://issues.apache.org/jira/browse/CASSANDRA-380 > Project: Cassandra > Issue Type: Task > Components: Core > Affects Versions: 0.4 > Reporter: Michael Greene > Fix For: 0.4 > > Attachments: 380_v1.diff > > > The Groovy JAR has been kept around for eventual callout support. However, no one is actively working on this task, and it is not slated for 0.4 (or 0.5 as far as I can tell). We should remove the JAR until it is needed, particularly since the Groovy project is advancing much more quickly (the current JAR is severely outdated). Also, it adds 2.2MB to a checkout. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.