From b7abeabb56616acc1796de69f7d86db6b9cc0357 Mon Sep 17 00:00:00 2001 From: Christian Tzolov Date: Thu, 7 Mar 2019 16:36:27 +0100 Subject: [PATCH] Fix Einstein url. Improve htt-gemfire structure --- src/main/asciidoc/geode-setup.adoc | 2 +- src/main/asciidoc/index.adoc | 2 +- src/main/asciidoc/maven-access.adoc | 2 +- src/main/asciidoc/streaming/gemfire/http-gemfire/pcf.adoc | 6 +++--- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/src/main/asciidoc/geode-setup.adoc b/src/main/asciidoc/geode-setup.adoc index 8968808..47651e2 100644 --- a/src/main/asciidoc/geode-setup.adoc +++ b/src/main/asciidoc/geode-setup.adoc @@ -6,7 +6,7 @@ http://geode.apache.org/[Pivotal Gemfire] and start the `gfsh` CLI in a separate / _____/ ______/ ______/ /____/ / / / __/ /___ /_____ / _____ / / /__/ / ____/ _____/ / / / / -/______/_/ /______/_/ /_/ 1.2.1 +/______/_/ /______/_/ /_/ 1.8.0 Monitor and Manage Apache Geode gfsh> diff --git a/src/main/asciidoc/index.adoc b/src/main/asciidoc/index.adoc index b8d95e6..3fa3392 100644 --- a/src/main/asciidoc/index.adoc +++ b/src/main/asciidoc/index.adoc @@ -11,7 +11,7 @@ Sabby Anandan; David Turanski; Glenn Renfro; Eric Bottard; Mark Pollack; Chris S :spring-cloud-stream-docs: http://docs.spring.io/spring-cloud-stream/docs/{scst-core-version}/reference/htmlsingle/index.html :github-code: https://github.com/spring-cloud/spring-cloud-dataflow-samples -:scdf-release-train-name: Einstein.RELEASE +:scdf-release-train-name: Einstein.GA :app-import-kafka-maven: http://bit.ly/{scdf-release-train-name}-stream-applications-kafka-10-maven :app-import-rabbit-maven: http://bit.ly/{scdf-release-train-name}-stream-applications-rabbit-maven diff --git a/src/main/asciidoc/maven-access.adoc b/src/main/asciidoc/maven-access.adoc index facf43f..30f11de 100644 --- a/src/main/asciidoc/maven-access.adoc +++ b/src/main/asciidoc/maven-access.adoc @@ -3,5 +3,5 @@ access to public repositories, you will need to install the sample apps in your the server accordingly. The sample applications are typically registered using Data Flow's bulk import facility. For example, the Shell command `dataflow:>app import --uri {app-import-rabbit-maven}` _(The actual URI is release and binder specific so refer to the sample instructions for the actual URL)_. The bulk import URI references a plain text file containing entries for all of the publicly available Spring Cloud Stream and Task applications published to `https://repo.spring.io`. For example, `source.http=maven://org.springframework.cloud.stream.app:http-source-rabbit:2.1.0.RELEASE` registers the `http` source app at the corresponding Maven address, relative to the remote repository(ies) configured for the -Data Flow server. The format is `maven://::` You will need to https://repo.spring.io/libs-release/org/springframework/cloud/stream/app/spring-cloud-stream-app-descriptor/Einstein.RELEASE/spring-cloud-stream-app-descriptor-Einstein.RELEASE.rabbit-apps-maven-repo-url.properties[download] the required apps or https://github.com/spring-cloud-stream-app-starters[build] them and then install them in your Maven repository, using whatever group, artifact, and version you choose. If you do +Data Flow server. The format is `maven://::` You will need to https://repo.spring.io/libs-release/org/springframework/cloud/stream/app/spring-cloud-stream-app-descriptor/Einstein.GA/spring-cloud-stream-app-descriptor-Einstein.RELEASE.rabbit-apps-maven-repo-url.properties[download] the required apps or https://github.com/spring-cloud-stream-app-starters[build] them and then install them in your Maven repository, using whatever group, artifact, and version you choose. If you do this, register individual apps using `dataflow:>app register...` using the `maven://` resource URI format corresponding to your installed app. diff --git a/src/main/asciidoc/streaming/gemfire/http-gemfire/pcf.adoc b/src/main/asciidoc/streaming/gemfire/http-gemfire/pcf.adoc index de6cfe1..e027845 100644 --- a/src/main/asciidoc/streaming/gemfire/http-gemfire/pcf.adoc +++ b/src/main/asciidoc/streaming/gemfire/http-gemfire/pcf.adoc @@ -1,6 +1,6 @@ [[gemfire-http-cf]] -===== Using the Cloud Foundry Server -====== Additional Prerequisites +==== Using the Cloud Foundry Server +===== Additional Prerequisites * A Cloud Foundry instance @@ -11,7 +11,7 @@ * Cloud Data Flow Cloud Foundry Server include::{docs_dir}/cloudfoundry-server.adoc[] -====== Building and Running the Demo +===== Building and Running the Demo . https://github.com/spring-cloud/spring-cloud-dataflow/blob/master/spring-cloud-dataflow-docs/src/main/asciidoc/streams.adoc#register-a-stream-app[Register] the out-of-the-box applications for the Rabbit binder +