Return-Path: Delivered-To: apmail-lucene-java-dev-archive@www.apache.org Received: (qmail 84712 invoked from network); 10 Sep 2009 02:30:23 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 10 Sep 2009 02:30:23 -0000 Received: (qmail 61959 invoked by uid 500); 10 Sep 2009 02:30:22 -0000 Delivered-To: apmail-lucene-java-dev-archive@lucene.apache.org Received: (qmail 61850 invoked by uid 500); 10 Sep 2009 02:30:22 -0000 Mailing-List: contact java-dev-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: java-dev@lucene.apache.org Delivered-To: mailing list java-dev@lucene.apache.org Received: (qmail 61841 invoked by uid 99); 10 Sep 2009 02:30:22 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 10 Sep 2009 02:30:22 +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, 10 Sep 2009 02:30:18 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 7C1BE234C044 for ; Wed, 9 Sep 2009 19:29:57 -0700 (PDT) Message-ID: <250596313.1252549797496.JavaMail.jira@brutus> Date: Wed, 9 Sep 2009 19:29:57 -0700 (PDT) From: "Mark Miller (JIRA)" To: java-dev@lucene.apache.org Subject: [jira] Commented: (LUCENE-1887) o.a.l.messages should be moved to it's own contrib In-Reply-To: <1293695724.1251917673277.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/LUCENE-1887?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12753389#action_12753389 ] Mark Miller commented on LUCENE-1887: ------------------------------------- I agree on the consistency front - Robert, I'll go with yours it looks - is it ready, or need to make any last changes? > o.a.l.messages should be moved to it's own contrib > -------------------------------------------------- > > Key: LUCENE-1887 > URL: https://issues.apache.org/jira/browse/LUCENE-1887 > Project: Lucene - Java > Issue Type: Improvement > Components: contrib/* > Reporter: Hoss Man > Priority: Minor > Attachments: lucene-1877-new-v2.patch, lucene-1877-new.patch, LUCENE-1887.patch > > > contrib/queryParser contains an org.apache.lucene.messages package containing some generallized code that (claims in it's javadocs) is not specific to the queryParser. > If this is truely general purpose code, it should probably be moved out of hte queryParser contrib -- either into it's own contrib, or into the core (it's very small) > *EDIT:* alternate suggestion to rename package to fall under the o.a.l.queryParser namespace retracted due to comments in favor of (eventually) promoting to it's own contrib -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. --------------------------------------------------------------------- To unsubscribe, e-mail: java-dev-unsubscribe@lucene.apache.org For additional commands, e-mail: java-dev-help@lucene.apache.org