Return-Path: Delivered-To: apmail-lucene-java-dev-archive@www.apache.org Received: (qmail 90279 invoked from network); 13 Feb 2007 22:18:34 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 13 Feb 2007 22:18:34 -0000 Received: (qmail 92047 invoked by uid 500); 13 Feb 2007 22:18:36 -0000 Delivered-To: apmail-lucene-java-dev-archive@lucene.apache.org Received: (qmail 91969 invoked by uid 500); 13 Feb 2007 22:18:36 -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 91736 invoked by uid 99); 13 Feb 2007 22:18:35 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 13 Feb 2007 14:18:35 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 13 Feb 2007 14:18:26 -0800 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 983907140D1 for ; Tue, 13 Feb 2007 14:18:06 -0800 (PST) Message-ID: <12206590.1171405086621.JavaMail.jira@brutus> Date: Tue, 13 Feb 2007 14:18:06 -0800 (PST) From: "Grant Ingersoll (JIRA)" To: java-dev@lucene.apache.org Subject: [jira] Resolved: (LUCENE-801) build.xml in cnotrib/benchmark should auto build core java and demo if required In-Reply-To: <28610097.1171401245919.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/LUCENE-801?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Grant Ingersoll resolved LUCENE-801. ------------------------------------ Resolution: Fixed Committed revision 507260. Thanks Doron. > build.xml in cnotrib/benchmark should auto build core java and demo if required > ------------------------------------------------------------------------------- > > Key: LUCENE-801 > URL: https://issues.apache.org/jira/browse/LUCENE-801 > Project: Lucene - Java > Issue Type: Improvement > Components: Build > Affects Versions: 2.1 > Reporter: Doron Cohen > Assigned To: Grant Ingersoll > Priority: Minor > Fix For: 2.1 > > Attachments: build.xml.patch > > > Currently one needs to build core jar and demo jar before building/running benchmark. > This is not very convenient. > Change it to > - use core classes and demo classes (instead of jars). > - build core and demo by dependency if required. -- 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