summaryrefslogtreecommitdiffstats
path: root/appc-directed-graph/dg-loader/provider/pom.xml
AgeCommit message (Collapse)AuthorFilesLines
2017-10-25Upload dgloader JAR w dependencies to Nexus RepoHector Anapan-Lavalle1-0/+31
This change uses the shade maven plugin to be able to deploy the dg-loader JAR version that carries the dependencies needed to trigger the dg-loader commands appropriately in platform-logic/installer/src/main/scripts/install-converted-dgs.sh Change-Id: I7a0980a29eb63a01b5e31c6a3788f85453cab8e8 Issue-Id: [APPC-287] Signed-off-by: Hector Anapan-Lavalle <ha076r@att.com>
2017-09-07Change to CCSDK and ODL CarbonPatrick Brady1-2/+2
Change-Id: I49a0f436e366ff4a1b99705fb6bb5e7ba82e6ecc Signed-off-by: Patrick Brady <pb071s@att.com> Issue-Id: [APPC-91] Issue-Id: [APPC-158]
2017-09-01Junit Cases for Application Controller.Chaturvedi, Anand (ac204h)1-0/+12
Issue-ID: APPC-168 Change-Id: Iacfc853bef0b641599c60055ac05b1fd090ee3f8 Signed-off-by: Chaturvedi, Anand (ac204h) <ac204h@att.com>
2017-09-01Fix classNotFound issue when executing dg-loaderHao Kuang1-2/+20
Change slf4j from transitive dependency to explicit dependency. Issue-Id: APPC-188 Change-Id: I8054b5c4e0c0023be1fd6ae7a7e89799682f20fd Signed-off-by: Hao Kuang <Hao.Kuang@amdocs.com>
2017-08-28Clean up directed graph java codeSkip Wonnell1-7/+24
Issue-ID: APPC-90 Change-Id: I3ea4912523eed1fed85aa2e5909ec897bb13b72b Signed-off-by: Skip Wonnell <kw5258@att.com>
2017-08-18Initial add of appc-directed-graph bundlesSkip Wonnell1-0/+126
Directed Graph library Additional JIRA Issues: APPC-66, APPC-71, APPC-74 Issue-ID: APPC-65 Change-Id: I1bd643f7675dec19e562e99db65bafa0dcda6ef4 Signed-off-by: Skip Wonnell <kw5258@att.com>