You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nutch.apache.org by sn...@apache.org on 2018/11/19 20:58:10 UTC

[nutch] branch 2.x updated (855e650 -> 5013b9e)

This is an automated email from the ASF dual-hosted git repository.

snagel pushed a change to branch 2.x
in repository https://gitbox.apache.org/repos/asf/nutch.git.


    from 855e650  NUTCH-2671 Upgrade to ant ivy library - roll back to 2.4.0 to bring Jenkins build back to normal
     add f88d73d  NUTCH-2668 Integrate OWASP dependency checks as ant target - add ant target "report-vulnerabilities" to generate report - initial suppression list to exclude false positives
     new 5013b9e  Merge pull request #404 from sebastian-nagel/dependency-check-2x

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 build.xml                                          | 29 ++++++++++++++++++++++
 .../dependency-check-suppressions.xml              |  8 ++++++
 2 files changed, 37 insertions(+)
 create mode 100644 ivy/dependency-check-ant/dependency-check-suppressions.xml


[nutch] 01/01: Merge pull request #404 from sebastian-nagel/dependency-check-2x

Posted by sn...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

snagel pushed a commit to branch 2.x
in repository https://gitbox.apache.org/repos/asf/nutch.git

commit 5013b9e56cc128d10b31e32e771bd7b0c4aec9b2
Merge: 855e650 f88d73d
Author: Sebastian Nagel <sn...@apache.org>
AuthorDate: Mon Nov 19 21:58:05 2018 +0100

    Merge pull request #404 from sebastian-nagel/dependency-check-2x
    
    NUTCH-2668 Integrate OWASP dependency checks as ant target

 build.xml                                          | 29 ++++++++++++++++++++++
 .../dependency-check-suppressions.xml              |  8 ++++++
 2 files changed, 37 insertions(+)