[
https://issues.apache.org/jira/browse/CAMEL-12715?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16577314#comment-16577314
]
ASF GitHub Bot commented on CAMEL-12715:
----------------------------------------
onderson commented on a change in pull request #2465: CAMEL-12715: Fixed
camel-script dependencies
URL: https://github.com/apache/camel/pull/2465#discussion_r209436888
##########
File path: components/camel-script/pom.xml
##########
@@ -78,23 +78,14 @@
<version>${jython-version}</version>
<scope>test</scope>
</dependency>
- <!-- for camel-script groovy upgrade requires rework as
camel-itest-karaf fails to succeed
Review comment:
not really. because karaf itests uses the specific version. Please see this
line;
https://github.com/apache/camel/blob/master/platforms/karaf/features/src/main/resources/features.xml#L1943
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> camel-script - Upgrade to Groovy 2.5.1 and check camel-itest-karaf and
> feature.
> --------------------------------------------------------------------------------
>
> Key: CAMEL-12715
> URL: https://issues.apache.org/jira/browse/CAMEL-12715
> Project: Camel
> Issue Type: Task
> Components: camel-script, tests
> Reporter: Önder Sezgin
> Assignee: Alex Dettinger
> Priority: Minor
> Fix For: 2.23.0
>
>
> Groovy 2.5.1 was released. many components upgraded but camel-script karaf
> itest fails with the following error.
>
> Cannot get language with name: Groovy
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)