Return-Path: Delivered-To: apmail-ant-dev-archive@www.apache.org Received: (qmail 70911 invoked from network); 16 Nov 2004 17:21:53 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 16 Nov 2004 17:21:53 -0000 Received: (qmail 26859 invoked by uid 500); 16 Nov 2004 17:21:52 -0000 Delivered-To: apmail-ant-dev-archive@ant.apache.org Received: (qmail 26811 invoked by uid 500); 16 Nov 2004 17:21:51 -0000 Mailing-List: contact dev-help@ant.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 dev@ant.apache.org Received: (qmail 26798 invoked by uid 99); 16 Nov 2004 17:21:51 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=RCVD_BY_IP,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: domain of russgold@gmail.com designates 64.233.170.206 as permitted sender) Received: from [64.233.170.206] (HELO rproxy.gmail.com) (64.233.170.206) by apache.org (qpsmtpd/0.28) with ESMTP; Tue, 16 Nov 2004 09:21:49 -0800 Received: by rproxy.gmail.com with SMTP id g11so662011rne for ; Tue, 16 Nov 2004 09:21:45 -0800 (PST) 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:references; b=WYI2blVzZoRHRJsD32Shgikv9AyiUo6AtYsVFb/GY6DpY+up09ToJTnxYjbqPAMIWerIAPeseefPUyuRUszkX442/IpmFhqdybfWygAYP5XDEHP6FcdcrEUgIqrQIAmLEPh4qcNs4mGI4ispRMECeeOQSODKSznd54d1tJI1eS4= Received: by 10.38.125.40 with SMTP id x40mr254526rnc; Tue, 16 Nov 2004 09:21:45 -0800 (PST) Received: by 10.38.181.8 with HTTP; Tue, 16 Nov 2004 09:21:45 -0800 (PST) Message-ID: <853ac4f4041116092143a324e6@mail.gmail.com> Date: Tue, 16 Nov 2004 12:21:45 -0500 From: Russell Gold Reply-To: Russell Gold To: Ant Developers List Subject: Re: repository In-Reply-To: Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N On Tue, 16 Nov 2004 09:06:24 -0600, Dominique Devienne wrote: > Additionally, if the notion of what is a dependency could be abstracted > a bit, it would be great. I'm not sure it's reasonable to ask for this > now, but I'm throwing that it now so whatever design decision is made > does not preclude it in the future. What I have in mind are zip > dependencies containing jar+native-libs+descriptors+etc... We're in a > mixed Java-C/C++ environment, and some dependencies are in fact C++ > libraries which export their public headers, import libs, and runtime > .dll/.so as a zip. Could you explain this further? Do you mean extracting things from zip files? Or is downloading them sufficient? --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org For additional commands, e-mail: dev-help@ant.apache.org