From ff3eecb980bfdc8d43d2ed3a4c786d634fa6f4e2 Mon Sep 17 00:00:00 2001 From: Jessica Wagantall Date: Tue, 1 Dec 2020 11:52:01 -0800 Subject: Migrate sli-northbound repo Migrate sli-northbound repo files into new directory "northbound". Signed-off-by: Jessica Wagantall --- .../dmaap-listener/src/assembly/assemble_zip.xml | 62 ++++++++++++++++++++++ 1 file changed, 62 insertions(+) create mode 100644 northbound/dmaap-listener/src/assembly/assemble_zip.xml (limited to 'northbound/dmaap-listener/src/assembly/assemble_zip.xml') diff --git a/northbound/dmaap-listener/src/assembly/assemble_zip.xml b/northbound/dmaap-listener/src/assembly/assemble_zip.xml new file mode 100644 index 000000000..632172d77 --- /dev/null +++ b/northbound/dmaap-listener/src/assembly/assemble_zip.xml @@ -0,0 +1,62 @@ + + + + + + assemble_zip + + zip + + + false + + + + src/main/scripts + bin + + + target + lib + + *.jar + + + + src/main/resources + lib + + *.properties + *.map + *.vt + + + + + + lib + true + runtime + + + -- cgit 1.2.3-korg