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 --- src/site/xdoc/index.xml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'src/site/xdoc/index.xml') diff --git a/src/site/xdoc/index.xml b/src/site/xdoc/index.xml index fe215c5dc..a18539b3c 100644 --- a/src/site/xdoc/index.xml +++ b/src/site/xdoc/index.xml @@ -140,7 +140,7 @@
  • examples-pcvs - An example policy for managing customers and link failures showing video streaming for a simple VPN scenario
  • examples-onap-vcpe - An example policy for managing vCPE's in ONAP
  • examples-periodic - An example periodic policy
  • -
  • examples-aadm - An APEX Servlet Example
  • +
  • examples-servlet - An APEX Servlet Example
  • examples-adaptive - A simple adaptive policy
  • examples-aadm - A policy realizing a complex scenario for Autonomic Anomaly Detection and Mitigation (AADM)
  • @@ -307,9 +307,10 @@ - APEX Issue Management (Github) + APEX Issue Management (ONAP, JIRA) Issues with the APEX software and integrated documentation are managed here. + This link requires a Linux Foundation ID. -- cgit 1.2.3-korg