Return-Path: Delivered-To: apmail-jakarta-avalon-phoenix-dev-archive@apache.org Received: (qmail 91846 invoked from network); 12 Jul 2002 01:51:58 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 12 Jul 2002 01:51:58 -0000 Received: (qmail 9021 invoked by uid 97); 12 Jul 2002 01:52:19 -0000 Delivered-To: qmlist-jakarta-archive-avalon-phoenix-dev@jakarta.apache.org Received: (qmail 9006 invoked by uid 97); 12 Jul 2002 01:52:18 -0000 Mailing-List: contact avalon-phoenix-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Avalon-Phoenix Developers List" Reply-To: "Avalon-Phoenix Developers List" Delivered-To: mailing list avalon-phoenix-dev@jakarta.apache.org Received: (qmail 8994 invoked by uid 98); 12 Jul 2002 01:52:18 -0000 X-Antivirus: nagoya (v4198 created Apr 24 2002) Message-ID: <3D2E3581.6020602@tanukisoftware.com> Date: Fri, 12 Jul 2002 10:48:49 +0900 From: Leif Mortenson User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.0rc2) Gecko/20020512 Netscape/7.0b1 X-Accept-Language: en-us, en, ja MIME-Version: 1.0 To: Avalon-Phoenix Developers List Subject: Sevak and the tools.jar file Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N The Sevak application requires that the tools.jar be present in the phoenix/lib distribution. But we can not actually ship with it. I was thinking of making it an optional jar for phoenix so that it would be added to the dist if it was present. The concern is that when we build a binary release, we would have to be careful that this was not included. Here is the patch I was thinking of committing. Comments or a better way to do this? RCS file: /home/cvs/jakarta-avalon-phoenix/build.xml,v retrieving revision 1.138 diff -r1.138 build.xml 362a363,365 > > > It seems like there could be other jars that might need to be added as well. Is there any reason why we should not copy all jars in the lib directory into Phoenix's dist? Cheers, Leif -- To unsubscribe, e-mail: For additional commands, e-mail: