lucene/gradle
Robert Muir c8f5b9127d
LUCENE-10243: increase unicode versions of tokenizers to 12.1 (#465)
* Bump %unicode 9 -> %unicode 12.1 for the 3 unicode grammars
* regenerate emoji conformance tests for unicode 12.1
* modify wordbreak conformance tests to use emoji data (which replaces old crazy E_base etc properties)
* regenerate wordbreak conformance tests
* Simplify grammar files and word-break conformance test generator, now that full-width numbers are WordBreak=Numeric
* Use jflex emoji properties rather than ICU-generated ones
2021-12-03 20:20:57 -05:00
..
datasets LUCENE-9854: Clean up utilities to download and extract test/ benchmark data sets. (#27) 2021-03-22 12:22:39 +01:00
documentation support tables in generated html documentation (#489) 2021-11-29 17:38:14 -05:00
generation LUCENE-10243: increase unicode versions of tokenizers to 12.1 (#465) 2021-12-03 20:20:57 -05:00
hacks LUCENE-9871: move dummy outputs aspect into a separate file. 2021-03-30 20:15:55 +02:00
ide LUCENE-9882: better synchronize eclipse formatter with spotless. (#47) 2021-04-07 06:20:42 -04:00
java LUCENE-10234: Change module prefix to org.apache.* (#487) 2021-11-30 22:03:33 +01:00
maven LUCENE-9997: Collect signed maven artifacts if -Psign is passed. (#392) 2021-10-18 20:58:29 +02:00
native LUCENE-8982: Make NativeUnixDirectory pure java with FileChannel direct IO flag, and rename to DirectIODirectory (#2052) 2021-01-17 23:57:56 +01:00
testing LUCENE-10226: test target creates a weird folder (lazy property). 2021-11-09 08:34:04 +01:00
validation Speed up ECJ tasks by avoiding --release (#484) 2021-11-28 15:10:32 -05:00
wrapper Upgrade to gradle 7.2 2021-08-25 10:03:59 +02:00
globals.gradle LUCENE-9488: rewrite distribution assembly, signing and checksum generation (#372) 2021-10-13 11:50:58 +02:00
help.gradle LUCENE-10198: Allow external JAVA_OPTS in gradlew scripts; use sane defaults (heap, stack and system proxies) (#405) 2021-10-26 09:15:55 +02:00