aboutsummaryrefslogtreecommitdiffstats
path: root/appc-dg/appc-dg-shared/appc-dg-common/src/main/java/org
AgeCommit message (Collapse)AuthorFilesLines
2018-03-02Added missed code to appc-dg-common bundleBalaji, Ramya (rb111y)1-1/+2
Issue-ID: APPC-688 Change-Id: I7cfb5a90005f046336bf7858aa94001bdc5b6b32 Signed-off-by: Balaji, Ramya (rb111y) <rb111y@att.com>
2018-03-01appc-dg-common sonar fixes part 2Jakub Dudycz19-251/+294
Sonar fixes in whole module Change-Id: I9d2d7f092fc44217c794ea3a4d4b12b1ad641ff0 Issue-ID: APPC-673 Signed-off-by: Jakub Dudycz <jakub.dudycz@nokia.com>
2018-02-28appc-dg-common sonar fixes part 1Jakub Dudycz30-332/+377
Initial code refactor and imports rearrangement Change-Id: I4b96f82a4ebc30539872d9678cd5c2badc994256 Issue-ID: APPC-673 Signed-off-by: Jakub Dudycz <jakub.dudycz@nokia.com>
2018-02-18Added @FunctionalInterface annotation where neededJakub Dudycz6-2/+6
Change-Id: Ica7171f6314f10ff51979c2bdd07e293ded695e4 Issue-ID: APPC-644 Signed-off-by: Jakub Dudycz <jakub.dudycz@nokia.com>
2018-02-15AbstractResolverDateReader sonar fixesJakub Dudycz2-21/+52
Change-Id: I78c4cf8318e1051cd3ea5850b502677ea8708794 Issue-ID: APPC-638 Signed-off-by: Jakub Dudycz <jakub.dudycz@nokia.com>
2018-01-25Fix in AbstractResolverburdziak1-1/+1
Change-Id: I645a6d5f3c8165e5b780907f8191b144c6ec8347 Issue-ID: APPC-509 Signed-off-by: burdziak <olaf.burdziakowski@nokia.com>
2018-01-04Updated SDC listener and dependent bundlesRamya Balaji2-54/+87
Changes related to SDC adapter.Also includes sequence generator changes and changes to appc-dg-shared. Issue-ID: APPC-355 Change-Id: Ib8a0b1d304199db6d2595291539b266885842d63 Signed-off-by: Ramya Balaji <rb111y@att.com>
2017-12-13Third part of onap renamePatrick Brady31-0/+0
This part of the commit changes the folder structure on all other folders of appc. Change-Id: I8acfa11cdfcdcd36be0e137245d1dd7324f1abd3 Signed-off-by: Patrick Brady <pb071s@att.com> Issue-ID: APPC-13
2017-12-13First part of onap renamePatrick Brady31-109/+109
This is the first commit of the rename. This commit changes refereces to org.openecomp.appc > org.onap.appc that occur within files. The package folder structure is not changed in this commit. Change-Id: Ic95d749eb99d8a6f4f2b9ee9b06eb41c5cfa7e1c Signed-off-by: Patrick Brady <pb071s@att.com> Issue-ID: APPC-13
2017-09-11Correcting problems related to ccsdk,new odlPatrick Brady3-3/+3
Some imports and dependencies needed to be updated which no longer exist in the new ODl version Change-Id: I57c52b73810d3f9770b764a2afe4147d3120a87b Signed-off-by: Patrick Brady <pb071s@att.com> Issue-id: APPC-91 Issue-id: APPC-158
2017-09-07Change to CCSDK and ODL CarbonPatrick Brady18-27/+27
Change-Id: I49a0f436e366ff4a1b99705fb6bb5e7ba82e6ecc Signed-off-by: Patrick Brady <pb071s@att.com> Issue-Id: [APPC-91] Issue-Id: [APPC-158]
2017-08-11[APPC-45] appc-dg-common startbeili.zhou1-9/+19
Fix appc-dg-common bundle start issue (does not occur at the APPC start up) by using blueprint for its instantiation. Issue-Id: APPC-45 Change-Id: I40887701269a44ba711a00aa12a551e672b34532 Signed-off-by: beili.zhou <beili.zhou@amdocs.com>
2017-07-20Applying license changes to all filesPatrick Brady31-93/+155
[APPC-87] Fix Maven License Plugin Change-Id: I23a95b6c1020618d05f17c63c72152cf86e4d4a0 Signed-off-by: Patrick Brady <pb071s@att.com>
2017-06-06Updating licenses in all filesPatrick Brady31-93/+124
Change-Id: Ic229be3cc3e4751b9bfbd3c5c08db84ec8e7e0cb Signed-off-by: Patrick Brady <pb071s@att.com>
2017-06-02Merge of new rebased codePatrick Brady26-56/+1813
Change-Id: I9b8d1f69eb3e0af1935ed8304fea4bf54c1aac47 Signed-off-by: Patrick Brady <pb071s@att.com>
2017-02-15Moving all files to root directoryPatrick Brady10-0/+601
Change-Id: Ica5535fd6ec85f350fe1640b42137b49f83f10f0 Signed-off-by: Patrick Brady <pb071s@att.com>