Return-Path: Delivered-To: apmail-incubator-abdera-commits-archive@locus.apache.org Received: (qmail 43231 invoked from network); 15 Jan 2008 01:29:59 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 15 Jan 2008 01:29:59 -0000 Received: (qmail 65043 invoked by uid 500); 15 Jan 2008 01:29:49 -0000 Delivered-To: apmail-incubator-abdera-commits-archive@incubator.apache.org Received: (qmail 65028 invoked by uid 500); 15 Jan 2008 01:29:49 -0000 Mailing-List: contact abdera-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: abdera-dev@incubator.apache.org Delivered-To: mailing list abdera-commits@incubator.apache.org Received: (qmail 65019 invoked by uid 99); 15 Jan 2008 01:29:49 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 14 Jan 2008 17:29:49 -0800 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.3] (HELO eris.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 15 Jan 2008 01:29:32 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id D83591A9838; Mon, 14 Jan 2008 17:29:38 -0800 (PST) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r611990 - /incubator/abdera/java/trunk/pom.xml Date: Tue, 15 Jan 2008 01:29:38 -0000 To: abdera-commits@incubator.apache.org From: jmsnell@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20080115012938.D83591A9838@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: jmsnell Date: Mon Jan 14 17:29:37 2008 New Revision: 611990 URL: http://svn.apache.org/viewvc?rev=611990&view=rev Log: add html module to the main pom.xml Modified: incubator/abdera/java/trunk/pom.xml Modified: incubator/abdera/java/trunk/pom.xml URL: http://svn.apache.org/viewvc/incubator/abdera/java/trunk/pom.xml?rev=611990&r1=611989&r2=611990&view=diff ============================================================================== --- incubator/abdera/java/trunk/pom.xml (original) +++ incubator/abdera/java/trunk/pom.xml Mon Jan 14 17:29:37 2008 @@ -280,6 +280,8 @@ extensions/opensearch extensions/sharing extensions/wsse + extensions/oauth + extensions/html spring examples