Return-Path: Delivered-To: apmail-jakarta-ant-dev-archive@apache.org Received: (qmail 32791 invoked from network); 9 Jul 2002 08:32:41 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 9 Jul 2002 08:32:41 -0000 Received: (qmail 6894 invoked by uid 97); 9 Jul 2002 08:33:00 -0000 Delivered-To: qmlist-jakarta-archive-ant-dev@jakarta.apache.org Received: (qmail 6870 invoked by uid 97); 9 Jul 2002 08:32:59 -0000 Mailing-List: contact ant-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Ant Developers List" Reply-To: "Ant Developers List" Delivered-To: mailing list ant-dev@jakarta.apache.org Received: (qmail 6857 invoked by uid 98); 9 Jul 2002 08:32:58 -0000 X-Antivirus: nagoya (v4198 created Apr 24 2002) X-Authentication-Warning: bodewig.bost.de: bodewig set sender to bodewig@apache.org using -f To: ant-dev@jakarta.apache.org Subject: Re: Ant 2 et al. References: From: Stefan Bodewig Date: 09 Jul 2002 10:32:44 +0200 In-Reply-To: Message-ID: Lines: 24 User-Agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.4 (Honest Recruiter) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N On Tue, 9 Jul 2002, wrote: > the tasks that are currently packaged in optional.jar and their > external dependencies and reliance on the user setting things up > correctly, i.e. jar files in the right place etc. Will change in some way, I'm sure. > The tasks should come with their own jars in place, This is impossible to do for many of our optional tasks as they require stuff that we cannot (re)distribute. > or know how to download them if needed. As long as there is a way to avoid any auto-download so that the task uses what I already have on my box, this is fine with me - same goes for bundling of dependencies. I'm always surprised of the result when I do a "find ~ -name junit.jar -print | wc -l" on my machine 8-) Stefan -- To unsubscribe, e-mail: For additional commands, e-mail: