Return-Path: Delivered-To: apmail-maven-users-archive@www.apache.org Received: (qmail 44222 invoked from network); 3 Jul 2008 14:47:12 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 3 Jul 2008 14:47:12 -0000 Received: (qmail 11803 invoked by uid 500); 3 Jul 2008 14:46:55 -0000 Delivered-To: apmail-maven-users-archive@maven.apache.org Received: (qmail 11638 invoked by uid 500); 3 Jul 2008 14:46:55 -0000 Mailing-List: contact users-help@maven.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Maven Users List" Reply-To: "Maven Users List" Delivered-To: mailing list users@maven.apache.org Received: (qmail 11613 invoked by uid 99); 3 Jul 2008 14:46:55 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 03 Jul 2008 07:46:55 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [62.154.225.82] (HELO esmail.elsag.de) (62.154.225.82) by apache.org (qpsmtpd/0.29) with SMTP; Thu, 03 Jul 2008 14:46:04 +0000 content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-MimeOLE: Produced By Microsoft Exchange V6.0.6603.0 Subject: RE: Proper Dependency Management - HowTo? Date: Thu, 3 Jul 2008 16:46:23 +0200 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Proper Dependency Management - HowTo? Thread-Index: AcjdFHeVzPTksvKqQQ6YnEjksW+CvAABtvGQ References: <200807031605.10089.gholam@apache.org> <200807040113.31808.gholam@apache.org> From: =?iso-8859-1?Q?J=F6rg_Schaible?= To: "Maven Users List" X-Virus-Checked: Checked by ClamAV on apache.org Michael McCallum wrote: > On Thu, 03 Jul 2008 19:30:58 J=F6rg Schaible wrote: >>> 6) start version numbering 1.1 for new artifacts >>> =A0* makes ranges work better >>> =A0* who needs the extra .0 on the end, i save that for patches >>=20 >> Why's that? Also remember that version 1 is implicitly 1.0.0.0 > so that range [1,2-!) does includes 1.1-SNAPSHOT if i happen > to install as a > snapshot which is pretty common for a 1.1 version of an artifacts >=20 > Because there is no need to label things 1.0.0. ... 1.0 is sufficient. >From Maven's PoV 1 is sufficient. > When looking at any of the deliverables I produce you can > tell immediately if > it was a release or a patch by seeing 1.X, 2.X where as a > patch would be > 1.3.1. There's no difference in the end. I see the same. - J=F6rg --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@maven.apache.org For additional commands, e-mail: users-help@maven.apache.org