From a41c877a6b1980e0e866699633e0289d9a3fdbb5 Mon Sep 17 00:00:00 2001 From: liamfallon Date: Wed, 5 Sep 2018 15:46:31 +0100 Subject: Fix package of apex examples and documents The examples are not packaged correctly in the apex build and the client wars are missing The links and location of the documents are corrected. Some POM duplicate dependencies removed. Javadoc warnings removed. Issue-ID: POLICY-867 Change-Id: I555c29191c61c0a9887365d95005dbc584eddf04 Signed-off-by: liamfallon --- .../images/install-guide/monitoring-app-status.png | Bin 40415 -> 0 bytes .../images/install-guide/monitoring-app.png | Bin 147241 -> 0 bytes .../resources/images/install-guide/rest-loaded.png | Bin 236662 -> 197739 bytes .../resources/images/install-guide/rest-start.png | Bin 134739 -> 103420 bytes .../images/install-guide/tomcat-installed.png | Bin 195497 -> 0 bytes .../images/install-guide/win-extract-tar-gz.png | Bin 104621 -> 200361 bytes .../images/install-guide/win-extract-tar.png | Bin 106875 -> 202887 bytes .../images/install-guide/win-extracted.png | Bin 87535 -> 0 bytes 8 files changed, 0 insertions(+), 0 deletions(-) delete mode 100644 src/site-docs/adoc/resources/images/install-guide/monitoring-app-status.png delete mode 100644 src/site-docs/adoc/resources/images/install-guide/monitoring-app.png delete mode 100644 src/site-docs/adoc/resources/images/install-guide/tomcat-installed.png delete mode 100644 src/site-docs/adoc/resources/images/install-guide/win-extracted.png (limited to 'src/site-docs/adoc/resources/images/install-guide') diff --git a/src/site-docs/adoc/resources/images/install-guide/monitoring-app-status.png b/src/site-docs/adoc/resources/images/install-guide/monitoring-app-status.png deleted file mode 100644 index 421edd350..000000000 Binary files a/src/site-docs/adoc/resources/images/install-guide/monitoring-app-status.png and /dev/null differ diff --git a/src/site-docs/adoc/resources/images/install-guide/monitoring-app.png b/src/site-docs/adoc/resources/images/install-guide/monitoring-app.png deleted file mode 100644 index c18c3c877..000000000 Binary files a/src/site-docs/adoc/resources/images/install-guide/monitoring-app.png and /dev/null differ diff --git a/src/site-docs/adoc/resources/images/install-guide/rest-loaded.png b/src/site-docs/adoc/resources/images/install-guide/rest-loaded.png index 7b4b9e5d6..3d0056618 100644 Binary files a/src/site-docs/adoc/resources/images/install-guide/rest-loaded.png and b/src/site-docs/adoc/resources/images/install-guide/rest-loaded.png differ diff --git a/src/site-docs/adoc/resources/images/install-guide/rest-start.png b/src/site-docs/adoc/resources/images/install-guide/rest-start.png index c76f0c1ca..dd515c6a8 100644 Binary files a/src/site-docs/adoc/resources/images/install-guide/rest-start.png and b/src/site-docs/adoc/resources/images/install-guide/rest-start.png differ diff --git a/src/site-docs/adoc/resources/images/install-guide/tomcat-installed.png b/src/site-docs/adoc/resources/images/install-guide/tomcat-installed.png deleted file mode 100644 index f50e9278e..000000000 Binary files a/src/site-docs/adoc/resources/images/install-guide/tomcat-installed.png and /dev/null differ diff --git a/src/site-docs/adoc/resources/images/install-guide/win-extract-tar-gz.png b/src/site-docs/adoc/resources/images/install-guide/win-extract-tar-gz.png index 00d5e3557..55d7e7dd5 100644 Binary files a/src/site-docs/adoc/resources/images/install-guide/win-extract-tar-gz.png and b/src/site-docs/adoc/resources/images/install-guide/win-extract-tar-gz.png differ diff --git a/src/site-docs/adoc/resources/images/install-guide/win-extract-tar.png b/src/site-docs/adoc/resources/images/install-guide/win-extract-tar.png index c69960cac..ba76fa338 100644 Binary files a/src/site-docs/adoc/resources/images/install-guide/win-extract-tar.png and b/src/site-docs/adoc/resources/images/install-guide/win-extract-tar.png differ diff --git a/src/site-docs/adoc/resources/images/install-guide/win-extracted.png b/src/site-docs/adoc/resources/images/install-guide/win-extracted.png deleted file mode 100644 index 7b5ba841e..000000000 Binary files a/src/site-docs/adoc/resources/images/install-guide/win-extracted.png and /dev/null differ -- cgit 1.2.3-korg