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

ASF GitHub Bot commented on NUTCH-2483:
---------------------------------------

sebastian-nagel opened a new pull request #265: NUTCH-2483 Remove/replace 
indirect dependencies to org.json
URL: https://github.com/apache/nutch/pull/265
 
 
   - exclude dependency for webarchive-commons: no classes requiring JSON are 
used
   - exclude dependency for wicket-bootstrap-extensions (transitive dep via 
closure-compiler):
     only one class is used from wicket-bootstrap-extensions which isn't 
related to JavaScript or JSON

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


> Remove/replace indirect dependencies to org.json
> ------------------------------------------------
>
>                 Key: NUTCH-2483
>                 URL: https://issues.apache.org/jira/browse/NUTCH-2483
>             Project: Nutch
>          Issue Type: Bug
>          Components: deployment
>    Affects Versions: 1.13
>            Reporter: Sebastian Nagel
>             Fix For: 1.14
>
>
> As indirect transitive dependency we ship with Nutch 1.x binary packages a 
> jar file of org.json which [license|http://www.json.org/license.html] is 
> since one year among the [category 
> x|https://www.apache.org/legal/resolved.html#category-x] licenses (see also 
> [license faq|https://www.apache.org/legal/resolved.html#json]).
> We should check whether the library is mandatory and the exclude or replace 
> it.



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

Reply via email to