Return-Path: Delivered-To: apmail-cocoon-dev-archive@www.apache.org Received: (qmail 8770 invoked from network); 17 May 2006 10:02:38 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 17 May 2006 10:02:38 -0000 Received: (qmail 85897 invoked by uid 500); 17 May 2006 10:02:36 -0000 Delivered-To: apmail-cocoon-dev-archive@cocoon.apache.org Received: (qmail 85825 invoked by uid 500); 17 May 2006 10:02:36 -0000 Mailing-List: contact dev-help@cocoon.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@cocoon.apache.org List-Id: Delivered-To: mailing list dev@cocoon.apache.org Received: (qmail 85814 invoked by uid 99); 17 May 2006 10:02:35 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 17 May 2006 03:02:35 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [209.237.227.198] (HELO brutus.apache.org) (209.237.227.198) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 17 May 2006 03:02:35 -0700 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 42E3941000E for ; Wed, 17 May 2006 10:02:06 +0000 (GMT) Message-ID: <13386024.1147860126271.JavaMail.jira@brutus> Date: Wed, 17 May 2006 10:02:06 +0000 (GMT+00:00) From: "Ben Pope (JIRA)" To: dev@cocoon.apache.org Subject: [jira] Commented: (COCOON-1838) Always use 3-digit version number In-Reply-To: <15373010.1145313557904.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N [ http://issues.apache.org/jira/browse/COCOON-1838?page=comments#action_12412136 ] Ben Pope commented on COCOON-1838: ---------------------------------- A while go I had a look at all the pom files, but I wasn't entirely sure how they worked with respect to the missing version numbers, you've just clarified that. I have to say that I didn't see any 1 digit version numbers that were not just listing other modules, so I think it's fair to close this issue on that basis. I do recall seeing some 2 digit version numbers, so it migth be worth checking for those and fixing them. > Always use 3-digit version number > --------------------------------- > > Key: COCOON-1838 > URL: http://issues.apache.org/jira/browse/COCOON-1838 > Project: Cocoon > Type: Improvement > Components: - Build System: Maven > Versions: 2.2-dev (Current SVN) > Reporter: Ben Pope > Priority: Trivial > Attachments: version.patch > > Continuing the theme of Carsten in commit 394739 > (This sits on top of my other patch JIRA 1837, so 1 or two files might fail if that one is not commited) > License granted to ASF. > The patch is essentially a search and replace of 1-SNAPSHOT and 1.0-SNAPSHOT to 1.0.0-SNAPSHOT -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira