You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@twill.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2015/11/11 23:04:11 UTC

[jira] [Commented] (TWILL-155) TwillLaunch should sort the jars paths when creating the classloader

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

ASF GitHub Bot commented on TWILL-155:
--------------------------------------

GitHub user chtyim opened a pull request:

    https://github.com/apache/incubator-twill/pull/71

    (TWILL-155) Sort file listed from directory in TwillLauncher

    This gives a deterministic behavior on the ClassLoader created
    by TwillLauncher

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

    $ git pull https://github.com/chtyim/incubator-twill feature/twill-155

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

    https://github.com/apache/incubator-twill/pull/71.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 #71
    
----
commit 468ab33db90cf7257625fde5f087a0c924709e28
Author: Terence Yim <ch...@apache.org>
Date:   2015-11-11T22:03:27Z

    (TWILL-155) Sort file listed from directory in TwillLauncher
    
    This gives a deterministic behavior on the ClassLoader created
    by TwillLauncher

----


> TwillLaunch should sort the jars paths when creating the classloader
> --------------------------------------------------------------------
>
>                 Key: TWILL-155
>                 URL: https://issues.apache.org/jira/browse/TWILL-155
>             Project: Apache Twill
>          Issue Type: Improvement
>          Components: core
>            Reporter: Terence Yim
>            Assignee: Terence Yim
>             Fix For: 0.7.0-incubating
>
>
> It gives a more deterministic behavior on class loading



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