Return-Path: X-Original-To: apmail-tapestry-dev-archive@www.apache.org Delivered-To: apmail-tapestry-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 527B8DF05 for ; Fri, 26 Oct 2012 12:33:46 +0000 (UTC) Received: (qmail 38460 invoked by uid 500); 26 Oct 2012 12:33:46 -0000 Delivered-To: apmail-tapestry-dev-archive@tapestry.apache.org Received: (qmail 38298 invoked by uid 500); 26 Oct 2012 12:33:45 -0000 Mailing-List: contact dev-help@tapestry.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Tapestry development" Delivered-To: mailing list dev@tapestry.apache.org Received: (qmail 38272 invoked by uid 99); 26 Oct 2012 12:33:44 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 26 Oct 2012 12:33:44 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of uli@spielviel.de designates 83.223.83.232 as permitted sender) Received: from [83.223.83.232] (HELO uli.spielviel.de) (83.223.83.232) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 26 Oct 2012 12:33:36 +0000 Received: from [160.45.118.26] (unknown [160.45.118.26]) by uli.spielviel.de (Postfix) with ESMTPSA id BD5AD5AACDD for ; Fri, 26 Oct 2012 14:33:14 +0200 (CEST) Message-ID: <508A830A.7010302@spielviel.de> Date: Fri, 26 Oct 2012 14:33:14 +0200 From: =?ISO-8859-1?Q?Ulrich_St=E4rk?= User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:13.0) Gecko/20120614 Thunderbird/13.0.1 MIME-Version: 1.0 To: Tapestry development Subject: publishing snapshot artifacts X-Enigmail-Version: 1.4.3 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Publishing snapshot artifcats from CI builds is working again. We now have to give the Jenkins job the version that we want it to use, at the moment this is 5.4-SNAPSHOT. This means that we have to modify (and don't forget to) the Jenkins job every time we bump version numbers. I'm not happy with this as I know that we'll forget and CI and snapshots will stop working again. I don't know when we started this but we should go back to our previous process of leaving the version at 5.x-SNAPSHOT and only during the release or a preview release fix the version number for that release at 5.x-alpha-y or 5.x.y or whatever. Uli --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org For additional commands, e-mail: dev-help@tapestry.apache.org