Paolo Antinori created CAMEL-10477:
--------------------------------------
Summary: [jruby] Upgrade to 1.7.26
Key: CAMEL-10477
URL: https://issues.apache.org/jira/browse/CAMEL-10477
Project: Camel
Issue Type: Bug
Components: camel-script
Affects Versions: 2.18.0
Reporter: Paolo Antinori
Assignee: Paolo Antinori
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.
```
System.setProperty("org.jruby.embed.localcontext.scope", "threadsafe")
```
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)