OpenSearch/modules
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
..
aggs-matrix-stats Deprecate filtering on `_type`. (#29468) 2018-04-13 09:07:51 +02:00
analysis-common Deprecate use of `htmlStrip` as name for HtmlStripCharFilter (#27429) 2018-04-19 16:48:17 +02:00
ingest-common [Test] Fix RenameProcessorTests.testRenameExistingFieldNullValue() (#29655) 2018-04-26 17:26:37 +02:00
lang-expression Remove legacy mapping code. (#29224) 2018-04-11 09:41:37 +02:00
lang-mustache Fix template _msearch with extra tokens 2018-04-11 18:04:10 +02:00
lang-painless Test: Switch painless test to 1 shard 2018-04-27 15:01:42 -04:00
mapper-extras Remove legacy mapping code. (#29224) 2018-04-11 09:41:37 +02:00
parent-join Build: Mostly silence warning about html4 javadoc (#30220) 2018-04-28 09:50:54 -04:00
percolator Remove legacy mapping code. (#29224) 2018-04-11 09:41:37 +02:00
rank-eval Build: Mostly silence warning about html4 javadoc (#30220) 2018-04-28 09:50:54 -04:00
reindex Reindex: Fold "from old" tests into reindex module (#30142) 2018-04-27 14:04:37 -04:00
repository-url [Test] Fix RepositoryURLClientYamlTestSuiteIT 2018-04-06 13:51:23 +02:00
transport-netty4 Remove HTTP max content length leniency (#29337) 2018-04-02 20:20:01 -04:00
build.gradle Painless: Add spi jar that will be published for extending whitelists (#28302) 2018-01-18 19:16:26 -08:00