spring-framework/gradle
Brian Clozel dc2535516c Fix package list URL for Reactor javadoc in Dokka
Reactor is now building its Javadoc with a recent JDK version, which
changes the structure of the published HTML pages.

Without this change, the build fails during the Dokka generation with
the following exception:

```
Exception while loading package-list from
ExternalDocumentationLinkImpl(
  url=http://projectreactor.io/docs/core/release/api/,
  packageListUrl=http://projectreactor.io/docs/core/release/api/package-list)
```

This commit now points to the `/element-list` page, which seems to
contain the same information as the `package-list` page.
2019-01-07 20:53:56 +01:00
..
jdiff Remove trailing whitespace in source files 2012-12-28 20:49:45 +01:00
wrapper Upgrade to Gradle 4.10.3 2018-12-17 14:24:34 +01:00
docs.gradle Fix package list URL for Reactor javadoc in Dokka 2019-01-07 20:53:56 +01:00
ide.gradle Update eclipse setting and instructions 2018-06-25 17:56:53 -07:00
jdiff.gradle Fix Jdiff generation with Java8 2016-12-30 14:53:16 +01:00
publish-maven.gradle Remove dependency management noise from POMs 2018-06-11 15:57:54 +02:00