Return-Path: Delivered-To: apmail-geronimo-scm-archive@www.apache.org Received: (qmail 52945 invoked from network); 31 Oct 2005 05:31:20 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 31 Oct 2005 05:31:20 -0000 Received: (qmail 38423 invoked by uid 500); 31 Oct 2005 05:31:19 -0000 Delivered-To: apmail-geronimo-scm-archive@geronimo.apache.org Received: (qmail 38415 invoked by uid 500); 31 Oct 2005 05:31:19 -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 38402 invoked by uid 99); 31 Oct 2005 05:31:19 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 30 Oct 2005 21:31:19 -0800 X-ASF-Spam-Status: No, hits=-9.4 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME X-Spam-Check-By: apache.org Received: from [209.237.227.194] (HELO minotaur.apache.org) (209.237.227.194) by apache.org (qpsmtpd/0.29) with SMTP; Sun, 30 Oct 2005 21:31:15 -0800 Received: (qmail 52888 invoked by uid 65534); 31 Oct 2005 05:30:58 -0000 Message-ID: <20051031053058.52887.qmail@minotaur.apache.org> Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r329753 - /geronimo/trunk/modules/activation/pom.xml Date: Mon, 31 Oct 2005 05:30:57 -0000 To: scm@geronimo.apache.org From: jvanzyl@apache.org X-Mailer: svnmailer-1.0.5 X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Author: jvanzyl Date: Sun Oct 30 21:30:52 2005 New Revision: 329753 URL: http://svn.apache.org/viewcvs?rev=329753&view=rev Log: o POM for geronimo activation. build works. Added: geronimo/trunk/modules/activation/pom.xml (with props) Added: geronimo/trunk/modules/activation/pom.xml URL: http://svn.apache.org/viewcvs/geronimo/trunk/modules/activation/pom.xml?rev=329753&view=auto ============================================================================== --- geronimo/trunk/modules/activation/pom.xml (added) +++ geronimo/trunk/modules/activation/pom.xml Sun Oct 30 21:30:52 2005 @@ -0,0 +1,21 @@ + + + org.apache.geronimo + geronimo + 1.0-SNAPSHOT + + 4.0.0 + geronimo-activation + Geronimo Activation + ${geronimoVersion} + + + org.apache.geronimo.specs + geronimo-spec-activation + + + org.apache.geronimo.specs + geronimo-spec-javamail + + + Propchange: geronimo/trunk/modules/activation/pom.xml ------------------------------------------------------------------------------ svn:eol-style = native Propchange: geronimo/trunk/modules/activation/pom.xml ------------------------------------------------------------------------------ svn:keywords = "Author Date Id Revision"