You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/11/14 17:34:58 UTC

[jira] [Commented] (CAMEL-10477) [jruby] Upgrade to 1.7.26

    [ https://issues.apache.org/jira/browse/CAMEL-10477?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15664484#comment-15664484 ] 

ASF GitHub Bot commented on CAMEL-10477:
----------------------------------------

GitHub user paoloantinori opened a pull request:

    https://github.com/apache/camel/pull/1270

    CAMEL-10477 - jruby 1.7.26

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/paoloantinori/camel CAMEL-10477

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/camel/pull/1270.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 #1270
    
----
commit ba1035b72a99ae28da24117fd9d678f2a0051365
Author: Paolo Antinori <pa...@redhat.com>
Date:   2016-11-14T17:33:21Z

    CAMEL-10477 - jruby 1.7.26

----


> [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.
> {code}
> System.setProperty("org.jruby.embed.localcontext.scope", "threadsafe")
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)