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 A0FFE11A66 for ; Sun, 29 Jun 2014 13:05:16 +0000 (UTC) Received: (qmail 68915 invoked by uid 500); 29 Jun 2014 13:05:16 -0000 Delivered-To: apmail-commons-dev-archive@commons.apache.org Received: (qmail 68798 invoked by uid 500); 29 Jun 2014 13:05:16 -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 68782 invoked by uid 99); 29 Jun 2014 13:05:15 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 29 Jun 2014 13:05:15 +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 thomas.neidhart@gmail.com designates 209.85.212.169 as permitted sender) Received: from [209.85.212.169] (HELO mail-wi0-f169.google.com) (209.85.212.169) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 29 Jun 2014 13:05:12 +0000 Received: by mail-wi0-f169.google.com with SMTP id hi2so4528083wib.0 for ; Sun, 29 Jun 2014 06:04:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:reply-to:user-agent:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; bh=kIHjhwZtOebr2lU7yf4kKl500T05tr7RTTIPHkr+apg=; b=xS/JXNa7B8uqkGD4p2IsoaNLMCanLNAnL9KFbBtJDG9df60buJA4U7It2QvuGKslA3 9H+QxJi/bo9XN7ZyrN299oa2t9AZhr+kVZVprVoHuIuOto33XVGy8uUoNdVcJhMHEmkW 0LDqXjtqLM57tRttGPFTUWw3ubDVbEqJqifPj1Djfka9tvWTOCv4eTyZQTrr4LwS7Zx1 2drnv1fLgyCp+bmGZvGwegVStMOhw8t6q1B8mIX2zXXGNVYUIeCjqBHirV/Z/TlMtLi9 3zOPGC4m2WdRLwEWD5O02P4PXmkapTj9RKgsl9dS4n3LAGrys7nCSR3q8WHDCQ4bzvRR rcKg== X-Received: by 10.194.92.177 with SMTP id cn17mr38602754wjb.71.1404047087972; Sun, 29 Jun 2014 06:04:47 -0700 (PDT) Received: from [192.168.1.3] (ip-81-11-210-73.dsl.scarlet.be. [81.11.210.73]) by mx.google.com with ESMTPSA id ww4sm34474023wjc.4.2014.06.29.06.04.46 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Sun, 29 Jun 2014 06:04:47 -0700 (PDT) Message-ID: <53B00EED.6060309@gmail.com> Date: Sun, 29 Jun 2014 15:04:45 +0200 From: Thomas Neidhart Reply-To: Commons Developers List User-Agent: Mozilla/5.0 (X11; Linux i686; rv:24.0) Gecko/20100101 Thunderbird/24.6.0 MIME-Version: 1.0 To: Commons Developers List Subject: [CANCEL][VOTE] Release Logging 1.2 based on RC1 References: <53ADC75E.9040204@gmail.com> In-Reply-To: <53ADC75E.9040204@gmail.com> X-Enigmail-Version: 1.6 Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org On 06/27/2014 09:34 PM, Thomas Neidhart wrote: > This is a vote to release Commons Logging 1.2 based on the first RC. > > This release drops support for Java 1.1, mainly to address LOGGING-37. > > Logging 1.2 RC1 is available for review here: > https://dist.apache.org/repos/dist/dev/commons/logging/ > (svn revision 5694) > > Maven artifacts are here: > > > https://repository.apache.org/content/repositories/orgapachecommons-1035/commons-logging/commons-logging/1.2/ > > Details of changes since 1.1.3 are in the release notes: > > https://dist.apache.org/repos/dist/dev/commons/logging/RELEASE-NOTES.txt > > http://people.apache.org/builds/commons/logging/1.2/RC1/changes-report.html > > The tag is here: > > > https://svn.apache.org/repos/asf/commons/proper/logging/tags/LOGGING_1_2_RC1/ > (svn 1606188) > > Site: > http://people.apache.org/builds/commons/logging/1.2/RC1/ > (note some *relative* links are broken and some new directories are > not yet created - these will be OK once the site is deployed) > > KEYS: > http://www.apache.org/dist/commons/KEYS > > Please review the release candidate and vote. > This vote will close no sooner that 72 hours from now. > > [ ] +1 Release these artifacts > [ ] +0 OK, but... > [ ] -0 OK, but really should fix... > [ ] -1 I oppose this release because... The vote is cancelled to create a new RC to include the pmd.xml file in the source distribution. Thomas --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org For additional commands, e-mail: dev-help@commons.apache.org