Return-Path: Delivered-To: apmail-incubator-click-commits-archive@minotaur.apache.org Received: (qmail 15249 invoked from network); 5 Jun 2009 20:43:43 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 5 Jun 2009 20:43:43 -0000 Received: (qmail 52742 invoked by uid 500); 5 Jun 2009 20:43:55 -0000 Delivered-To: apmail-incubator-click-commits-archive@incubator.apache.org Received: (qmail 52729 invoked by uid 500); 5 Jun 2009 20:43:55 -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 52719 invoked by uid 99); 5 Jun 2009 20:43:55 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 05 Jun 2009 20:43:55 +0000 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; Fri, 05 Jun 2009 20:43:53 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id B0CB2238888F; Fri, 5 Jun 2009 20:43:33 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r782130 - in /incubator/click/trunk/click: build/click-extras.pom examples/build.xml Date: Fri, 05 Jun 2009 20:43:33 -0000 To: click-commits@incubator.apache.org From: sabob@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20090605204333.B0CB2238888F@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: sabob Date: Fri Jun 5 20:43:33 2009 New Revision: 782130 URL: http://svn.apache.org/viewvc?rev=782130&view=rev Log: removed oro dependency Modified: incubator/click/trunk/click/build/click-extras.pom incubator/click/trunk/click/examples/build.xml Modified: incubator/click/trunk/click/build/click-extras.pom URL: http://svn.apache.org/viewvc/incubator/click/trunk/click/build/click-extras.pom?rev=782130&r1=782129&r2=782130&view=diff ============================================================================== --- incubator/click/trunk/click/build/click-extras.pom (original) +++ incubator/click/trunk/click/build/click-extras.pom Fri Jun 5 20:43:33 2009 @@ -60,10 +60,6 @@ jmxri - oro - oro - - junit junit @@ -101,7 +97,7 @@ org.springframework spring - 2.5.4 + 2.5.6 true Modified: incubator/click/trunk/click/examples/build.xml URL: http://svn.apache.org/viewvc/incubator/click/trunk/click/examples/build.xml?rev=782130&r1=782129&r2=782130&view=diff ============================================================================== --- incubator/click/trunk/click/examples/build.xml (original) +++ incubator/click/trunk/click/examples/build.xml Fri Jun 5 20:43:33 2009 @@ -158,7 +158,6 @@ -