Return-Path: Delivered-To: apmail-ant-ivy-user-archive@www.apache.org Received: (qmail 61977 invoked from network); 18 Apr 2011 13:56:53 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 18 Apr 2011 13:56:53 -0000 Received: (qmail 8731 invoked by uid 500); 18 Apr 2011 13:56:53 -0000 Delivered-To: apmail-ant-ivy-user-archive@ant.apache.org Received: (qmail 8692 invoked by uid 500); 18 Apr 2011 13:56:52 -0000 Mailing-List: contact ivy-user-help@ant.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: ivy-user@ant.apache.org Delivered-To: mailing list ivy-user@ant.apache.org Received: (qmail 8684 invoked by uid 99); 18 Apr 2011 13:56:52 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 18 Apr 2011 13:56:52 +0000 X-ASF-Spam-Status: No, hits=-2.3 required=5.0 tests=RCVD_IN_DNSWL_MED,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [85.158.139.51] (HELO mail180.messagelabs.com) (85.158.139.51) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 18 Apr 2011 13:56:44 +0000 X-VirusChecked: Checked X-Env-Sender: fdrueke@orga-systems.com X-Msg-Ref: server-5.tower-180.messagelabs.com!1303134984!41385931!1 X-StarScan-Version: 6.2.9; banners=orga-systems.com,-,- X-Originating-IP: [193.0.246.72] Received: (qmail 24064 invoked from network); 18 Apr 2011 13:56:24 -0000 Received: from unknown (HELO franklin.orga-systems.com) (193.0.246.72) by server-5.tower-180.messagelabs.com with RC4-SHA encrypted SMTP; 18 Apr 2011 13:56:24 -0000 Received: from [192.168.121.117] ([192.168.121.117]) by pbdb2.pad.orga-systems.net (Lotus Domino Release 8.5.1FP3) with ESMTP id 2011041815561055-85 ; Mon, 18 Apr 2011 15:56:10 +0200 Message-ID: <4DAC430B.90205@orga-systems.com> Date: Mon, 18 Apr 2011 15:56:27 +0200 From: Felix Drueke User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.14) Gecko/20110223 Mnenhy/0.8.3 Thunderbird/3.1.8 MIME-Version: 1.0 To: ivy-user@ant.apache.org Subject: setting classpath X-MIMETrack: Itemize by SMTP Server on pbdb2/pb/orga-systems(Release 8.5.1FP3|May 23, 2010) at 2011-04-18 15:56:10, Serialize by Router on pbcom2/pb/orga-systems(Release 8.5.1FP3|May 23, 2010) at 2011-04-18 15:56:22, Serialize complete at 2011-04-18 15:56:22 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=ISO-8859-2; format=flowed Hi, I think the usual procedure to set the classpath via Ivy is to use the cachepath-task. So I assume the following is a very common structure: However if you do it like that Ant will always resolve prior to compiling. Since resolving can potentially be very slow I wonder if there's a more convenient approach that allows to make the cachepath persistent somehow (e.g. I resolved last week and want to use that cachepath in the next ten compilations without resolving again). Anybody ? Felix The information included in this e-mail and any files transmitted with it is strictly confidential and may be privileged or otherwise protected from disclosure. If you are not the intended recipient, please notify the sender immediately by e-mail and delete this e-mail as well as any attachment from your system. If you are not the intended recipient you are not authorized to use and/or copy this message and/or attachment and/or disclose the contents to any other person.