Return-Path: Delivered-To: apmail-geronimo-scm-archive@www.apache.org Received: (qmail 59514 invoked from network); 9 Oct 2006 00:05:58 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 9 Oct 2006 00:05:58 -0000 Received: (qmail 80761 invoked by uid 500); 9 Oct 2006 00:05:58 -0000 Delivered-To: apmail-geronimo-scm-archive@geronimo.apache.org Received: (qmail 80623 invoked by uid 500); 9 Oct 2006 00:05:58 -0000 Mailing-List: contact scm-help@geronimo.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@geronimo.apache.org List-Id: Delivered-To: mailing list scm@geronimo.apache.org Received: (qmail 80612 invoked by uid 99); 9 Oct 2006 00:05:57 -0000 Received: from idunn.apache.osuosl.org (HELO idunn.apache.osuosl.org) (140.211.166.84) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 08 Oct 2006 17:05:57 -0700 X-ASF-Spam-Status: No, hits=-9.4 required=5.0 tests=ALL_TRUSTED,NO_REAL_NAME Received: from [140.211.166.113] ([140.211.166.113:58306] helo=eris.apache.org) by idunn.apache.osuosl.org (ecelerity 2.1.1.8 r(12930)) with ESMTP id 34/50-03466-EE099254 for ; Sun, 08 Oct 2006 16:59:43 -0700 Received: by eris.apache.org (Postfix, from userid 65534) id E611F1A981C; Sun, 8 Oct 2006 16:59:40 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r454240 - in /geronimo/genesis/trunk: config/checkstyle-config/pom.xml config/geronimo-skin/pom.xml config/logging-config/pom.xml plugins/plugin-support/pom.xml Date: Sun, 08 Oct 2006 23:59:40 -0000 To: scm@geronimo.apache.org From: jdillon@apache.org X-Mailer: svnmailer-1.1.0 Message-Id: <20061008235940.E611F1A981C@eris.apache.org> X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Author: jdillon Date: Sun Oct 8 16:59:40 2006 New Revision: 454240 URL: http://svn.apache.org/viewvc?view=rev&rev=454240 Log: Disable tests, we can not use resource-bundle packaging here due to cyclic references Modified: geronimo/genesis/trunk/config/checkstyle-config/pom.xml geronimo/genesis/trunk/config/geronimo-skin/pom.xml geronimo/genesis/trunk/config/logging-config/pom.xml geronimo/genesis/trunk/plugins/plugin-support/pom.xml Modified: geronimo/genesis/trunk/config/checkstyle-config/pom.xml URL: http://svn.apache.org/viewvc/geronimo/genesis/trunk/config/checkstyle-config/pom.xml?view=diff&rev=454240&r1=454239&r2=454240 ============================================================================== --- geronimo/genesis/trunk/config/checkstyle-config/pom.xml (original) +++ geronimo/genesis/trunk/config/checkstyle-config/pom.xml Sun Oct 8 16:59:40 2006 @@ -39,6 +39,10 @@ Provides the common Checkstyle configuration used by all modules. + + true + + Modified: geronimo/genesis/trunk/config/geronimo-skin/pom.xml URL: http://svn.apache.org/viewvc/geronimo/genesis/trunk/config/geronimo-skin/pom.xml?view=diff&rev=454240&r1=454239&r2=454240 ============================================================================== --- geronimo/genesis/trunk/config/geronimo-skin/pom.xml (original) +++ geronimo/genesis/trunk/config/geronimo-skin/pom.xml Sun Oct 8 16:59:40 2006 @@ -33,10 +33,15 @@ geronimo-skin Genesis Configuration :: Geronimo Skin + jar Provides the resources for the Geronimo Maven2 skin. + + + true + Modified: geronimo/genesis/trunk/config/logging-config/pom.xml URL: http://svn.apache.org/viewvc/geronimo/genesis/trunk/config/logging-config/pom.xml?view=diff&rev=454240&r1=454239&r2=454240 ============================================================================== --- geronimo/genesis/trunk/config/logging-config/pom.xml (original) +++ geronimo/genesis/trunk/config/logging-config/pom.xml Sun Oct 8 16:59:40 2006 @@ -40,6 +40,10 @@ primarily used to collect test output into 'target/test.log'. + + true + + Modified: geronimo/genesis/trunk/plugins/plugin-support/pom.xml URL: http://svn.apache.org/viewvc/geronimo/genesis/trunk/plugins/plugin-support/pom.xml?view=diff&rev=454240&r1=454239&r2=454240 ============================================================================== --- geronimo/genesis/trunk/plugins/plugin-support/pom.xml (original) +++ geronimo/genesis/trunk/plugins/plugin-support/pom.xml Sun Oct 8 16:59:40 2006 @@ -40,7 +40,6 @@ - ant ant @@ -58,7 +57,6 @@ commons-logging 1.0.4 -