Dawid Weiss
|
ff547e7bbd
|
LUCENE-10328: Module path for compiling and running tests is wrong (#571)
|
2022-01-05 20:42:02 +01:00 |
Uwe Schindler
|
475fbd0bdd
|
LUCENE-10352: Convert TestAllAnalyzersHaveFactories and TestRandomChains to a global integration test and discover classes to check from module system (#582)
Co-authored-by: Robert Muir <rmuir@apache.org>
|
2022-01-05 15:35:02 +01:00 |
Dawid Weiss
|
a94fbb79ac
|
LUCENE-10301: make the test-framework a proper module by moving all test
classes to org.apache.lucene.tests.*. Also changes distribution layout
(all modules are now under modules/).
|
2021-12-21 20:30:45 +01:00 |
Dawid Weiss
|
5512786dd9
|
LUCENE-10327: workaround for gradle emitting empty sourcepath.
|
2021-12-19 08:52:01 +01:00 |
Dawid Weiss
|
d2c98912eb
|
This reverts commit a7b50f723d .
|
2021-12-19 08:51:13 +01:00 |
Dawid Weiss
|
a7b50f723d
|
Reverting back to b48cac02 .
|
2021-12-18 23:36:30 +01:00 |
Dawid Weiss
|
5b3b75efd8
|
LUCENE-10308: Make ecj and javadoc run with modular paths
|
2021-12-16 17:51:01 +01:00 |
Dawid Weiss
|
458c0486c0
|
LUCENE-10304: a workaround for intellij's problem with runtime scopes on dependencies.
|
2021-12-10 17:16:19 +01:00 |
Dawid Weiss
|
600d8345f8
|
LUCENE-10306: set up module configurations to consume full JARs for test projects.
|
2021-12-10 17:16:19 +01:00 |
Dawid Weiss
|
6d83c2e08e
|
LUCENE-10255: add gradle compilation and module descriptor support for the java module system. Adds module descriptors to all Lucene subprojects.
|
2021-12-10 17:16:19 +01:00 |