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/11/02 11:21:05 UTC

[lucene] 01/01: LUCENE-10195: LUCENE-10195: Add gradle cache option and make some tasks cacheable

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

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

commit a53d633bd9294b8e736c26148f2b5efa3ec5fe48
Merge: 2a7dd4d d14ee2d
Author: Dawid Weiss <da...@carrotsearch.com>
AuthorDate: Tue Nov 2 12:19:53 2021 +0100

    LUCENE-10195: LUCENE-10195: Add gradle cache option and make some tasks
    cacheable

 gradle/documentation/check-broken-links.gradle    |  4 +++
 gradle/documentation/render-javadoc.gradle        | 36 +++++++++++++++++++----
 gradle/generation/local-settings.gradle           |  5 ++++
 gradle/validation/rat-sources.gradle              |  4 +++
 gradle/validation/validate-source-patterns.gradle | 12 ++++++--
 lucene/CHANGES.txt                                |  2 ++
 6 files changed, 55 insertions(+), 8 deletions(-)