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 2DE25D6AB for ; Tue, 9 Oct 2012 12:23:23 +0000 (UTC) Received: (qmail 53931 invoked by uid 500); 9 Oct 2012 12:23:23 -0000 Delivered-To: apmail-logging-commits-archive@logging.apache.org Received: (qmail 53900 invoked by uid 500); 9 Oct 2012 12:23:22 -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 53890 invoked by uid 99); 9 Oct 2012 12:23:22 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 09 Oct 2012 12:23:22 +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, 09 Oct 2012 12:23:21 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 3DA6723888EA; Tue, 9 Oct 2012 12:22:38 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1395992 - /logging/log4j/companions/extras/trunk/pom.xml Date: Tue, 09 Oct 2012 12:22:38 -0000 To: commits@logging.apache.org From: grobmeier@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20121009122238.3DA6723888EA@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: grobmeier Date: Tue Oct 9 12:22:37 2012 New Revision: 1395992 URL: http://svn.apache.org/viewvc?rev=1395992&view=rev Log: made apache pom the parent pom of extras. Removed unnecessary tags and copied the dependencies from the old parent to this one. Modified: logging/log4j/companions/extras/trunk/pom.xml Modified: logging/log4j/companions/extras/trunk/pom.xml URL: http://svn.apache.org/viewvc/logging/log4j/companions/extras/trunk/pom.xml?rev=1395992&r1=1395991&r2=1395992&view=diff ============================================================================== --- logging/log4j/companions/extras/trunk/pom.xml (original) +++ logging/log4j/companions/extras/trunk/pom.xml Tue Oct 9 12:22:37 2012 @@ -18,10 +18,9 @@ 4.0.0 - log4j - apache-log4j-companions-parent - 1.0-SNAPSHOT - ../apache-log4j-companions-parent + org.apache + apache + 11 log4j apache-log4j-extras @@ -66,22 +65,12 @@ - - - Apache License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt - repo - - scm:svn:http://svn.apache.org/repos/asf/logging/log4j/companions/extras/tags/apache-log4j-extras-1.1 scm:svn:https://svn.apache.org/repos/asf/logging/log4j/companions/extras/tags/apache-log4j-extras-1.1 http://svn.apache.org/viewcvs.cgi/logging/log4j/companions/extras/tags/apache-log4j-extras-1.1 - - The Apache Software Foundation - http://www.apache.org - + @@ -264,72 +253,34 @@ package site-deploy assembly:attached deploy - - maven-antrun-plugin - - - site - untag-site - - - - - - - - - - - run - - - - post-site - post-site - - - - - - - run - - - - site-deploy - site-deploy - - - - - - - run - - - - - - ant - ant-nodeps - 1.6.5 - - - ant - ant - 1.6.5 - - - ant-contrib - ant-contrib - 1.0b2 - - - + log4j + log4j + 1.2.17 + + + javax.jms + jms + + + com.sun.jdmk + jmxtools + + + com.sun.jmx + jmxri + + + mail + javax.mail + + + + + hsqldb hsqldb 1.8.0.7 @@ -342,6 +293,7 @@ true +