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/02/12 16:04:08 UTC

[lucene-solr] branch master updated (d89cb72 -> f7e42bd)

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

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


    from d89cb72  Remove leftover debug statement.
     add f7e42bd  LUCENE-9768: Add source sets for src/tools, clean up forbidden API and formatting errors (#2361)

No new revisions were added by this update.

Summary of changes:
 gradle/ant-compat/folder-layout.gradle             | 20 ++++++
 gradle/validation/forbidden-apis.gradle            | 17 +++++
 gradle/validation/rat-sources.gradle               | 10 ++-
 .../analysis/standard/GenerateJflexTLDMacros.java  | 16 +++--
 .../analysis/icu/GenerateUTR30DataFiles.java       | 84 ++++++++++------------
 .../lucene/analysis/icu/RBBIRuleCompiler.java      | 51 ++++++-------
 6 files changed, 119 insertions(+), 79 deletions(-)