Various Docs build fixes

https://build.spring.io/browse/INT-MASTER-1568/

* Fix `whats-new.adoc` for broken link
* remove `logDocuments = true` from the `build.gradle`
* Change the Gradle task name in the `.travis.yml` for consistency
This commit is contained in:
Artem Bilan
2019-05-30 15:27:49 -04:00
parent 2a50a26252
commit 1d08d3bdc2
3 changed files with 2 additions and 4 deletions

View File

@@ -43,7 +43,7 @@ The `splitter` now supports a `discardChannel` configuration option.
See <<./splitter.adoc#splitter,Splitter>> for more information.
The Control Bus can now handle `Pausable` (extension of `Lifecycle`) operations.
See <<control-bus>> for more information.
See <<./control-bus.adoc#control-bus,Control Bus>> for more information.
[[x5.2-amqp]]
==== AMQP Changes