Return-Path: Delivered-To: apmail-lucene-lucy-dev-archive@minotaur.apache.org Received: (qmail 97391 invoked from network); 18 Aug 2009 05:12:17 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 18 Aug 2009 05:12:17 -0000 Received: (qmail 93710 invoked by uid 500); 18 Aug 2009 05:12:36 -0000 Delivered-To: apmail-lucene-lucy-dev-archive@lucene.apache.org Received: (qmail 93647 invoked by uid 500); 18 Aug 2009 05:12:36 -0000 Mailing-List: contact lucy-dev-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: lucy-dev@lucene.apache.org Delivered-To: mailing list lucy-dev@lucene.apache.org Received: (qmail 93633 invoked by uid 99); 18 Aug 2009 05:12:36 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 18 Aug 2009 05:12: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; Tue, 18 Aug 2009 05:12:34 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id C3EF3234C044 for ; Mon, 17 Aug 2009 22:12:14 -0700 (PDT) Message-ID: <1064458254.1250572334788.JavaMail.jira@brutus> Date: Mon, 17 Aug 2009 22:12:14 -0700 (PDT) From: "Marvin Humphrey (JIRA)" To: lucy-dev@lucene.apache.org Subject: [jira] Updated: (LUCY-18) Boilerplater::Variable In-Reply-To: <768467625.1250572214891.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/LUCY-18?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marvin Humphrey updated LUCY-18: -------------------------------- Attachment: boilerplater_variable.diff In addition to Boilerplater::Variable, this patch (boilerplater_variable.diff) adds support for class name and class "cnick" (C nickname) to Boilerplater::Symbol. > Boilerplater::Variable > ---------------------- > > Key: LUCY-18 > URL: https://issues.apache.org/jira/browse/LUCY-18 > Project: Lucy > Issue Type: Sub-task > Components: Boilerplater > Reporter: Marvin Humphrey > Assignee: Marvin Humphrey > Attachments: boilerplater_variable.diff > > > Add support for variables (a Type plus naming information) to Boilerplater. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.