You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/03/29 14:09:00 UTC

[jira] [Commented] (NIFI-5032) Use explicit versions for transitive dependencies

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

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

GitHub user mcgilman opened a pull request:

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

    NIFI-5032: Overriding version ranges of transitive dependencies

    NIFI-5032:
    - Overriding version ranges of transitive dependencies through oauth2-oidc-sdk.

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

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

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

    https://github.com/apache/nifi/pull/2596.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 #2596
    
----
commit 52d88ef2633b91f57840002e9651436f7b2168d6
Author: Matt Gilman <ma...@...>
Date:   2018-03-29T14:07:17Z

    NIFI-5032:
    - Overriding version ranges of transitive dependencies through oauth2-oidc-sdk.

----


> Use explicit versions for transitive dependencies
> -------------------------------------------------
>
>                 Key: NIFI-5032
>                 URL: https://issues.apache.org/jira/browse/NIFI-5032
>             Project: Apache NiFi
>          Issue Type: Bug
>          Components: Tools and Build
>            Reporter: Matt Gilman
>            Assignee: Matt Gilman
>            Priority: Major
>
> The openid-connect library oauth2-oidc-sdk contains a number of dependencies which have version ranges. These ranges can be problematic to ensuring repeatable builds in different environments. These ranges should be overridden to ensure consistent classpaths. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)