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 04603108CF for ; Tue, 7 May 2013 01:58:10 +0000 (UTC) Received: (qmail 5825 invoked by uid 500); 7 May 2013 01:58:10 -0000 Delivered-To: apmail-logging-commits-archive@logging.apache.org Received: (qmail 5796 invoked by uid 500); 7 May 2013 01:58:09 -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 5786 invoked by uid 99); 7 May 2013 01:58:09 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 07 May 2013 01:58:09 +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; Tue, 07 May 2013 01:58:06 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 4495E23888EA; Tue, 7 May 2013 01:57:44 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1479747 - in /logging/log4j/log4j2/trunk: ./ api/ core/ dist/ flume-ng/ jcl-bridge/ jmx-gui/ log4j-to-slf4j/ log4j12-api/ samples/ samples/flume-common/ samples/flume-embedded/ samples/flume-remote/ slf4j-impl/ taglib/ web/ Date: Tue, 07 May 2013 01:57:43 -0000 To: commits@logging.apache.org From: rgoers@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20130507015744.4495E23888EA@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: rgoers Date: Tue May 7 01:57:42 2013 New Revision: 1479747 URL: http://svn.apache.org/r1479747 Log: [maven-release-plugin] prepare release log4j-2.0-beta6 Modified: logging/log4j/log4j2/trunk/api/pom.xml logging/log4j/log4j2/trunk/core/pom.xml logging/log4j/log4j2/trunk/dist/pom.xml logging/log4j/log4j2/trunk/flume-ng/pom.xml logging/log4j/log4j2/trunk/jcl-bridge/pom.xml logging/log4j/log4j2/trunk/jmx-gui/pom.xml logging/log4j/log4j2/trunk/log4j-to-slf4j/pom.xml logging/log4j/log4j2/trunk/log4j12-api/pom.xml logging/log4j/log4j2/trunk/pom.xml logging/log4j/log4j2/trunk/samples/flume-common/pom.xml logging/log4j/log4j2/trunk/samples/flume-embedded/pom.xml logging/log4j/log4j2/trunk/samples/flume-remote/pom.xml logging/log4j/log4j2/trunk/samples/pom.xml logging/log4j/log4j2/trunk/slf4j-impl/pom.xml logging/log4j/log4j2/trunk/taglib/pom.xml logging/log4j/log4j2/trunk/web/pom.xml Modified: logging/log4j/log4j2/trunk/api/pom.xml URL: http://svn.apache.org/viewvc/logging/log4j/log4j2/trunk/api/pom.xml?rev=1479747&r1=1479746&r2=1479747&view=diff ============================================================================== --- logging/log4j/log4j2/trunk/api/pom.xml (original) +++ logging/log4j/log4j2/trunk/api/pom.xml Tue May 7 01:57:42 2013 @@ -20,7 +20,7 @@ org.apache.logging.log4j log4j - 2.0-beta6-SNAPSHOT + 2.0-beta6 ../ org.apache.logging.log4j Modified: logging/log4j/log4j2/trunk/core/pom.xml URL: http://svn.apache.org/viewvc/logging/log4j/log4j2/trunk/core/pom.xml?rev=1479747&r1=1479746&r2=1479747&view=diff ============================================================================== --- logging/log4j/log4j2/trunk/core/pom.xml (original) +++ logging/log4j/log4j2/trunk/core/pom.xml Tue May 7 01:57:42 2013 @@ -20,7 +20,7 @@ org.apache.logging.log4j log4j - 2.0-beta6-SNAPSHOT + 2.0-beta6 ../ org.apache.logging.log4j Modified: logging/log4j/log4j2/trunk/dist/pom.xml URL: http://svn.apache.org/viewvc/logging/log4j/log4j2/trunk/dist/pom.xml?rev=1479747&r1=1479746&r2=1479747&view=diff ============================================================================== --- logging/log4j/log4j2/trunk/dist/pom.xml (original) +++ logging/log4j/log4j2/trunk/dist/pom.xml Tue May 7 01:57:42 2013 @@ -30,7 +30,7 @@ limitations under the License. org.apache.logging.log4j log4j - 2.0-beta6-SNAPSHOT + 2.0-beta6 ../ Modified: logging/log4j/log4j2/trunk/flume-ng/pom.xml URL: http://svn.apache.org/viewvc/logging/log4j/log4j2/trunk/flume-ng/pom.xml?rev=1479747&r1=1479746&r2=1479747&view=diff ============================================================================== --- logging/log4j/log4j2/trunk/flume-ng/pom.xml (original) +++ logging/log4j/log4j2/trunk/flume-ng/pom.xml Tue May 7 01:57:42 2013 @@ -20,7 +20,7 @@ org.apache.logging.log4j log4j - 2.0-beta6-SNAPSHOT + 2.0-beta6 ../ org.apache.logging.log4j Modified: logging/log4j/log4j2/trunk/jcl-bridge/pom.xml URL: http://svn.apache.org/viewvc/logging/log4j/log4j2/trunk/jcl-bridge/pom.xml?rev=1479747&r1=1479746&r2=1479747&view=diff ============================================================================== --- logging/log4j/log4j2/trunk/jcl-bridge/pom.xml (original) +++ logging/log4j/log4j2/trunk/jcl-bridge/pom.xml Tue May 7 01:57:42 2013 @@ -20,7 +20,7 @@ log4j org.apache.logging.log4j - 2.0-beta6-SNAPSHOT + 2.0-beta6 ../ 4.0.0 Modified: logging/log4j/log4j2/trunk/jmx-gui/pom.xml URL: http://svn.apache.org/viewvc/logging/log4j/log4j2/trunk/jmx-gui/pom.xml?rev=1479747&r1=1479746&r2=1479747&view=diff ============================================================================== --- logging/log4j/log4j2/trunk/jmx-gui/pom.xml (original) +++ logging/log4j/log4j2/trunk/jmx-gui/pom.xml Tue May 7 01:57:42 2013 @@ -20,7 +20,7 @@ org.apache.logging.log4j log4j - 2.0-beta6-SNAPSHOT + 2.0-beta6 ../ org.apache.logging.log4j 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=1479747&r1=1479746&r2=1479747&view=diff ============================================================================== --- logging/log4j/log4j2/trunk/log4j-to-slf4j/pom.xml (original) +++ logging/log4j/log4j2/trunk/log4j-to-slf4j/pom.xml Tue May 7 01:57:42 2013 @@ -20,7 +20,7 @@ org.apache.logging.log4j log4j - 2.0-beta6-SNAPSHOT + 2.0-beta6 ../ log4j-to-slf4j Modified: logging/log4j/log4j2/trunk/log4j12-api/pom.xml URL: http://svn.apache.org/viewvc/logging/log4j/log4j2/trunk/log4j12-api/pom.xml?rev=1479747&r1=1479746&r2=1479747&view=diff ============================================================================== --- logging/log4j/log4j2/trunk/log4j12-api/pom.xml (original) +++ logging/log4j/log4j2/trunk/log4j12-api/pom.xml Tue May 7 01:57:42 2013 @@ -20,7 +20,7 @@ org.apache.logging.log4j log4j - 2.0-beta6-SNAPSHOT + 2.0-beta6 ../ org.apache.logging.log4j Modified: logging/log4j/log4j2/trunk/pom.xml URL: http://svn.apache.org/viewvc/logging/log4j/log4j2/trunk/pom.xml?rev=1479747&r1=1479746&r2=1479747&view=diff ============================================================================== --- logging/log4j/log4j2/trunk/pom.xml (original) +++ logging/log4j/log4j2/trunk/pom.xml Tue May 7 01:57:42 2013 @@ -21,7 +21,7 @@ log4j pom Apache Log4j 2 - 2.0-beta6-SNAPSHOT + 2.0-beta6 org.apache apache @@ -118,9 +118,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-beta6 + scm:svn:https://svn.apache.org/repos/asf/logging/log4j/log4j2/tags/log4j-2.0-beta6 + http://svn.apache.org/viewvc/logging/log4j/log4j2/tags/log4j-2.0-beta6 Apache Software Foundation Modified: logging/log4j/log4j2/trunk/samples/flume-common/pom.xml URL: http://svn.apache.org/viewvc/logging/log4j/log4j2/trunk/samples/flume-common/pom.xml?rev=1479747&r1=1479746&r2=1479747&view=diff ============================================================================== --- logging/log4j/log4j2/trunk/samples/flume-common/pom.xml (original) +++ logging/log4j/log4j2/trunk/samples/flume-common/pom.xml Tue May 7 01:57:42 2013 @@ -21,7 +21,7 @@ log4j-samples org.apache.logging.log4j.samples - 2.0-beta6-SNAPSHOT + 2.0-beta6 org.apache.logging.log4j.samples flume-common Modified: logging/log4j/log4j2/trunk/samples/flume-embedded/pom.xml URL: http://svn.apache.org/viewvc/logging/log4j/log4j2/trunk/samples/flume-embedded/pom.xml?rev=1479747&r1=1479746&r2=1479747&view=diff ============================================================================== --- logging/log4j/log4j2/trunk/samples/flume-embedded/pom.xml (original) +++ logging/log4j/log4j2/trunk/samples/flume-embedded/pom.xml Tue May 7 01:57:42 2013 @@ -21,7 +21,7 @@ log4j-samples org.apache.logging.log4j.samples - 2.0-beta6-SNAPSHOT + 2.0-beta6 org.apache.logging.log4j.samples flume-embedded Modified: logging/log4j/log4j2/trunk/samples/flume-remote/pom.xml URL: http://svn.apache.org/viewvc/logging/log4j/log4j2/trunk/samples/flume-remote/pom.xml?rev=1479747&r1=1479746&r2=1479747&view=diff ============================================================================== --- logging/log4j/log4j2/trunk/samples/flume-remote/pom.xml (original) +++ logging/log4j/log4j2/trunk/samples/flume-remote/pom.xml Tue May 7 01:57:42 2013 @@ -21,7 +21,7 @@ log4j-samples org.apache.logging.log4j.samples - 2.0-beta6-SNAPSHOT + 2.0-beta6 org.apache.logging.log4j.samples flume-remote Modified: logging/log4j/log4j2/trunk/samples/pom.xml URL: http://svn.apache.org/viewvc/logging/log4j/log4j2/trunk/samples/pom.xml?rev=1479747&r1=1479746&r2=1479747&view=diff ============================================================================== --- logging/log4j/log4j2/trunk/samples/pom.xml (original) +++ logging/log4j/log4j2/trunk/samples/pom.xml Tue May 7 01:57:42 2013 @@ -21,7 +21,7 @@ log4j org.apache.logging.log4j - 2.0-beta6-SNAPSHOT + 2.0-beta6 org.apache.logging.log4j.samples log4j-samples Modified: logging/log4j/log4j2/trunk/slf4j-impl/pom.xml URL: http://svn.apache.org/viewvc/logging/log4j/log4j2/trunk/slf4j-impl/pom.xml?rev=1479747&r1=1479746&r2=1479747&view=diff ============================================================================== --- logging/log4j/log4j2/trunk/slf4j-impl/pom.xml (original) +++ logging/log4j/log4j2/trunk/slf4j-impl/pom.xml Tue May 7 01:57:42 2013 @@ -20,7 +20,7 @@ org.apache.logging.log4j log4j - 2.0-beta6-SNAPSHOT + 2.0-beta6 ../ org.apache.logging.log4j Modified: logging/log4j/log4j2/trunk/taglib/pom.xml URL: http://svn.apache.org/viewvc/logging/log4j/log4j2/trunk/taglib/pom.xml?rev=1479747&r1=1479746&r2=1479747&view=diff ============================================================================== --- logging/log4j/log4j2/trunk/taglib/pom.xml (original) +++ logging/log4j/log4j2/trunk/taglib/pom.xml Tue May 7 01:57:42 2013 @@ -21,7 +21,7 @@ org.apache.logging.log4j log4j - 2.0-beta6-SNAPSHOT + 2.0-beta6 ../ org.apache.logging.log4j Modified: logging/log4j/log4j2/trunk/web/pom.xml URL: http://svn.apache.org/viewvc/logging/log4j/log4j2/trunk/web/pom.xml?rev=1479747&r1=1479746&r2=1479747&view=diff ============================================================================== --- logging/log4j/log4j2/trunk/web/pom.xml (original) +++ logging/log4j/log4j2/trunk/web/pom.xml Tue May 7 01:57:42 2013 @@ -20,7 +20,7 @@ org.apache.logging.log4j log4j - 2.0-beta6-SNAPSHOT + 2.0-beta6 ../ org.apache.logging.log4j