Return-Path: Delivered-To: apmail-lucene-java-dev-archive@www.apache.org Received: (qmail 31778 invoked from network); 6 May 2005 02:05:23 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 6 May 2005 02:05:23 -0000 Received: (qmail 52246 invoked by uid 500); 6 May 2005 02:07:46 -0000 Delivered-To: apmail-lucene-java-dev-archive@lucene.apache.org Received: (qmail 52136 invoked by uid 500); 6 May 2005 02:07:44 -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 52104 invoked by uid 99); 6 May 2005 02:07:43 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=RCVD_BY_IP X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: domain of yseeley@gmail.com designates 64.233.170.206 as permitted sender) Received: from rproxy.gmail.com (HELO rproxy.gmail.com) (64.233.170.206) by apache.org (qpsmtpd/0.28) with ESMTP; Thu, 05 May 2005 19:07:43 -0700 Received: by rproxy.gmail.com with SMTP id b11so439685rne for ; Thu, 05 May 2005 19:05:09 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=FGAT1BD9HLhwJ/toLz6/zX7ZIIQfzwyRk5Nw+VEHuM6WEdK+MFhmJpYqVNR3eXxACIBtrkcLjdN0XdSRr+KvQqN73WvyUtH0TuejFES1Q+D9kZcVOqueEkPITgZsoQ1XxNW+zaZMXn8Bl3cn/+ygapixEUKJbsJizllLzmAK4wM= Received: by 10.38.9.67 with SMTP id 67mr854742rni; Thu, 05 May 2005 19:05:09 -0700 (PDT) Received: by 10.38.12.53 with HTTP; Thu, 5 May 2005 19:05:09 -0700 (PDT) Message-ID: Date: Thu, 5 May 2005 22:05:09 -0400 From: Yonik Seeley Reply-To: Yonik Seeley To: java-dev@lucene.apache.org Subject: Re: build process changes In-Reply-To: <427A7973.6090903@apache.org> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <427676F6.7040501@apache.org> <7C2396A0-0B42-45C9-839A-25351640B399@ehatchersolutions.com> <427A7973.6090903@apache.org> X-Virus-Checked: Checked X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Definitely. That's exactly our usecase... copying all the jars we need (or perhaps all of them) into the lib directory of our webapp. -Yonik On 5/5/05, Doug Cutting wrote: > I think that all of the jars we create should be prefixed with 'lucene-' > and end with the version. That will make it easier for folks to copy > them into lib directories and still know what they've got. --------------------------------------------------------------------- To unsubscribe, e-mail: java-dev-unsubscribe@lucene.apache.org For additional commands, e-mail: java-dev-help@lucene.apache.org