OpenSearch/buildSrc
Jason Tedor 0423155fc6
Also skip Javadoc task for client JARs on JDK 10
We disabled the Javadoc task on JDK 10 due to an apparent bug in Javadoc
generation on JDK 10. However, the client JAR task sets up its own
Javadoc task for client JARs (because it merely copies the non-client
Javadoc JAR). This commit diables that task too, since the Javadocs for
the non-client JAR will not exist.

Relates #27962
2017-12-22 07:34:00 -05:00
..
src Also skip Javadoc task for client JARs on JDK 10 2017-12-22 07:34:00 -05:00
.gitignore Build: Add fake project to include buildSrc as normal project 2016-05-06 22:26:15 -07:00
build.gradle Fix Gradle 4.3.1 compatibility for logging (#27382) 2017-11-15 14:50:13 +01:00
version.properties Upgrade to Lucene 7.2.0. (#27910) 2017-12-20 14:17:40 +01:00