From notifications-return-13098-apmail-ant-notifications-archive=ant.apache.org@ant.apache.org Fri Jul 16 09:15:46 2010 Return-Path: Delivered-To: apmail-ant-notifications-archive@minotaur.apache.org Received: (qmail 50181 invoked from network); 16 Jul 2010 09:15:46 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 16 Jul 2010 09:15:46 -0000 Received: (qmail 21349 invoked by uid 500); 16 Jul 2010 09:15:45 -0000 Delivered-To: apmail-ant-notifications-archive@ant.apache.org Received: (qmail 21264 invoked by uid 500); 16 Jul 2010 09:15:44 -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 21257 invoked by uid 99); 16 Jul 2010 09:15:43 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 16 Jul 2010 09:15:43 +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.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 16 Jul 2010 09:15:41 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o6G97npV001121 for ; Fri, 16 Jul 2010 09:07:49 GMT Message-ID: <5924108.413931279271269396.JavaMail.jira@thor> Date: Fri, 16 Jul 2010 05:07:49 -0400 (EDT) From: "Hans Dockter (JIRA)" To: notifications@ant.apache.org Subject: [jira] Updated: (IVY-1209) Uptodate checking for Maven snapshot does not take build number into account. In-Reply-To: <14211735.413861279271033603.JavaMail.jira@thor> 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-1209?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hans Dockter updated IVY-1209: ------------------------------ Attachment: retrievesAndCacheSnapshot.jpg maven repo screenshot > Uptodate checking for Maven snapshot does not take build number into account. > ----------------------------------------------------------------------------- > > Key: IVY-1209 > URL: https://issues.apache.org/jira/browse/IVY-1209 > Project: Ivy > Issue Type: Bug > Components: Maven Compatibility > Affects Versions: 2.2.0-RC1 > Reporter: Hans Dockter > Attachments: retrievesAndCacheSnapshot.jpg > > > When Ivy checks if their is a newer snapshot in the remote repository, it check only the timestamp, not the build number. So if the timestamp is the same, the newer snapshot is not retrieved. This is not a very common scenario. But I have run into it when doing integration tests and publishing in fast frequency to a local repo. > I have attached a screen shot of my repo structure where Ivy is not retrieving the newest snapshot. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.