Return-Path: Delivered-To: apmail-activemq-camel-commits-archive@locus.apache.org Received: (qmail 63221 invoked from network); 11 Dec 2008 02:43:49 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 11 Dec 2008 02:43:49 -0000 Received: (qmail 86421 invoked by uid 500); 11 Dec 2008 02:44:02 -0000 Delivered-To: apmail-activemq-camel-commits-archive@activemq.apache.org Received: (qmail 86396 invoked by uid 500); 11 Dec 2008 02:44:02 -0000 Mailing-List: contact camel-commits-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: camel-dev@activemq.apache.org Delivered-To: mailing list camel-commits@activemq.apache.org Received: (qmail 86384 invoked by uid 99); 11 Dec 2008 02:44:02 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 10 Dec 2008 18:44:02 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= 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; Thu, 11 Dec 2008 02:43:47 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 9158F2388882; Wed, 10 Dec 2008 18:43:26 -0800 (PST) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r725546 - /activemq/camel/trunk/components/camel-ruby/pom.xml Date: Thu, 11 Dec 2008 02:43:26 -0000 To: camel-commits@activemq.apache.org From: ningjiang@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20081211024326.9158F2388882@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: ningjiang Date: Wed Dec 10 18:43:26 2008 New Revision: 725546 URL: http://svn.apache.org/viewvc?rev=725546&view=rev Log: Downgraded the jruby version to fix the build of camel-ruby module Modified: activemq/camel/trunk/components/camel-ruby/pom.xml Modified: activemq/camel/trunk/components/camel-ruby/pom.xml URL: http://svn.apache.org/viewvc/activemq/camel/trunk/components/camel-ruby/pom.xml?rev=725546&r1=725545&r2=725546&view=diff ============================================================================== --- activemq/camel/trunk/components/camel-ruby/pom.xml (original) +++ activemq/camel/trunk/components/camel-ruby/pom.xml Wed Dec 10 18:43:26 2008 @@ -50,7 +50,7 @@ org.jruby jruby - 1.1.6RC1 + 1.1.5