From 7fa12fdd8d4428a8b21ad143943858a1ca2e0e27 Mon Sep 17 00:00:00 2001 From: Hengye Date: Tue, 25 Feb 2020 09:15:58 +0800 Subject: Create PDP Monitoring GUI Model Monitorning GUI to monitor PDPs Statistics, including Web and Rest Server by embeded jetty. Issue-ID: POLICY-2311 Signed-off-by: Hengye Change-Id: I9bd0d50eaa7ae4dbd07d17389da2cf107e854c61 --- gui-common/src/main/assembly/resources.xml | 32 ++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 gui-common/src/main/assembly/resources.xml (limited to 'gui-common/src/main/assembly') diff --git a/gui-common/src/main/assembly/resources.xml b/gui-common/src/main/assembly/resources.xml new file mode 100644 index 0000000..f13afec --- /dev/null +++ b/gui-common/src/main/assembly/resources.xml @@ -0,0 +1,32 @@ + + + resources + + zip + + false + + + src/main/resources + + + + \ No newline at end of file -- cgit 1.2.3-korg