OpenSearch/plugins
Nik Everett 9c8e015552
Build: Mostly silence warning about html4 javadoc (#30220)
This *mostly* silences `javadoc`'s warning about defaulting to
generating html4 files by enabling generating html5 file for the
projects for which that works. It didn't work in a half dozen projects,
about half of which I've fixed in this PR, entirely by replacing
`<tt>thing</tt>` with `{@code thing}`.

There are a few remaining projects that contain javadoc with invalid
html5. I'll fix those projects in a followup.
2018-04-28 09:50:54 -04:00
..
analysis-icu Build: Mostly silence warning about html4 javadoc (#30220) 2018-04-28 09:50:54 -04:00
analysis-kuromoji Upgrade to lucene 7.3.0 (#29387) 2018-04-05 10:34:44 +01:00
analysis-phonetic Upgrade to lucene 7.3.0 (#29387) 2018-04-05 10:34:44 +01:00
analysis-smartcn Upgrade to lucene 7.3.0 (#29387) 2018-04-05 10:34:44 +01:00
analysis-stempel Upgrade to lucene 7.3.0 (#29387) 2018-04-05 10:34:44 +01:00
analysis-ukrainian Upgrade to lucene 7.3.0 (#29387) 2018-04-05 10:34:44 +01:00
discovery-azure-classic Require JDK 9 for compilation (#28071) 2018-01-16 13:45:13 -05:00
discovery-ec2 Remove execute mode bit from source files 2018-03-26 13:37:55 +02:00
discovery-file Build: Split distributions into oss and default 2018-04-20 15:33:57 -07:00
discovery-gce Copy Lucene IOUtils (#29012) 2018-03-13 12:49:33 -04:00
examples Replace jvm-example by two plugin examples (#28339) 2018-01-26 17:34:24 +01:00
ingest-attachment Add ingest-attachment support for per document `indexed_chars` limit (#28977) 2018-03-14 19:07:20 +01:00
ingest-geoip Copy Lucene IOUtils (#29012) 2018-03-13 12:49:33 -04:00
ingest-user-agent Use non deprecated xcontenthelper (#28503) 2018-02-05 16:18:18 -07:00
mapper-murmur3 Decouple XContentBuilder from BytesReference (#28972) 2018-03-14 13:47:57 -06:00
mapper-size Remove legacy mapping code. (#29224) 2018-04-11 09:41:37 +02:00
repository-azure Move Streams.copy into elasticsearch-core and make a multi-release jar (#29322) 2018-04-06 11:07:20 -06:00
repository-gcs Build: introduce keystoreFile for cluster config (#29491) 2018-04-12 07:28:34 -06:00
repository-hdfs Build: Split distributions into oss and default 2018-04-20 15:33:57 -07:00
repository-s3 Move repository-s3 fixture tests to QA test project (#29372) 2018-04-27 16:49:06 +02:00
store-smb Validate top-level keys for create index request (#23755) (#23869) 2017-09-26 09:49:20 -07:00
transport-nio Remove NioNotEnabledBootstrapCheck bootstrap check (#28901) 2018-03-08 11:06:36 -07:00
build.gradle Reorganize license files 2018-04-20 15:33:59 -07:00