From 5e5e988c86f20e21d85a631ac3948f4b29ff23e6 Mon Sep 17 00:00:00 2001 From: lizi00164331 Date: Tue, 19 Sep 2017 16:56:13 +0800 Subject: Add esr portal source file to tomcat. Change-Id: Icf76b16954d68a0b7795747bb72324be0bc6b820 Issue-ID: AAI-333 Signed-off-by: lizi00164331 --- integration/pom.xml | 163 ++++-------------------- integration/src/main/assembly/monitor.sh | 75 ----------- integration/src/main/assembly/shutdown.bat | 24 ---- integration/src/main/assembly/shutdown.sh | 27 ---- integration/src/main/assembly/startup.bat | 26 ---- integration/src/main/assembly/startup.sh | 29 ----- integration/src/main/assembly/startup4docker.sh | 30 ----- 7 files changed, 26 insertions(+), 348 deletions(-) delete mode 100644 integration/src/main/assembly/monitor.sh delete mode 100644 integration/src/main/assembly/shutdown.bat delete mode 100644 integration/src/main/assembly/shutdown.sh delete mode 100644 integration/src/main/assembly/startup.bat delete mode 100644 integration/src/main/assembly/startup.sh delete mode 100644 integration/src/main/assembly/startup4docker.sh (limited to 'integration') diff --git a/integration/pom.xml b/integration/pom.xml index b4cef04..868311c 100644 --- a/integration/pom.xml +++ b/integration/pom.xml @@ -1,12 +1,12 @@