Add check to maven pom.xml for verifying integrity of ui-react-lib 68/108668/2
authorTed Humphrey <Thomas.Humphrey@att.com>
Tue, 2 Jun 2020 13:39:30 +0000 (09:39 -0400)
committerTed Humphrey <Thomas.Humphrey@att.com>
Wed, 3 Jun 2020 12:13:05 +0000 (08:13 -0400)
commitfd8f013b377b419d9a177f5dd00c94fcdc40a2ca
treec83b57d110268a892cbe129a58e9ec39838e50a2
parent91a96a677b251ad0a1b18cfa202241f43c347f37
Add check to maven pom.xml for verifying integrity of ui-react-lib

A new shell script is introduced for verifying that
ui-react-lib/libIndex.js is faithfully synchronized with components
maintained in ui-react/src, in order to provide an NPM onap-clamp-ui-lib

Issue-ID: CLAMP-669
Change-Id: I48eb979e3fbe110b718b96c0fcee08a2ced7a36b
Signed-off-by: Ted Humphrey <Thomas.Humphrey@att.com>
pom.xml
src/main/script/checkLibIndex.sh [new file with mode: 0755]
ui-react-lib/libExportExclusions.dat [new file with mode: 0644]
ui-react-lib/libIndex.js