Return-Path: X-Original-To: apmail-ant-notifications-archive@minotaur.apache.org Delivered-To: apmail-ant-notifications-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 53A24984C for ; Tue, 17 Jan 2012 22:46:04 +0000 (UTC) Received: (qmail 6410 invoked by uid 500); 17 Jan 2012 22:46:04 -0000 Delivered-To: apmail-ant-notifications-archive@ant.apache.org Received: (qmail 5954 invoked by uid 500); 17 Jan 2012 22:46:03 -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 5705 invoked by uid 99); 17 Jan 2012 22:46:03 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 17 Jan 2012 22:46:03 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 17 Jan 2012 22:46:01 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id D0E97152723 for ; Tue, 17 Jan 2012 22:45:39 +0000 (UTC) Date: Tue, 17 Jan 2012 22:45:39 +0000 (UTC) From: "Larry Edelstein (Created) (JIRA)" To: notifications@ant.apache.org Message-ID: <101432881.50734.1326840340081.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Created] (IVY-1331) Ivy doesn't go to the origin if I change the location of my filesystem resolver 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 Ivy doesn't go to the origin if I change the location of my filesystem resolver ------------------------------------------------------------------------------- Key: IVY-1331 URL: https://issues.apache.org/jira/browse/IVY-1331 Project: Ivy Issue Type: Bug Components: Core Affects Versions: 2.2.0 Environment: MacOS 10.6.8 Reporter: Larry Edelstein Ivy gives me the cached version of a dependency when I change the pattern attribute for the artifact inside a filesystem resolver, instead of going to the new location and fetching it from there. I've specified, on my resolver, a cache, and also I've specified that cache with useOrigin. If I point the artifact pattern back to its original location, and update the file there, then Ivy retrieves the new version of that file. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira