From notifications-return-8424-apmail-ant-notifications-archive=ant.apache.org@ant.apache.org Thu Jun 11 20:00:38 2009 Return-Path: Delivered-To: apmail-ant-notifications-archive@minotaur.apache.org Received: (qmail 53985 invoked from network); 11 Jun 2009 20:00:24 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 11 Jun 2009 20:00:24 -0000 Received: (qmail 78767 invoked by uid 500); 11 Jun 2009 20:00:32 -0000 Delivered-To: apmail-ant-notifications-archive@ant.apache.org Received: (qmail 78737 invoked by uid 500); 11 Jun 2009 20:00:32 -0000 Mailing-List: contact notifications-help@ant.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ant.apache.org Delivered-To: mailing list notifications@ant.apache.org Received: (qmail 78702 invoked by uid 99); 11 Jun 2009 20:00:32 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 11 Jun 2009 20:00:32 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 11 Jun 2009 20:00:29 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 7F610234C046 for ; Thu, 11 Jun 2009 13:00:08 -0700 (PDT) Message-ID: <1271257580.1244750408520.JavaMail.jira@brutus> Date: Thu, 11 Jun 2009 13:00:08 -0700 (PDT) From: "Maarten Coene (JIRA)" To: notifications@ant.apache.org Subject: [jira] Commented: (IVY-1091) Resolve|Cachepath: resolve in mode inline does not work for cachepath In-Reply-To: <2037547041.1244641928153.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/IVY-1091?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12718601#action_12718601 ] Maarten Coene commented on IVY-1091: ------------------------------------ Could you provide your build.xml and the ant verbose output? I don't see a reason why the inline option would not work with cachepath. Maarten > Resolve|Cachepath: resolve in mode inline does not work for cachepath > --------------------------------------------------------------------- > > Key: IVY-1091 > URL: https://issues.apache.org/jira/browse/IVY-1091 > Project: Ivy > Issue Type: Bug > Affects Versions: 2.1.0-RC1, trunk > Reporter: Klaas Prause > Priority: Minor > > I cannot resolve an artifact with the "inline" option and use the resolved information with "cachepath". For some reason the resolve is not known to cachepath and cachepath tries to "resolve" again using the default options and default ivy.dep.file. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.