Return-Path: X-Original-To: apmail-myfaces-commits-archive@www.apache.org Delivered-To: apmail-myfaces-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id E3C14E240 for ; Wed, 6 Feb 2013 10:40:02 +0000 (UTC) Received: (qmail 99598 invoked by uid 500); 6 Feb 2013 10:40:02 -0000 Delivered-To: apmail-myfaces-commits-archive@myfaces.apache.org Received: (qmail 99450 invoked by uid 500); 6 Feb 2013 10:40:00 -0000 Mailing-List: contact commits-help@myfaces.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "MyFaces Development" Delivered-To: mailing list commits@myfaces.apache.org Received: (qmail 99401 invoked by uid 99); 6 Feb 2013 10:39:58 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 06 Feb 2013 10:39:58 +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; Wed, 06 Feb 2013 10:39:55 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 661052388978; Wed, 6 Feb 2013 10:39:35 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1442892 - /myfaces/tobago/trunk/tobago-example/pom.xml Date: Wed, 06 Feb 2013 10:39:35 -0000 To: commits@myfaces.apache.org From: lofwyr@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20130206103935.661052388978@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: lofwyr Date: Wed Feb 6 10:39:34 2013 New Revision: 1442892 URL: http://svn.apache.org/viewvc?rev=1442892&view=rev Log: - hints for the Websphere liberty profile - build the CDI version (add to modules list) Modified: myfaces/tobago/trunk/tobago-example/pom.xml Modified: myfaces/tobago/trunk/tobago-example/pom.xml URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/tobago-example/pom.xml?rev=1442892&r1=1442891&r2=1442892&view=diff ============================================================================== --- myfaces/tobago/trunk/tobago-example/pom.xml (original) +++ myfaces/tobago/trunk/tobago-example/pom.xml Wed Feb 6 10:39:34 2013 @@ -41,6 +41,75 @@ org.mortbay.jetty jetty-maven-plugin + + + @@ -55,6 +124,21 @@ codehaus-snapshots http://snapshots.repository.codehaus.org/ + @@ -80,6 +164,7 @@ tobago-example-addressbook + tobago-example-addressbook-cdi tobago-example-blank tobago-example-data tobago-example-demo @@ -92,6 +177,7 @@ all-modules tobago-example-addressbook + tobago-example-addressbook-cdi tobago-example-blank tobago-example-data tobago-example-demo