Return-Path: Delivered-To: apmail-incubator-ivy-user-archive@locus.apache.org Received: (qmail 7334 invoked from network); 10 Dec 2006 09:55:10 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 10 Dec 2006 09:55:10 -0000 Received: (qmail 22248 invoked by uid 500); 10 Dec 2006 09:55:18 -0000 Delivered-To: apmail-incubator-ivy-user-archive@incubator.apache.org Received: (qmail 22223 invoked by uid 500); 10 Dec 2006 09:55:18 -0000 Mailing-List: contact ivy-user-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: ivy-user@incubator.apache.org Delivered-To: mailing list ivy-user@incubator.apache.org Received: (qmail 22214 invoked by uid 99); 10 Dec 2006 09:55:18 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 10 Dec 2006 01:55:18 -0800 X-ASF-Spam-Status: No, hits=2.0 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of xavier.hanin@gmail.com designates 64.233.182.185 as permitted sender) Received: from [64.233.182.185] (HELO nf-out-0910.google.com) (64.233.182.185) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 10 Dec 2006 01:55:07 -0800 Received: by nf-out-0910.google.com with SMTP id a4so1674389nfc for ; Sun, 10 Dec 2006 01:54:46 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=cpY+heVtG7ENQ0ag5CHEHc8DSVFjPdqNWce3JJW3rcyw3BneWhG5yiekljb03guQ99KpvJTYV1FlnqgQhCZ5JaUA0rqsIdG3/6oQdVlo8bCoah6ZFBhQFv/L0rz66VwSvVc6uwk7JG6jmNPS0vVUA7DIU7L6Pcv1InbdA4xHhSE= Received: by 10.82.127.15 with SMTP id z15mr149988buc.1165744485829; Sun, 10 Dec 2006 01:54:45 -0800 (PST) Received: by 10.82.126.18 with HTTP; Sun, 10 Dec 2006 01:54:45 -0800 (PST) Message-ID: <635a05060612100154l25009db9h9e0ea309e3c5f467@mail.gmail.com> Date: Sun, 10 Dec 2006 10:54:45 +0100 From: "Xavier Hanin" To: ivy-user@incubator.apache.org Subject: Re: pulling artifacts into classpaths In-Reply-To: <4579F20E.1000108@apache.org> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_79952_31345870.1165744485648" References: <4579F20E.1000108@apache.org> X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_79952_31345870.1165744485648 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline On 12/9/06, Steve Loughran wrote: > > > How do I get generated artifacts into my test classpath? > > That is, if I associate a Jar artfact with the "master" configuration, > how do I get that artifact pulled into the test config. Is it as simple > as saying that the test configuration extends master? > Yes! ------=_Part_79952_31345870.1165744485648--