You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by ch...@apache.org on 2018/08/16 18:50:54 UTC

[beam] branch master updated (a595f41 -> ec93c0b)

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

chamikara pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git.


    from a595f41  Merge pull request #6237: [BEAM-4922] Upgrades freemarker dependency
     add b66fcb5  [BEAM-5143] Add a colum for hyperlinks of JIRA issues in the weekly report
     new ec93c0b  Merge pull request #6228: [BEAM-5143] stop showing deps unable upgrading in report

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:
 .../dependency_check_report_generator.py           | 49 +++++++++++-----------
 .../dependency_check_report_generator_test.py      | 27 +++++++++++-
 .../dependency_check/report_generator_config.py    |  4 ++
 .test-infra/jenkins/jira_utils/jira_manager.py     |  2 +
 ownership/JAVA_DEPENDENCY_OWNERS.yaml              | 15 +++++++
 5 files changed, 72 insertions(+), 25 deletions(-)


[beam] 01/01: Merge pull request #6228: [BEAM-5143] stop showing deps unable upgrading in report

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

chamikara pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git

commit ec93c0b9c7d2cf2140f1a512a6230ec9a709f9a3
Merge: a595f41 b66fcb5
Author: Chamikara Jayalath <ch...@google.com>
AuthorDate: Thu Aug 16 11:50:49 2018 -0700

    Merge pull request #6228: [BEAM-5143] stop showing deps unable upgrading in report

 .../dependency_check_report_generator.py           | 49 +++++++++++-----------
 .../dependency_check_report_generator_test.py      | 27 +++++++++++-
 .../dependency_check/report_generator_config.py    |  4 ++
 .test-infra/jenkins/jira_utils/jira_manager.py     |  2 +
 ownership/JAVA_DEPENDENCY_OWNERS.yaml              | 15 +++++++
 5 files changed, 72 insertions(+), 25 deletions(-)