Exclude unit test files from released artifacts 06/112706/2
authorliamfallon <liam.fallon@est.tech>
Tue, 15 Sep 2020 15:13:54 +0000 (16:13 +0100)
committerliamfallon <liam.fallon@est.tech>
Wed, 16 Sep 2020 07:03:14 +0000 (08:03 +0100)
commit4ca637b2a7b31d4194380045ad64a08dedfeeb26
tree74b3aaf665c60f322c978cd52126864f5750433c
parent9a9127b65920580de8b4a69479a9983481c8faf8
Exclude unit test files from released artifacts

The node.js code and repos are used only during unit test and should not
be included in the released artifacts. Not having them in the released
artifacts also eliminates a number of security and licensing issues with
node.js modules.

Issue-ID: POLICY-2825
Change-Id: Icb9c0a0e3d1ebb01aa9b6346ce51f0c76c5cdd0f
Signed-off-by: liamfallon <liam.fallon@est.tech>
.gitignore
gui-editors/gui-editor-apex/pom.xml
gui-editors/gui-editor-apex/src/main/assembly/resources.xml
gui-editors/gui-editor-apex/src/main/resources/webapp/package-lock.json [deleted file]
gui-pdp-monitoring/src/webapp/package-lock.json [deleted file]