From adffaces-commits-return-638-apmail-incubator-adffaces-commits-archive=incubator.apache.org@incubator.apache.org Tue Aug 15 17:40:07 2006 Return-Path: Delivered-To: apmail-incubator-adffaces-commits-archive@locus.apache.org Received: (qmail 51785 invoked from network); 15 Aug 2006 17:40:06 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 15 Aug 2006 17:40:06 -0000 Received: (qmail 94641 invoked by uid 500); 15 Aug 2006 17:40:06 -0000 Delivered-To: apmail-incubator-adffaces-commits-archive@incubator.apache.org Received: (qmail 94620 invoked by uid 500); 15 Aug 2006 17:40:06 -0000 Mailing-List: contact adffaces-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: adffaces-dev@incubator.apache.org Delivered-To: mailing list adffaces-commits@incubator.apache.org Received: (qmail 94611 invoked by uid 99); 15 Aug 2006 17:40:06 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 15 Aug 2006 10:40:06 -0700 X-ASF-Spam-Status: No, hits=-9.4 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [140.211.166.113] (HELO eris.apache.org) (140.211.166.113) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 15 Aug 2006 10:40:05 -0700 Received: by eris.apache.org (Postfix, from userid 65534) id C4C5A1A981A; Tue, 15 Aug 2006 10:39:45 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r431651 - /incubator/adffaces/branches/matzew-rc1-plugins-m1/pom.xml Date: Tue, 15 Aug 2006 17:39:45 -0000 To: adffaces-commits@incubator.apache.org From: matzew@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20060815173945.C4C5A1A981A@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Author: matzew Date: Tue Aug 15 10:39:45 2006 New Revision: 431651 URL: http://svn.apache.org/viewvc?rev=431651&view=rev Log: some pom stuff Modified: incubator/adffaces/branches/matzew-rc1-plugins-m1/pom.xml Modified: incubator/adffaces/branches/matzew-rc1-plugins-m1/pom.xml URL: http://svn.apache.org/viewvc/incubator/adffaces/branches/matzew-rc1-plugins-m1/pom.xml?rev=431651&r1=431650&r2=431651&view=diff ============================================================================== --- incubator/adffaces/branches/matzew-rc1-plugins-m1/pom.xml (original) +++ incubator/adffaces/branches/matzew-rc1-plugins-m1/pom.xml Tue Aug 15 10:39:45 2006 @@ -164,7 +164,26 @@ site + + + + + org.apache.maven.plugins + maven-site-plugin + + UTF-8 + true + + + + + + + apache-site + Apache Website + scpexe://minotaur.apache.org/www/incubator.apache.org/adffaces + false apache-maven-snapshots @@ -188,4 +207,4 @@ --> - + \ No newline at end of file