Return-Path: Delivered-To: apmail-incubator-click-commits-archive@minotaur.apache.org Received: (qmail 75508 invoked from network); 22 Feb 2009 11:41:36 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 22 Feb 2009 11:41:36 -0000 Received: (qmail 815 invoked by uid 500); 22 Feb 2009 11:41:36 -0000 Delivered-To: apmail-incubator-click-commits-archive@incubator.apache.org Received: (qmail 807 invoked by uid 500); 22 Feb 2009 11:41:36 -0000 Mailing-List: contact click-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: click-dev@incubator.apache.org Delivered-To: mailing list click-commits@incubator.apache.org Received: (qmail 794 invoked by uid 99); 22 Feb 2009 11:41:36 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 22 Feb 2009 03:41:36 -0800 X-ASF-Spam-Status: No, hits=-2000.0 required=10.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; Sun, 22 Feb 2009 11:41:34 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 94A2D23889C0; Sun, 22 Feb 2009 11:41:14 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r746659 - /incubator/click/trunk/click/build/click-extras.pom Date: Sun, 22 Feb 2009 11:41:14 -0000 To: click-commits@incubator.apache.org From: sabob@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20090222114114.94A2D23889C0@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: sabob Date: Sun Feb 22 11:41:14 2009 New Revision: 746659 URL: http://svn.apache.org/viewvc?rev=746659&view=rev Log: updated extras pom Modified: incubator/click/trunk/click/build/click-extras.pom Modified: incubator/click/trunk/click/build/click-extras.pom URL: http://svn.apache.org/viewvc/incubator/click/trunk/click/build/click-extras.pom?rev=746659&r1=746658&r2=746659&view=diff ============================================================================== --- incubator/click/trunk/click/build/click-extras.pom (original) +++ incubator/click/trunk/click/build/click-extras.pom Sun Feb 22 11:41:14 2009 @@ -72,17 +72,30 @@ - org.hibernate - hibernate - 3.2.6 - true + org.hibernate + hibernate + 3.2.6.ga + true + + + javax.transaction + jta + + - org.objectstyle.cayenne - cayenne-nodeps - 2.0.4 - true + org.apache.cayenne + cayenne-nodeps + 2.0.4 + true + + + + org.freemarker + freemarker + 2.3.12 + true