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

[jira] [Commented] (BROOKLYN-190) Upgrade to Jetty9

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

ASF GitHub Bot commented on BROOKLYN-190:
-----------------------------------------

GitHub user CMoH opened a pull request:

    https://github.com/apache/incubator-brooklyn/pull/997

    [BROOKLYN-190] Move from Jetty8 to Jetty9

    

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

    $ git pull https://github.com/CMoH/incubator-brooklyn jetty9

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

    https://github.com/apache/incubator-brooklyn/pull/997.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 #997
    
----
commit a30a4da45258f85f0ab3375ba0c857cc4096b61a
Author: Ciprian Ciubotariu <ch...@gmx.net>
Date:   2015-10-30T21:10:55Z

    [BROOKLYN-190] Upgrade to Jetty9
    
    Move from jetty-8.1.17.v20150415 to 9.2.13.v20150730

commit b7129ebb54edc9077fc11d7062eca29595d04c06
Author: Ciprian Ciubotariu <ch...@gmx.net>
Date:   2015-11-02T12:39:24Z

    [BROOKLYN-190] Fix failing SSL test
    
    With Jetty9 the SSL connector throws java.net.SocketException:
    Connection reset instead of what the test expected.

----


> Upgrade to Jetty9
> -----------------
>
>                 Key: BROOKLYN-190
>                 URL: https://issues.apache.org/jira/browse/BROOKLYN-190
>             Project: Brooklyn
>          Issue Type: Improvement
>    Affects Versions: 0.8.0, 0.9.0
>            Reporter: Ciprian Ciubotariu
>            Assignee: Ciprian Ciubotariu
>            Priority: Minor
>             Fix For: 0.9.0
>
>
> According to [1] jetty9 is now the stable version.
> In relation to BROOKLYN-183, current stable pax-web 4.x series also support Jetty9 (although I believe it can be used with Jetty8 as well). However, migrating Brooklyn to a more current Jetty version seems preferable.
> [1] http://www.eclipse.org/jetty/documentation/current/what-jetty-version.html



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