Return-Path: X-Original-To: apmail-camel-dev-archive@www.apache.org Delivered-To: apmail-camel-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 26FFB72FF for ; Fri, 2 Sep 2011 14:12:35 +0000 (UTC) Received: (qmail 63213 invoked by uid 500); 2 Sep 2011 14:12:35 -0000 Delivered-To: apmail-camel-dev-archive@camel.apache.org Received: (qmail 62877 invoked by uid 500); 2 Sep 2011 14:12:34 -0000 Mailing-List: contact dev-help@camel.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@camel.apache.org Delivered-To: mailing list dev@camel.apache.org Received: (qmail 62869 invoked by uid 99); 2 Sep 2011 14:12:34 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 02 Sep 2011 14:12:34 +0000 X-ASF-Spam-Status: No, hits=-1999.2 required=5.0 tests=ALL_TRUSTED,RP_MATCHES_RCVD,URI_HEX X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 02 Sep 2011 14:12:31 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 045903CD3B for ; Fri, 2 Sep 2011 14:12:10 +0000 (UTC) Date: Fri, 2 Sep 2011 14:12:10 +0000 (UTC) From: "Freeman Fang (JIRA)" To: dev@camel.apache.org Message-ID: <813251180.10551.1314972730014.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <275339697.10331.1314967929986.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Commented] (CAMEL-4407) camel-script feature should ship script implementation bundles like groovy/javascript/ruby MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/CAMEL-4407?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13095999#comment-13095999 ] Freeman Fang commented on CAMEL-4407: ------------------------------------- Hi Claus, Thanks for reminder. Yeah, we need use groovy 1.8.1 here. Regards Freeman > camel-script feature should ship script implementation bundles like groovy/javascript/ruby > ------------------------------------------------------------------------------------------ > > Key: CAMEL-4407 > URL: https://issues.apache.org/jira/browse/CAMEL-4407 > Project: Camel > Issue Type: Improvement > Reporter: Freeman Fang > Assignee: Freeman Fang > > the camel-script feature looks like > > camel-core > mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.scripting-api-1.0/1.7.0 > mvn:org.apache.camel/camel-script/2.6.0 > > it has no specific script implementation bundles > the servicemix-scripting feature looks like > > servicemix-shared > mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.scripting-api-1.0/1.7.0 > mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.asm/2.2.3_4 > mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.antlr/2.7.7_3 > mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.groovy/1.5.6_4 > mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.rhino/1.7R1_3 > mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.jruby/1.1.2_3 > mvn:com.google.code.scriptengines/scriptengines-groovy/1.1 > mvn:com.google.code.scriptengines/scriptengines-javascript/1.1 > mvn:com.google.code.scriptengines/scriptengines-jruby/1.1 > mvn:org.apache.servicemix/servicemix-scripting/2011.01 > > It ship groovy/ruby/javascript implementation bundle. > We should do same for camel-script feature, otherwise customer can't use camel-script feature without servicemix-scripting get installed. > There's a related discussion on Servciemix mailing list[1], I think we need fix it in camel > [1]http://servicemix.396122.n5.nabble.com/Exception-when-using-JavaScript-expression-in-Camel-routes-td4758137.html#a4761878 -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira