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

[jira] [Commented] (TC-58) Remove dependency of JDNSSEC library

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

ASF GitHub Bot commented on TC-58:
----------------------------------

GitHub user trevorackerman opened a pull request:

    https://github.com/apache/incubator-trafficcontrol/pull/110

    [TC-58] TR able to work without JDNSSEC

    Traffic Router will still use JDNSSEC by default.
    
    Add parameter 'usejdnssec=false' to the config section of CR Config and snapshot to make Traffic Router use only the dnsjava library that is compliant with the Apache License
    
    This goes towards being able to remove JDNSSEC dependency
    
    The next step is to simply remove it altogether and collapse some of the interfaces that allow using either JDNSSEC or dnsjava


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

    $ git pull https://github.com/trevorackerman/incubator-trafficcontrol alt-wrapper

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

    https://github.com/apache/incubator-trafficcontrol/pull/110.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 #110
    
----

----


> Remove dependency of JDNSSEC library
> ------------------------------------
>
>                 Key: TC-58
>                 URL: https://issues.apache.org/jira/browse/TC-58
>             Project: Traffic Control
>          Issue Type: Bug
>          Components: Traffic Router
>    Affects Versions: 1.8.0
>            Reporter: Trevor Ackerman
>              Labels: triaged
>             Fix For: 1.9.0
>
>
> The JDNSSEC library used by Traffic Router is not compliant with the Apache License



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