aboutsummaryrefslogtreecommitdiffstats
path: root/appc-inbound/appc-interfaces-service
AgeCommit message (Collapse)AuthorFilesLines
2018-05-04Changes needed to install appc-interfaces-servicePatrick Brady2-5/+5
Change-Id: I3592f49b2561b518fb85e080031ce2bc0e432cf3 Signed-off-by: Patrick Brady <pb071s@att.com> Issue-ID: APPC-880
2018-05-01Fixes for the two features that were not installedPatrick Brady1-1/+1
These features relied on exports that didn't exist. Also versions had to be removed from feature files. Change-Id: I1860ae6c46354061943223ac6a201518871d3608 Signed-off-by: Patrick Brady <pb071s@att.com> Issue-ID: APPC-871
2018-04-11ODL Upgrade Method 2Patrick Brady3-10/+8
Changes necessary to support upgrade to ODL Nitrogen, while continuing to use Karaf 3 style features Change-Id: I2edf619e0b889420c32793b958c0926b0311e71d Signed-off-by: Patrick Brady <pb071s@att.com> Issue-ID: APPC-403
2018-04-09Enhance DMaaP Adapter ConfigurationRyan Young1-17/+14
Change-Id: I5385cf2710fc33a85da9a67d5f4d31dce1e460aa Signed-off-by: Ryan Young <ry303t@att.com> Issue-ID: APPC-658
2018-03-27Unit Test Coverage for ExecutorException.javaamshegokar1-0/+35
Unit Test Coverage for ExecutorException.java Sonar-Link: https://sonar.onap.org/code?id=org.onap.appc%3Aappc&selected=org.onap.appc%3Aappc-interfaces-service-bundle%3Asrc%2Fmain%2Fjava%2Forg%2Fonap%2Fappc%2Finterfaces%2Fservice%2Fexecutor%2FExecutorException.java Change-Id: Id40401081af528248c20acc48b0bdbc60f480663 Issue-ID: APPC-790 Signed-off-by: amshegokar <AS00500801@techmahindra.com>
2018-03-26Unit test coverage for ServiceConstants.javaamshegokar1-0/+35
Unit test coverage for ServiceConstants.java Sonar-Link: https://sonar.onap.org/code?id=org.onap.appc%3Aappc&selected=org.onap.appc%3Aappc-interfaces-service-bundle%3Asrc%2Fmain%2Fjava%2Forg%2Fonap%2Fappc%2Finterfaces%2Fservice%2Futils%2FServiceConstants.java Change-Id: I1ad3aea2018e82436fed97d97d72904477b74b28 Issue-ID: APPC-789 Signed-off-by: amshegokar <AS00500801@techmahindra.com>
2018-02-27security issue: commons-collectionsTaka Cho1-0/+11
Change-Id: I74a56640065ae6c6a470835ab1022ed0f266fc09 Issue-ID: APPC-665 Signed-off-by: Taka Cho <tc012c@att.com>
2018-02-21Update license text part 3Skip Wonnell2-2/+48
Issue-ID: APPC-637 Change-Id: I361c457acd27099294365f8ee3aeb167cd7fcafd Signed-off-by: Skip Wonnell <skip@att.com>
2018-02-20Update .gitignore with license textSkip Wonnell5-25/+132
Update .gitignore with license text Remove IDE generated files from repository Update .gitignore to ignore IDE Generated files Issue-ID: APPC-637 Change-Id: Ie650e2c6d46d55d06dcc54877533cb3e14be66d6 Signed-off-by: Skip Wonnell <skip@att.com>
2018-02-09ServiceExecutor sonar fixesJakub Dudycz2-25/+27
Change-Id: Id169ae3943c74893d885b8be098af96e44292ce5 Issue-ID: APPC-585 Signed-off-by: Jakub Dudycz <jakub.dudycz@nokia.com>
2018-02-07Removing old name referencesPatrick Brady1-5/+1
Removing references to bvc, att Change-Id: I794861fe40b96c922f6e5c011b2fe5d2c4bc515b Signed-off-by: Patrick Brady <pb071s@att.com> Issue-ID: APPC-292
2018-01-17Add/update license text part 3Skip Wonnell3-0/+5
Convert some file formats from dos to unix Change-Id: Iab31d84016c84bf03df7fdc8cf0c163c23091a88 Issue-ID: APPC-398 Issue-ID: APPC-305 Signed-off-by: Skip Wonnell <skip@att.com>
2018-01-12Add missing license text to pom files, part 2Skip Wonnell5-0/+105
Change-Id: I47c09b26da03ca7ca10ef632c9880d744df6a7f4 Issue-ID: APPC-398 Signed-off-by: Skip Wonnell <skip@att.com>
2018-01-09Appc Interface ServicesDilip kumar Pampana30-0/+1847
Scope Overlap API Or REST service Issue-ID: APPC-348 Change-Id: Id32b4c88f57a9f9ce2234598d03dcca5946d4683 Signed-off-by: Dilip kumar Pampana <dp583p@att.com>