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

ASF GitHub Bot commented on NIFI-4444:
--------------------------------------

GitHub user mcgilman opened a pull request:

    https://github.com/apache/nifi/pull/2206

    NIFI-4444: Upgrade to Jersey 2.x

    NIFI-4444: 
    - Upgrading to Jersey 2.x.
    - Updating NOTICE files where necessary.

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

    $ git pull https://github.com/mcgilman/nifi NIFI-4444

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

    https://github.com/apache/nifi/pull/2206.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 #2206
    
----
commit cb28bb5daa582117f7057ff819df4588e1c8cda1
Author: Matt Gilman <matt.c.gil...@gmail.com>
Date:   2017-10-02T21:01:31Z

    NIFI-4444:
    - Upgrading to Jersey 2.x.
    - Updating NOTICE files where necessary.

----


> Upgrade Jersey Versions
> -----------------------
>
>                 Key: NIFI-4444
>                 URL: https://issues.apache.org/jira/browse/NIFI-4444
>             Project: Apache NiFi
>          Issue Type: Bug
>          Components: Core Framework
>            Reporter: Matt Gilman
>            Assignee: Matt Gilman
>
> Need to upgrade to a newer version of Jersey. The primary motivation is to 
> upgrade the version used within NiFi itself. However, there are a number of 
> extensions that also leverage it. Of those extensions, some utilize the older 
> version defined in dependencyManagement while others override explicitly 
> within their own bundle dependencyManagement. For this JIRA I propose 
> removing the Jersey artifacts from the root pom and allow the version to be 
> specified on a bundle by bundle basis.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to