This is an automated email from the ASF dual-hosted git repository.
cwylie pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-druid.git.
from f55e1be Web console: fix task log tailing (#8434)
add 9849581 packaging script adjustments (#8436)
No new revisions were added by this update.
Summary of changes:
.travis.yml | 2 +-
distribution/asf-release-process-guide.md | 7 +-
.../bin/{generate-license.py => check-licenses.py} | 230 ++++-----------------
distribution/bin/find-missing-backports.py | 0
distribution/bin/generate-binary-license.py | 184 +++++++++++++++++
...-notice-binary.py => generate-binary-notice.py} | 7 +-
distribution/bin/tag-missing-milestones.py | 0
distribution/pom.xml | 59 +++++-
8 files changed, 277 insertions(+), 212 deletions(-)
rename distribution/bin/{generate-license.py => check-licenses.py} (67%)
mode change 100644 => 100755 distribution/bin/find-missing-backports.py
create mode 100755 distribution/bin/generate-binary-license.py
rename distribution/bin/{generate-notice-binary.py =>
generate-binary-notice.py} (94%)
mode change 100644 => 100755 distribution/bin/tag-missing-milestones.py
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]