aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2019-10-17update release note for unknown issueTaka Cho1-0/+2
update release note Issue-ID: APPC-1766 Change-Id: I200cc60dd8560b30004e2dc260041f755599395d Signed-off-by: Taka Cho <takamune.cho@att.com>
2019-10-16replace deprecated addMixInAnnotationsTaka Cho3-16/+16
addMixInAnnotations(Class<?>, Class<?>) was deprecated use addMixIn instead Issue-ID: APPC-1764 Change-Id: Ic65e1f18a8d427f641a8d36003f29bdbf1b3b58b Signed-off-by: Taka Cho <takamune.cho@att.com>
2019-10-15update mockito version in APPCTaka Cho37-36/+213
sonar does not take the test coverage from parent pom file Issue-ID: APPC-1767 Change-Id: Ic6530ddc553b404f49937d61481ca2e076362e64 Signed-off-by: Taka Cho <takamune.cho@att.com>
2019-10-14update mockito versionTaka Cho6-8/+27
sonar does not take the test coverage from parent pom file Issue-ID: APPC-1767 Change-Id: I852280c31b40dc8a3bdcadc20947ec9c8040fce7 Signed-off-by: Taka Cho <takamune.cho@att.com>
2019-10-14update release note for unknown issueTaka Cho1-0/+6
update relese note Issue-ID: APPC-1710 Change-Id: I810a49a8f72ed9c77869b1c1cdb1435c303bdd15 Signed-off-by: Taka Cho <takamune.cho@att.com>
2019-10-10replace deprecated JsonSerialize.InclusionTaka Cho20-56/+44
@JsonSerialize(include = JsonSerialize.Inclusion.NON_NULL) was deprecated use @JsonInclude(Include.NON_NULL) instead to suppress when property is NULL Issue-ID: APPC-1764 Change-Id: I1bbe10a156166bc37a167122ff68d1dc183fcd2f Signed-off-by: Taka Cho <takamune.cho@att.com>
2019-10-09remove duplicated artifact in chef adapterTaka Cho1-6/+0
there are two org.apache.httpcomponents:httpclient defined in pom file, keep a one from line 63-67 Issue-ID: APPC-1763 Change-Id: Ifd132e316e05c795d68618f8bd13ba6180d55adf Signed-off-by: Taka Cho <takamune.cho@att.com>
2019-10-09remove redundant code under appc-common-bundle/javaTaka Cho46-8053/+0
the code should be taken from src/main not from java Issue-ID: APPC-1732 Change-Id: I7d9d8ce24917800f01e4aa84c3e31b584485094a Signed-off-by: Taka Cho <takamune.cho@att.com>
2019-10-08Neon SR1 upgradeTaka Cho285-1790/+1643
change pom files for ODL Neon SR1 upgrade Issue-ID: APPC-1749 Change-Id: Ib10ff74852a2b38933c0df034c71e21665430f62 Signed-off-by: Taka Cho <takamune.cho@att.com>
2019-10-08Set appc parent 2.7.0-SNAPSHOTPatrick Brady224-225/+225
Change-Id: Ib68d389e9e39951e47b785550134729a9f678497 Signed-off-by: Patrick Brady <patrick.brady@att.com> Issue-ID: APPC-1686
2019-10-08Increment version to 1.7.0-SNAPSHOTPatrick Brady251-268/+268
Change-Id: I5c9c5141f39a653e6604551488e955c2f0a68004 Signed-off-by: Patrick Brady <patrick.brady@att.com> Issue-ID: APPC-1686
2019-10-07Remove OJSI-176 and OJSI-177 from release notesKrzysztof Opasiak1-2/+0
Both tickets mentioned in the title are false positives. In OJSI jira they are marked as "Not a bug" thus they shouldn't be considered as "fixed security issues" Issue-ID: OJSI-176 Issue-ID: OJSI-177 Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com> Change-Id: I4d3c0939b5df68ed42e334d492a2751143b41e39
2019-10-01Sonar Fix: TerminateStack.javaArundathi Patil1-2/+1
Fixed sonar issues in this file Issue-ID: APPC-1745 Change-Id: I1e750cfa8f7d4628fca0c9af0051fdfa69778977 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-10-01Sonar Fix: MigrateServer.javaArundathi Patil1-15/+13
Fixed sonar issues across this file Issue-ID: APPC-1740 Change-Id: I8c2377a99a5de9e9926bc96288e51dfe438d0fa0 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-10-01Sonar Fix: LookupServer.javaArundathi Patil1-5/+5
Fixed sonar issues across this file Issue-ID: APPC-1739 Change-Id: Iabbaada720d8b3f2ee3916a0d663b90f8fe23bcb Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-10-01Sonar Fix: CreateSnapshot.javaArundathi Patil1-15/+15
Fixed sonar issues across this file Issue-ID: APPC-1738 Change-Id: Iba43b24d4ae4c14197eed2e5159a4a00dfcfe00b Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-09-27remove org.openecomp.sdc artifactTaka Cho10-27/+23
replace to org.onap.sdc Issue-ID: APPC-736 Change-Id: I6b9b451ad0196e03e7db90e6157e11139f0d0428 Signed-off-by: Taka Cho <takamune.cho@att.com>
2019-09-26Change to snapshot parent versionPatrick Brady224-225/+225
Change to appc parent version 2.6.3-SNAPSHOT Change-Id: I51e4485098a271ff80de64ea6c20a81df94c7d8f Signed-off-by: Patrick Brady <patrick.brady@att.com> Issue-ID: APPC-1686
2019-09-26Increment version to 1.6.5-SNAPSHOTPatrick Brady251-267/+267
Change-Id: Ic0e49aef6dc78b1a55e8c7c051e716339f3802f6 Signed-off-by: Patrick Brady <patrick.brady@att.com> Issue-ID: APPC-1686
2019-09-26APPC R5 release note fixTaka Cho1-1/+1
fixed a typo Issue-ID: APPC-1722 Change-Id: Id1bb4cdbc019d2b92f57c2610e279d964948daae Signed-off-by: Taka Cho <takamune.cho@att.com>
2019-09-25APPC R5 release noteTaka Cho1-0/+40
added APPC R5 release note Issue-ID: APPC-1722 Change-Id: Ic1b19e49fef77e3ed3b995f774cb0f69813fcbe9 Signed-off-by: Taka Cho <takamune.cho@att.com>
2019-09-24Add 1.6.4 release filePatrick Brady1-0/+4
Change-Id: I41e0c64e25d61396c700ed4b9c275d21fcef446a Signed-off-by: Patrick Brady <patrick.brady@att.com> Issue-ID: APPC-1735
2019-09-24replaced by tosca.datatype.versionTaka Cho2-2/+1
consolidate to tosca.datatype.version Issue-ID: APPC-736 Change-Id: Ic0bf2c8743d4b299fc135d53323fffbcd6b7c531 Signed-off-by: Taka Cho <takamune.cho@att.com>
2019-09-20Set appc parent 2.6.2Patrick Brady224-225/+225
Change-Id: I4d3fe28ac744a62b448816fe14b645f19a3e5209 Signed-off-by: Patrick Brady <patrick.brady@att.com> Issue-ID: APPC-1735
2019-09-17Increment version to 1.6.4-SNAPSHOTPatrick Brady251-267/+267
Change-Id: I0dfdd848265f21e1584903ea14aa4df6d08a2f94 Signed-off-by: Patrick Brady <patrick.brady@att.com> Issue-ID: APPC-1686
2019-09-17Sonar fix- APPC-1715Arundathi Patil2-6/+7
Fixed multiple sonar issues across this file Issue-ID: APPC-1715 Change-Id: I5a7df4bde164b8ec3c8f91f07646d0630d52fa59 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-09-17Sonar Fix: APPC-1716Arundathi Patil2-5/+10
Fixed sonar issues across this file Issue-ID: APPC-1716 Change-Id: Ic9d8d1c0ff22c9d0cc9831793d1e3550e5f62897 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-09-17Sonar fix: APPC-1717Arundathi Patil2-7/+10
Fixed sonar issues across these files Issue-ID: APPC-1717 Change-Id: I25fc139344e88d389e24b91a7d6796fea6f251c2 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-09-11Add 1.6.3 release filePatrick Brady1-0/+4
Change-Id: I1211bb9874e6e7bf3c2f3e3858cd2a4d08d4d5bd Signed-off-by: Patrick Brady <patrick.brady@att.com> Issue-ID: APPC-1686
2019-09-11Change to released parent 1.6.1Patrick Brady224-225/+225
Change-Id: Ieb506dd5bcc146a45c9e75ec27641f80245548e3 Signed-off-by: Patrick Brady <patrick.brady@att.com> Issue-ID: APPC-1686
2019-09-11Increment version to 1.6.3-SNAPSHOTPatrick Brady251-267/+267
Change-Id: I2b1b8329dbad5a8d6cc5ae96e8c44af1ab3d54ea Signed-off-by: Patrick Brady <patrick.brady@att.com> Issue-ID: APPC-1686
2019-09-10Fix eelf resource not foundPatrick Brady2-17/+2
The eelf package needs to be exported from appc-common where the resource bundle is added. Doing this was causing karaf to crash on install of artifact-handler. The cause was all of the classes being exported by the maven shade plugin of appc-yang-generator. Removing the shade plugin seemed to have no bad consequences. Change-Id: Ic0758b342b8109e28ec8e11a48b2693cea7b56db Signed-off-by: Patrick Brady <patrick.brady@att.com> Issue-ID: APPC-1713
2019-09-05Changes to remove maven-staging-pluginPatrick Brady10-23/+16
Root pom ccsdk version updated to latest and dependency versions are fixed so that they are compliant with the maven enforcer plugin. Change-Id: If85006519678a14af6ace21268eb0bfc195e4215 Signed-off-by: Patrick Brady <patrick.brady@att.com> Issue-ID: APPC-1686
2019-08-30Changes to fix feature installsPatrick Brady14-114/+15
Feature installs were causing karaf to freeze following the upgrade to the Fluorine SR2 version of ODL. These changes correct the problems. Change-Id: I8e5a41ba6816da782fea3ebaef3b6918cfc1ad4c Signed-off-by: Patrick Brady <patrick.brady@att.com> Issue-ID: APPC-1630
2019-08-30Updated jersey from com.sun.jersey to org.glassfish.jerseyvmuthukrishnan12-175/+259
ODL upgrade Change-Id: I1167ad7cdb429c9c3e2808db820e3fc26e605383 Signed-off-by: vmuthukrishnan <vmuthukrishnan@aarnanetworks.com> Issue-ID: APPC-1630
2019-08-30Change parent version to snapshotPatrick Brady224-225/+225
Changing the parent version to snapshot in order to build with the new version of appc parent which has the Fluorine SR2 ccsdk parent poms. Change-Id: I03d9a0d38b6d97bab17cd887562ae42ed1b19611 Signed-off-by: Patrick Brady <patrick.brady@att.com> Issue-ID: APPC-1630
2019-08-22update INFO.yamlTaka Cho1-0/+10
Add change section Issue-ID: APPC-1685 Change-Id: Ie4e2227dc1d6c35ba192613eaa245311796b4bd9 Signed-off-by: Taka Cho <takamune.cho@att.com>
2019-08-19APPC-1681- remove the thrown exception 'org.json.JSONException' which is a ↵Thugutla Sailakshmi1-1/+1
runtime exception. remove the thrown exception Issue-ID: APPC-1681 Change-Id: I940a5dd42bfe7a52b39be81a016cf4cf47805cae Signed-off-by: Thugutla Sailakshmi <tsaila10@in.ibm.com>
2019-08-19APPC-1681 -Rename this local variable to match the regular expression ↵Thugutla Sailakshmi1-6/+8
'^[a-z][a-zA-Z0-9]*$'. APPC-1681 -Rename this local variable to match the regular expression '^[a-z][a-zA-Z0-9]*$'. Issue-ID: APPC-1681 Change-Id: I7f6926bfa1a4f57d99d6732492281b36f041922f Signed-off-by: Thugutla Sailakshmi <tsaila10@in.ibm.com>
2019-08-13Sonar Fix- ProviderOperation.javadinesha1-3/+4
Fixed Sonar Issues accross the file Issue-ID: APPC-1669 Change-Id: Idccc7e133a93f0af8d2352473d95f755f39f1ae7 Signed-off-by: dinesha <dineshgs@in.ibm.com>
2019-08-08Revert changes to parent pomsPatrick Brady2-18/+6
These changes did not work Change-Id: Ie90d1bf4795cad916f8aea00af9a8cf5bcc847ed Signed-off-by: Patrick Brady <patrick.brady@att.com> Issue-ID: APPC-1686
2019-08-08Change parent pomsPatrick Brady3-32/+18
Changing the parent pom of appc-dispatcher and appc-directed-graph so that they no longer point to the root appc pom, instead they point to the org.onap.appc.parent pom files. Change-Id: I116bd06471482e19715a3c5ada506f9d700e5576 Signed-off-by: Patrick Brady <patrick.brady@att.com> Issue-ID: APPC-1686
2019-08-08Attempt to disable nexus stagingPatrick Brady1-0/+26
Change-Id: Ice20bc6259d9f30438f23e9f8e6c875f4119fee3 Signed-off-by: Patrick Brady <patrick.brady@att.com> Issue-ID: APPC-1686
2019-08-07Add 1.6.2 release filePatrick Brady1-0/+4
Change-Id: Ib8f13865e9702099e99593b1fa301e1dc2da8ec2 Signed-off-by: Patrick Brady <patrick.brady@att.com> Issue-ID: APPC-1686
2019-08-07Change to release parent versionPatrick Brady224-225/+225
Change-Id: If572b36cdf00e3c6ada36181fb6c678fbd978e72 Signed-off-by: Patrick Brady <patrick.brady@att.com> Issue-ID: APPC-1686
2019-08-07Increment version to 1.6.2Patrick Brady256-273/+273
Change-Id: If6610d1addd323c1ad0f902a0841b979f017adc9 Signed-off-by: Patrick Brady <patrick.brady@att.com> Issue-ID: APPC-1686
2019-08-05Add release file for 1.6.1Patrick Brady1-0/+4
Change-Id: I19a543c1fea16823039d00290d4831dbeb35c1ea Signed-off-by: Patrick Brady <patrick.brady@att.com> Issue-ID: APPC-1686
2019-08-03Increment versions after releasePatrick Brady256-273/+273
Change-Id: I83b000b7c4ac94b5eba396b5e1856a970fa90623 Signed-off-by: Patrick Brady <patrick.brady@att.com> Issue-ID: APPC-1686
2019-08-02update INFO.yamlTaka Cho1-5/+0
remove Joss from committer Issue-ID: APPC-1685 Change-Id: Id223a31e6870a00708e5a0aa3c36d725c4284524 Signed-off-by: Taka Cho <takamune.cho@att.com>
2019-08-01Add release file for 1.6.0 releasePatrick Brady1-0/+4
Change-Id: I9ba4c926097457c6d540bdb26efc1967a434249e Signed-off-by: Patrick Brady <patrick.brady@att.com> Issue-ID: APPC-1684