[
https://issues.apache.org/jira/browse/CAMEL-10477?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15683131#comment-15683131
]
ASF GitHub Bot commented on CAMEL-10477:
----------------------------------------
GitHub user tdiesler opened a pull request:
https://github.com/apache/camel/pull/1282
Revert "CAMEL-10477 - jruby 1.7.26"
This reverts commit 057bbaeab3a947b67803ed500d9565bb63d105e8.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/tdiesler/camel CAMEL-10477
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/camel/pull/1282.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1282
----
commit 1bfd1a76acca3fc460e3bf9e8f318312e8356922
Author: Thomas Diesler <[email protected]>
Date: 2016-11-21T10:09:43Z
Revert "CAMEL-10477 - jruby 1.7.26"
This reverts commit 057bbaeab3a947b67803ed500d9565bb63d105e8.
----
> [jruby] Upgrade to 1.7.26
> -------------------------
>
> Key: CAMEL-10477
> URL: https://issues.apache.org/jira/browse/CAMEL-10477
> Project: Camel
> Issue Type: Task
> Components: camel-script
> Affects Versions: 2.18.0
> Reporter: Paolo Antinori
> Assignee: Paolo Antinori
> Priority: Minor
> Fix For: 2.19.0
>
>
> Upgrade {{jruby}} to {{v1.7.26}}
> Note: this requires to explicitly set in test, while in used in multithread
> envs.
> {code}
> System.setProperty("org.jruby.embed.localcontext.scope", "threadsafe")
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)