Dawid Weiss
|
32e891c60f
|
LUCENE-9871: move dummy outputs aspect into a separate file.
|
2021-03-30 20:15:55 +02:00 |
Dawid Weiss
|
078d0079d1
|
LUCENE-9861: pull tuned vm options into a separate aspect. (#33)
|
2021-03-23 10:39:09 +01:00 |
Dawid Weiss
|
53bea54669
|
LUCENE-9375: cleaning up post-split conditional build logic and solr refs. (#22)
|
2021-03-18 11:04:45 +01:00 |
Dawid Weiss
|
fdf486ba54
|
LUCENE-9375: post-repo-split removal of solr counterpart.
|
2021-03-10 11:20:08 +01:00 |
Dawid Weiss
|
409bc37c13
|
SOLR-14759: a few initial changes so that Lucene can be built independently while Solr code is still in place. (#2448)
|
2021-03-08 14:59:08 +01:00 |
Dawid Weiss
|
d31a42763b
|
LUCENE-9505: add dummy outputs. (#1829)
|
2020-09-04 11:11:57 +02:00 |
Dawid Weiss
|
3e47bfb7b4
|
Cleanup remaining scripts to use script-relative resource location.
|
2020-08-31 15:35:14 +02:00 |
Dawid Weiss
|
def82ab556
|
LUCENE-9435: Clean up ant compatability remnants in Gradle build
* Removing ant-only unused tasks.
* Correct message in TestVersion.java
* Remove unused file.
* Removing forbidden API rules for ant.
* Remove 'resolve' emulation.
* Move ecj-lint to task-definition-relative folder.
* Remove 'packaging' specification. It'll have to wait until proper new packaging is implemented for Solr distribution.
* Move render-javadoc tasks's files to task-relative location.
* Moved security manager policies and default JDK logging file to gradle's task relative locations.
* Removing obsolete ant tools. Moving check source patterns under gradle's folder.
* Correct paths.
* Correct property name in task selector.
|
2020-08-30 14:01:04 +02:00 |
Dawid Weiss
|
2a88aa9d0f
|
LUCENE-9219: Port ECJ-based linter to gradle
Co-authored-by: Tomoko Uchida <tomoko@apache.org>
|
2020-02-19 02:43:47 +09:00 |