You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by dw...@apache.org on 2021/05/05 20:03:16 UTC

[lucene] branch main updated (a6cf46d -> aac6581)

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

dweiss pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/lucene.git.


    from a6cf46d  LUCENE-9936: Add gpg signing of the tgz & zip distribution files
     add aac6581  LUCENE-9915: Add generation/ checksumming task for gen_ForUtil.py (#126)

No new revisions were added by this update.

Summary of changes:
 build.gradle                                       |  1 +
 gradle/generation/forUtil.gradle                   | 69 ++++++++++++++++++++++
 gradle/generation/regenerate.gradle                |  7 ++-
 .../src/generated/checksums/generateForUtil.json   |  4 ++
 .../src/generated/checksums/generateForUtil.json   |  4 ++
 5 files changed, 82 insertions(+), 3 deletions(-)
 create mode 100644 gradle/generation/forUtil.gradle
 create mode 100644 lucene/backward-codecs/src/generated/checksums/generateForUtil.json
 create mode 100644 lucene/core/src/generated/checksums/generateForUtil.json