Return-Path: X-Original-To: apmail-commons-dev-archive@www.apache.org Delivered-To: apmail-commons-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 92CE910FB4 for ; Mon, 8 Jul 2013 08:53:26 +0000 (UTC) Received: (qmail 52139 invoked by uid 500); 8 Jul 2013 08:53:23 -0000 Delivered-To: apmail-commons-dev-archive@commons.apache.org Received: (qmail 52059 invoked by uid 500); 8 Jul 2013 08:53:23 -0000 Mailing-List: contact dev-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Commons Developers List" Delivered-To: mailing list dev@commons.apache.org Received: (qmail 52043 invoked by uid 99); 8 Jul 2013 08:53:21 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 08 Jul 2013 08:53:21 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of sebbaz@gmail.com designates 74.125.82.176 as permitted sender) Received: from [74.125.82.176] (HELO mail-we0-f176.google.com) (74.125.82.176) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 08 Jul 2013 08:53:16 +0000 Received: by mail-we0-f176.google.com with SMTP id t56so3375284wes.7 for ; Mon, 08 Jul 2013 01:52:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=FWi0JSiSv9SASAkQRkd4tfUFEMf5m0eZPGh/AfNrg48=; b=YMVl21Wb1W+LY3tB7uQwLPNBb+SHwqjAlyV5Za1h25gYCEVwrt1zhyCWjVgmRG5/02 dhHQZ5oW1m4vSdHpGuWb+2i3L2JaK4jDeB3o/WiSIKUwr/AVY1lhHTblr9PM1VvBK3Nr QjGtbmq9cSuuvdhdw8uKuVXx4GOaxeSFalKm0T8pjdlZnIM64WL3KvbLlMWdA4DGxm9v H8L0XnGMPN0VEpw8sqaRSXzIDeGIKw1MYEMJVuwNvYYmUQzp87kSX0UvXG192pAI3/FT LdsqYUsFdhndMftU78c4N2NNJFbvmyHvOmHFsCuxtQT48f7fdXf0Y/KzgMePKHHw7t8H p5IQ== MIME-Version: 1.0 X-Received: by 10.180.96.133 with SMTP id ds5mr28637844wib.24.1373273575968; Mon, 08 Jul 2013 01:52:55 -0700 (PDT) Received: by 10.194.152.103 with HTTP; Mon, 8 Jul 2013 01:52:55 -0700 (PDT) In-Reply-To: References: <51DA7474.7010500@apache.org> Date: Mon, 8 Jul 2013 09:52:55 +0100 Message-ID: Subject: Re: [JCS] Remove tempbuilds/ directory from SVN? From: sebb To: Commons Developers List Content-Type: text/plain; charset=ISO-8859-1 X-Virus-Checked: Checked by ClamAV on apache.org On 8 July 2013 09:44, Benedikt Ritter wrote: > 2013/7/8 sebb > >> On 8 July 2013 09:12, Thomas Vandahl wrote: >> > On 06.07.2013 16:10, Benedikt Ritter wrote: >> >> >> >> This may or may not be a problem when for creation of a git mirror by >> >> infra. But the question is, do we really need this directory or can we >> >> remove it? >> > >> > >> > We can surely remove it. The reason I kept the tempbuilds so far was that >> > they correspond to "release-versions" in changes.xml and it may have been >> > useful to reproduce that a certain problem has been fixed. >> >> If they are release versions, then surely they are also available from >> http://archive.apache.org/dist/ ? >> > > They are not, the directory only contained RCs: > > C:\Users\b.ritter>svn list > https://svn.apache.org/repos/asf/commons/proper/jcs/tempbuilds > jcs-1.3.1.0-RC.jar > jcs-1.3.2.0-RC.jar > jcs-1.3.2.1-RC.jar > jcs-1.3.2.2-RC.jar > jcs-1.3.2.3-RC.jar > jcs-1.3.2.4-RC.jar > jcs-1.3.2.5-RC.jar > jcs-1.3.2.6-RC.jar > jcs-1.3.2.7-RC.jar > jcs-1.3.2.8-RC.jar > jcs-1.3.3.0-RC.jar > jcs-1.3.3.1-RC.jar > jcs-1.3.3.2-RC.jar > jcs-1.3.3.3-RC.jar > jcs-1.3.3.4-RC.jar > jcs-1.3.3.5-RC.jar > If they were not official releases, then I suspect they should not be listed in changes.xml. I think that is supposed to be reserved for actual GA releases, as it is used on the website: http://commons.apache.org/proper/commons-jcs/changes-report.html That is very confusing for end-users. I think the change details should probably be merged into actual releases. > >> >> But I cannot find them - where were they released? >> >> > Bye, Thomas. >> > >> > >> > >> > >> > --------------------------------------------------------------------- >> > To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org >> > For additional commands, e-mail: dev-help@commons.apache.org >> > >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org >> For additional commands, e-mail: dev-help@commons.apache.org >> >> > > > -- > http://people.apache.org/~britter/ > http://www.systemoutprintln.de/ > http://twitter.com/BenediktRitter > http://github.com/britter --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org For additional commands, e-mail: dev-help@commons.apache.org