spark-instrumented-optimizer/project
Kousuke Saruta ad744fb4bf [SPARK-36171][BUILD] Upgrade GenJavadoc to 0.18
### What changes were proposed in this pull request?

This PR upgrades `GenJavadoc` plugin from `0.17` to `0.18`.

### Why are the changes needed?

`0.18` includes a bug fix for `Scala 2.13`.
```
This release fixes a bug (#286) with Scala 2.13.6 in relation with deprecated annotations in Scala sources leading to a NoSuchElementException in some cases.
```
https://github.com/lightbend/genjavadoc/releases/tag/v0.18

### Does this PR introduce _any_ user-facing change?

No.

### How was this patch tested?

Built the doc for Scala 2.13.
```
build/sbt -Phive -Phive-thriftserver -Pyarn -Pmesos -Pkubernetes -Phadoop-cloud -Pspark-ganglia-lgpl -Pkinesis-asl -Pdocker-integration-tests -Pkubernetes-integration-tests -Pscala-2.13 unidoc
```

Closes #33383 from sarutak/upgrade-genjavadoc-0.18.

Authored-by: Kousuke Saruta <sarutak@oss.nttdata.com>
Signed-off-by: Dongjoon Hyun <dongjoon@apache.org>
2021-07-15 20:24:45 -07:00
..
build.properties [SPARK-36110][BUILD] Upgrade SBT to 1.5.5 2021-07-13 13:14:10 +09:00
MimaBuild.scala [SPARK-36004][INFRA] Update MiMa and audit API changes 2021-07-06 07:16:07 -05:00
MimaExcludes.scala [SPARK-36004][INFRA] Update MiMa and audit API changes 2021-07-06 07:16:07 -05:00
plugins.sbt [SPARK-33996][BUILD][FOLLOW-UP] Match SBT's plugin checkstyle version to Maven's 2021-07-05 18:55:45 +09:00
SparkBuild.scala [SPARK-36171][BUILD] Upgrade GenJavadoc to 0.18 2021-07-15 20:24:45 -07:00