Return-Path: X-Original-To: apmail-logging-commits-archive@minotaur.apache.org Delivered-To: apmail-logging-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 0CA5110B81 for ; Sat, 14 Sep 2013 14:16:39 +0000 (UTC) Received: (qmail 13199 invoked by uid 500); 14 Sep 2013 14:16:37 -0000 Delivered-To: apmail-logging-commits-archive@logging.apache.org Received: (qmail 13166 invoked by uid 500); 14 Sep 2013 14:16:36 -0000 Mailing-List: contact commits-help@logging.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@logging.apache.org Delivered-To: mailing list commits@logging.apache.org Received: (qmail 12921 invoked by uid 99); 14 Sep 2013 14:16:30 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 14 Sep 2013 14:16:30 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 14 Sep 2013 14:16:28 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 2B8BD238890B; Sat, 14 Sep 2013 14:16:08 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1523249 - in /logging/log4j/log4j2/trunk: ./ log4j-1.2-api/ log4j-api/ log4j-core/ log4j-distribution/ log4j-flume-ng/ log4j-jcl/ log4j-jmx-gui/ log4j-osgi/ log4j-osgi/core-osgi-async/ log4j-osgi/core-osgi-jpa/ log4j-osgi/core-osgi-net/ lo... Date: Sat, 14 Sep 2013 14:16:07 -0000 To: commits@logging.apache.org From: rgoers@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20130914141608.2B8BD238890B@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: rgoers Date: Sat Sep 14 14:16:06 2013 New Revision: 1523249 URL: http://svn.apache.org/r1523249 Log: [maven-release-plugin] prepare release log4j-2.0-beta9 Modified: logging/log4j/log4j2/trunk/log4j-1.2-api/pom.xml logging/log4j/log4j2/trunk/log4j-api/pom.xml logging/log4j/log4j2/trunk/log4j-core/pom.xml logging/log4j/log4j2/trunk/log4j-distribution/pom.xml logging/log4j/log4j2/trunk/log4j-flume-ng/pom.xml logging/log4j/log4j2/trunk/log4j-jcl/pom.xml logging/log4j/log4j2/trunk/log4j-jmx-gui/pom.xml logging/log4j/log4j2/trunk/log4j-osgi/core-osgi-async/pom.xml logging/log4j/log4j2/trunk/log4j-osgi/core-osgi-jpa/pom.xml logging/log4j/log4j2/trunk/log4j-osgi/core-osgi-net/pom.xml logging/log4j/log4j2/trunk/log4j-osgi/core-osgi-nosql-couch/pom.xml logging/log4j/log4j2/trunk/log4j-osgi/core-osgi-nosql-mongo/pom.xml logging/log4j/log4j2/trunk/log4j-osgi/core-osgi-reduced/pom.xml logging/log4j/log4j2/trunk/log4j-osgi/pom.xml logging/log4j/log4j2/trunk/log4j-samples/flume-common/pom.xml logging/log4j/log4j2/trunk/log4j-samples/flume-embedded/pom.xml logging/log4j/log4j2/trunk/log4j-samples/flume-remote/pom.xml logging/log4j/log4j2/trunk/log4j-samples/pom.xml logging/log4j/log4j2/trunk/log4j-slf4j-impl/pom.xml logging/log4j/log4j2/trunk/log4j-taglib/pom.xml logging/log4j/log4j2/trunk/log4j-to-slf4j/pom.xml logging/log4j/log4j2/trunk/pom.xml Modified: logging/log4j/log4j2/trunk/log4j-1.2-api/pom.xml URL: http://svn.apache.org/viewvc/logging/log4j/log4j2/trunk/log4j-1.2-api/pom.xml?rev=1523249&r1=1523248&r2=1523249&view=diff ============================================================================== --- logging/log4j/log4j2/trunk/log4j-1.2-api/pom.xml (original) +++ logging/log4j/log4j2/trunk/log4j-1.2-api/pom.xml Sat Sep 14 14:16:06 2013 @@ -20,7 +20,7 @@ org.apache.logging.log4j log4j - 2.0-beta9-SNAPSHOT + 2.0-beta9 ../ log4j-1.2-api Modified: logging/log4j/log4j2/trunk/log4j-api/pom.xml URL: http://svn.apache.org/viewvc/logging/log4j/log4j2/trunk/log4j-api/pom.xml?rev=1523249&r1=1523248&r2=1523249&view=diff ============================================================================== --- logging/log4j/log4j2/trunk/log4j-api/pom.xml (original) +++ logging/log4j/log4j2/trunk/log4j-api/pom.xml Sat Sep 14 14:16:06 2013 @@ -20,7 +20,7 @@ org.apache.logging.log4j log4j - 2.0-beta9-SNAPSHOT + 2.0-beta9 ../ log4j-api Modified: logging/log4j/log4j2/trunk/log4j-core/pom.xml URL: http://svn.apache.org/viewvc/logging/log4j/log4j2/trunk/log4j-core/pom.xml?rev=1523249&r1=1523248&r2=1523249&view=diff ============================================================================== --- logging/log4j/log4j2/trunk/log4j-core/pom.xml (original) +++ logging/log4j/log4j2/trunk/log4j-core/pom.xml Sat Sep 14 14:16:06 2013 @@ -20,7 +20,7 @@ org.apache.logging.log4j log4j - 2.0-beta9-SNAPSHOT + 2.0-beta9 ../ log4j-core Modified: logging/log4j/log4j2/trunk/log4j-distribution/pom.xml URL: http://svn.apache.org/viewvc/logging/log4j/log4j2/trunk/log4j-distribution/pom.xml?rev=1523249&r1=1523248&r2=1523249&view=diff ============================================================================== --- logging/log4j/log4j2/trunk/log4j-distribution/pom.xml (original) +++ logging/log4j/log4j2/trunk/log4j-distribution/pom.xml Sat Sep 14 14:16:06 2013 @@ -20,7 +20,7 @@ org.apache.logging.log4j log4j - 2.0-beta9-SNAPSHOT + 2.0-beta9 ../ log4j-distribution Modified: logging/log4j/log4j2/trunk/log4j-flume-ng/pom.xml URL: http://svn.apache.org/viewvc/logging/log4j/log4j2/trunk/log4j-flume-ng/pom.xml?rev=1523249&r1=1523248&r2=1523249&view=diff ============================================================================== --- logging/log4j/log4j2/trunk/log4j-flume-ng/pom.xml (original) +++ logging/log4j/log4j2/trunk/log4j-flume-ng/pom.xml Sat Sep 14 14:16:06 2013 @@ -20,7 +20,7 @@ org.apache.logging.log4j log4j - 2.0-beta9-SNAPSHOT + 2.0-beta9 ../ log4j-flume-ng Modified: logging/log4j/log4j2/trunk/log4j-jcl/pom.xml URL: http://svn.apache.org/viewvc/logging/log4j/log4j2/trunk/log4j-jcl/pom.xml?rev=1523249&r1=1523248&r2=1523249&view=diff ============================================================================== --- logging/log4j/log4j2/trunk/log4j-jcl/pom.xml (original) +++ logging/log4j/log4j2/trunk/log4j-jcl/pom.xml Sat Sep 14 14:16:06 2013 @@ -20,7 +20,7 @@ org.apache.logging.log4j log4j - 2.0-beta9-SNAPSHOT + 2.0-beta9 ../ log4j-jcl Modified: logging/log4j/log4j2/trunk/log4j-jmx-gui/pom.xml URL: http://svn.apache.org/viewvc/logging/log4j/log4j2/trunk/log4j-jmx-gui/pom.xml?rev=1523249&r1=1523248&r2=1523249&view=diff ============================================================================== --- logging/log4j/log4j2/trunk/log4j-jmx-gui/pom.xml (original) +++ logging/log4j/log4j2/trunk/log4j-jmx-gui/pom.xml Sat Sep 14 14:16:06 2013 @@ -20,7 +20,7 @@ org.apache.logging.log4j log4j - 2.0-beta9-SNAPSHOT + 2.0-beta9 ../ log4j-jmx-gui Modified: logging/log4j/log4j2/trunk/log4j-osgi/core-osgi-async/pom.xml URL: http://svn.apache.org/viewvc/logging/log4j/log4j2/trunk/log4j-osgi/core-osgi-async/pom.xml?rev=1523249&r1=1523248&r2=1523249&view=diff ============================================================================== --- logging/log4j/log4j2/trunk/log4j-osgi/core-osgi-async/pom.xml (original) +++ logging/log4j/log4j2/trunk/log4j-osgi/core-osgi-async/pom.xml Sat Sep 14 14:16:06 2013 @@ -20,7 +20,7 @@ org.apache.logging.log4j log4j - 2.0-beta9-SNAPSHOT + 2.0-beta9 ../../ org.apache.logging.log4j.osgi @@ -49,7 +49,7 @@ generate-sources - + Modified: logging/log4j/log4j2/trunk/log4j-osgi/core-osgi-jpa/pom.xml URL: http://svn.apache.org/viewvc/logging/log4j/log4j2/trunk/log4j-osgi/core-osgi-jpa/pom.xml?rev=1523249&r1=1523248&r2=1523249&view=diff ============================================================================== --- logging/log4j/log4j2/trunk/log4j-osgi/core-osgi-jpa/pom.xml (original) +++ logging/log4j/log4j2/trunk/log4j-osgi/core-osgi-jpa/pom.xml Sat Sep 14 14:16:06 2013 @@ -20,7 +20,7 @@ org.apache.logging.log4j log4j - 2.0-beta9-SNAPSHOT + 2.0-beta9 ../../ org.apache.logging.log4j.osgi @@ -49,7 +49,7 @@ generate-sources - + Modified: logging/log4j/log4j2/trunk/log4j-osgi/core-osgi-net/pom.xml URL: http://svn.apache.org/viewvc/logging/log4j/log4j2/trunk/log4j-osgi/core-osgi-net/pom.xml?rev=1523249&r1=1523248&r2=1523249&view=diff ============================================================================== --- logging/log4j/log4j2/trunk/log4j-osgi/core-osgi-net/pom.xml (original) +++ logging/log4j/log4j2/trunk/log4j-osgi/core-osgi-net/pom.xml Sat Sep 14 14:16:06 2013 @@ -20,7 +20,7 @@ org.apache.logging.log4j log4j - 2.0-beta9-SNAPSHOT + 2.0-beta9 ../../ org.apache.logging.log4j.osgi @@ -49,7 +49,7 @@ generate-sources - + Modified: logging/log4j/log4j2/trunk/log4j-osgi/core-osgi-nosql-couch/pom.xml URL: http://svn.apache.org/viewvc/logging/log4j/log4j2/trunk/log4j-osgi/core-osgi-nosql-couch/pom.xml?rev=1523249&r1=1523248&r2=1523249&view=diff ============================================================================== --- logging/log4j/log4j2/trunk/log4j-osgi/core-osgi-nosql-couch/pom.xml (original) +++ logging/log4j/log4j2/trunk/log4j-osgi/core-osgi-nosql-couch/pom.xml Sat Sep 14 14:16:06 2013 @@ -20,7 +20,7 @@ org.apache.logging.log4j log4j - 2.0-beta9-SNAPSHOT + 2.0-beta9 ../../ org.apache.logging.log4j.osgi @@ -49,7 +49,7 @@ generate-sources - + Modified: logging/log4j/log4j2/trunk/log4j-osgi/core-osgi-nosql-mongo/pom.xml URL: http://svn.apache.org/viewvc/logging/log4j/log4j2/trunk/log4j-osgi/core-osgi-nosql-mongo/pom.xml?rev=1523249&r1=1523248&r2=1523249&view=diff ============================================================================== --- logging/log4j/log4j2/trunk/log4j-osgi/core-osgi-nosql-mongo/pom.xml (original) +++ logging/log4j/log4j2/trunk/log4j-osgi/core-osgi-nosql-mongo/pom.xml Sat Sep 14 14:16:06 2013 @@ -20,7 +20,7 @@ org.apache.logging.log4j log4j - 2.0-beta9-SNAPSHOT + 2.0-beta9 ../../ org.apache.logging.log4j.osgi @@ -49,7 +49,7 @@ generate-sources - + Modified: logging/log4j/log4j2/trunk/log4j-osgi/core-osgi-reduced/pom.xml URL: http://svn.apache.org/viewvc/logging/log4j/log4j2/trunk/log4j-osgi/core-osgi-reduced/pom.xml?rev=1523249&r1=1523248&r2=1523249&view=diff ============================================================================== --- logging/log4j/log4j2/trunk/log4j-osgi/core-osgi-reduced/pom.xml (original) +++ logging/log4j/log4j2/trunk/log4j-osgi/core-osgi-reduced/pom.xml Sat Sep 14 14:16:06 2013 @@ -20,7 +20,7 @@ org.apache.logging.log4j log4j - 2.0-beta9-SNAPSHOT + 2.0-beta9 ../../ org.apache.logging.log4j.osgi @@ -49,7 +49,7 @@ generate-sources - + Modified: logging/log4j/log4j2/trunk/log4j-osgi/pom.xml URL: http://svn.apache.org/viewvc/logging/log4j/log4j2/trunk/log4j-osgi/pom.xml?rev=1523249&r1=1523248&r2=1523249&view=diff ============================================================================== --- logging/log4j/log4j2/trunk/log4j-osgi/pom.xml (original) +++ logging/log4j/log4j2/trunk/log4j-osgi/pom.xml Sat Sep 14 14:16:06 2013 @@ -20,7 +20,7 @@ org.apache.logging.log4j log4j - 2.0-beta9-SNAPSHOT + 2.0-beta9 ../ org.apache.logging.log4j.osgi Modified: logging/log4j/log4j2/trunk/log4j-samples/flume-common/pom.xml URL: http://svn.apache.org/viewvc/logging/log4j/log4j2/trunk/log4j-samples/flume-common/pom.xml?rev=1523249&r1=1523248&r2=1523249&view=diff ============================================================================== --- logging/log4j/log4j2/trunk/log4j-samples/flume-common/pom.xml (original) +++ logging/log4j/log4j2/trunk/log4j-samples/flume-common/pom.xml Sat Sep 14 14:16:06 2013 @@ -20,7 +20,7 @@ log4j-samples org.apache.logging.log4j.samples - 2.0-beta9-SNAPSHOT + 2.0-beta9 log4j-samples-flume-common jar Modified: logging/log4j/log4j2/trunk/log4j-samples/flume-embedded/pom.xml URL: http://svn.apache.org/viewvc/logging/log4j/log4j2/trunk/log4j-samples/flume-embedded/pom.xml?rev=1523249&r1=1523248&r2=1523249&view=diff ============================================================================== --- logging/log4j/log4j2/trunk/log4j-samples/flume-embedded/pom.xml (original) +++ logging/log4j/log4j2/trunk/log4j-samples/flume-embedded/pom.xml Sat Sep 14 14:16:06 2013 @@ -20,7 +20,7 @@ log4j-samples org.apache.logging.log4j.samples - 2.0-beta9-SNAPSHOT + 2.0-beta9 log4j-samples-flume-embedded war Modified: logging/log4j/log4j2/trunk/log4j-samples/flume-remote/pom.xml URL: http://svn.apache.org/viewvc/logging/log4j/log4j2/trunk/log4j-samples/flume-remote/pom.xml?rev=1523249&r1=1523248&r2=1523249&view=diff ============================================================================== --- logging/log4j/log4j2/trunk/log4j-samples/flume-remote/pom.xml (original) +++ logging/log4j/log4j2/trunk/log4j-samples/flume-remote/pom.xml Sat Sep 14 14:16:06 2013 @@ -20,7 +20,7 @@ log4j-samples org.apache.logging.log4j.samples - 2.0-beta9-SNAPSHOT + 2.0-beta9 log4j-samples-flume-remote war Modified: logging/log4j/log4j2/trunk/log4j-samples/pom.xml URL: http://svn.apache.org/viewvc/logging/log4j/log4j2/trunk/log4j-samples/pom.xml?rev=1523249&r1=1523248&r2=1523249&view=diff ============================================================================== --- logging/log4j/log4j2/trunk/log4j-samples/pom.xml (original) +++ logging/log4j/log4j2/trunk/log4j-samples/pom.xml Sat Sep 14 14:16:06 2013 @@ -20,7 +20,7 @@ org.apache.logging.log4j log4j - 2.0-beta9-SNAPSHOT + 2.0-beta9 ../ org.apache.logging.log4j.samples Modified: logging/log4j/log4j2/trunk/log4j-slf4j-impl/pom.xml URL: http://svn.apache.org/viewvc/logging/log4j/log4j2/trunk/log4j-slf4j-impl/pom.xml?rev=1523249&r1=1523248&r2=1523249&view=diff ============================================================================== --- logging/log4j/log4j2/trunk/log4j-slf4j-impl/pom.xml (original) +++ logging/log4j/log4j2/trunk/log4j-slf4j-impl/pom.xml Sat Sep 14 14:16:06 2013 @@ -20,7 +20,7 @@ org.apache.logging.log4j log4j - 2.0-beta9-SNAPSHOT + 2.0-beta9 ../ log4j-slf4j-impl Modified: logging/log4j/log4j2/trunk/log4j-taglib/pom.xml URL: http://svn.apache.org/viewvc/logging/log4j/log4j2/trunk/log4j-taglib/pom.xml?rev=1523249&r1=1523248&r2=1523249&view=diff ============================================================================== --- logging/log4j/log4j2/trunk/log4j-taglib/pom.xml (original) +++ logging/log4j/log4j2/trunk/log4j-taglib/pom.xml Sat Sep 14 14:16:06 2013 @@ -20,7 +20,7 @@ org.apache.logging.log4j log4j - 2.0-beta9-SNAPSHOT + 2.0-beta9 ../ log4j-taglib Modified: logging/log4j/log4j2/trunk/log4j-to-slf4j/pom.xml URL: http://svn.apache.org/viewvc/logging/log4j/log4j2/trunk/log4j-to-slf4j/pom.xml?rev=1523249&r1=1523248&r2=1523249&view=diff ============================================================================== --- logging/log4j/log4j2/trunk/log4j-to-slf4j/pom.xml (original) +++ logging/log4j/log4j2/trunk/log4j-to-slf4j/pom.xml Sat Sep 14 14:16:06 2013 @@ -20,7 +20,7 @@ org.apache.logging.log4j log4j - 2.0-beta9-SNAPSHOT + 2.0-beta9 ../ log4j-to-slf4j Modified: logging/log4j/log4j2/trunk/pom.xml URL: http://svn.apache.org/viewvc/logging/log4j/log4j2/trunk/pom.xml?rev=1523249&r1=1523248&r2=1523249&view=diff ============================================================================== --- logging/log4j/log4j2/trunk/pom.xml (original) +++ logging/log4j/log4j2/trunk/pom.xml Sat Sep 14 14:16:06 2013 @@ -21,7 +21,7 @@ log4j pom Apache Log4j 2 - 2.0-beta9-SNAPSHOT + 2.0-beta9 org.apache apache @@ -122,9 +122,9 @@ - scm:svn:http://svn.apache.org/repos/asf/logging/log4j/log4j2/trunk - scm:svn:https://svn.apache.org/repos/asf/logging/log4j/log4j2/trunk - http://svn.apache.org/viewvc/logging/log4j/log4j2/trunk + scm:svn:http://svn.apache.org/repos/asf/logging/log4j/log4j2/tags/log4j-2.0-beta9 + scm:svn:https://svn.apache.org/repos/asf/logging/log4j/log4j2/tags/log4j-2.0-beta9 + http://svn.apache.org/viewvc/logging/log4j/log4j2/tags/log4j-2.0-beta9 Apache Software Foundation