aboutsummaryrefslogtreecommitdiffstats
path: root/ms/neng
AgeCommit message (Collapse)AuthorFilesLines
2019-11-13Use 1.5.0 parent pomTimoney, Dan (dt5972)1-1/+1
Use released 1.5.0 version of parent pom Change-Id: I9ffabc6f94546f8dd478a090b4e10db8934b4a00 Issue-ID: CCSDK-1920 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-09-11Roll versions for Frankfurt developmentTimoney, Dan (dt5972)1-2/+2
Roll master version for Frankfurt development Change-Id: I9591b56c1d2d65aed5ed0e98ed7a70e6a016838c Issue-ID: CCSDK-1701 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-08-28Roll versionsTimoney, Dan (dt5972)1-2/+2
Roll versions in master branch Change-Id: I109e4af829274ca805f5d5969d21057eb2700f4c Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-08-15Update to NeonTimoney, Dan (dt5972)1-2/+2
Change versions to Neon-based El Alto release Change-Id: I13a9cf5f94a30b585c1cdabf60712f0771ead699 Issue-ID: CCSDK-1389 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-08-09Roll to next snapshotTimoney, Dan (dt5972)1-2/+2
Roll to next snapshot version Change-Id: I1d7ed26b85f3148f537c9a272aa41a5508109fc7 Issue-ID: CCSDK-1563 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-08-07Roll version to recreate artifactsTimoney, Dan (dt5972)1-2/+2
Roll version to 0.5.1-SNAPSHOT to recreate El Alto early drop artifacts Change-Id: Id04157e44241aadcf7781ec71250bd2eff7c908a Issue-ID: CCSDK-1563 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-07-26Remove the literal "true" boolean value.anushadasari1-1/+1
Redundant Boolean literals should be removed from expressions to improve readability. Issue-ID: CCSDK-1541 Change-Id: I64e50083b9b0fe40fa0ba32723e30adb0dbce08e Signed-off-by: anushadasari <danush10@in.ibm.com>
2019-07-17Update parent version to 1.3.1Timoney, Dan (dt5972)1-1/+1
Update parent poms to version 1.3.1-SNAPSHOT Change-Id: I7c0b3962dc721ab7a2db62e919b5dfdea501e70b Issue-ID: CCSDK-1496 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-06-24Remove versions form project pomsTimoney, Dan (dt5972)1-3/+0
Remove versions from project poms and instead drive version from dependencyManagement declaration in parent pom. Change-Id: I9502b4b96d4f54a4ea20b4fbda507f85bad3ba45 Issue-ID: CCSDK-1416 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-04-30Update version for El AltoTimoney, Dan (dt5972)1-2/+2
Update version in master branch to El Alto versioning Change-Id: I63384a58be622d9e54a0852cc55fc6f9fe8963e7 Issue-ID: CCSDK-1222 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-04-24Update to use released 1.2.2 parent0.4.2Timoney, Dan (dt5972)3-7/+16
Update to use released 1.2.2 version of parent poms. Change-Id: Ieb0d6c5235b9784976b216641f2f51ac0fc867c2 Issue-ID: CCSDK-1222 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-04-15Update swagger-core versionTimoney, Dan (dt5972)1-1/+1
Update swagger-core to latest version to resolve vulnerability in embedded Guava version. Change-Id: I9714ae0b2f609c51cc1e70b98c546744edc0c0bf Issue-ID: CCSDK-1230 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-04-15Remove override of spring versionsTimoney, Dan (dt5972)1-18/+0
Remove <version> tag from spring dependencies so that versions are inherited from parent pom. Change-Id: I6bcf68728563e1389f638917d2a09cb0256f6d21 Issue-ID: CCSDK-1228 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-03-21Compile against Fluorine SR2Timoney, Dan (dt5972)1-2/+2
Updated to compile against Fluorine SR2 Change-Id: I434068531ce4a661a04c20201e0fddf3f6b92f47 Issue-ID: CCSDK-1156 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-03-15Prepare for release 0.4.1Timoney, Dan (dt5972)1-1/+1
Prepare to create release version 0.4.1 by using released version of parent pom Change-Id: Icf8432e14626a55b916b6f4d4a8992b79c29eff7 Issue-ID: CCSDK-1156 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-02-14Fix docker tagsTimoney, Dan (dt5972)1-19/+7
Update docker tags to conform to ONAP project standards Change-Id: I348f9507e382931e6adfa224d30225f0fbe270bc Issue-ID: CCSDK-1059 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-01-29Merge "Added Junit Testfile for PolicyFinderServiceDbImpl"Dan Timoney1-0/+43
2019-01-19Added Junit Testfile for PolicyFinderServiceDbImplezhil1-0/+43
Change-Id: I126ae770b42807780c588e893c590b147ccb470c Issue-ID: CCSDK-933 Signed-off-by: ezhil <ezhrajam@in.ibm.com>
2019-01-19Added test cases to AaiServiceImpl.javaezhil1-3/+7
Change-Id: Ic3811991d3d6988537b3f2119a18092b9f6f8192 Issue-ID: CCSDK-963 Signed-off-by: ezhil <ezhrajam@in.ibm.com>
2019-01-11Update to use correct parent pomTimoney, Dan (dt5972)1-14/+4
Updated neng microservice to use springboot v1 parent as opposed to odlparent. Without that change, javadoc was failing when compiled with Fluorine version of odlparent-lite parent pom. Change-Id: I677278d90869f493c281c7c5432b271dd43e7513 Issue-ID: CCSDK-870 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-01-10Prepare for release build0.4.0Timoney, Dan (dt5972)1-6/+4
Prepare for release of early ODL-Oxygen based CCSDK Dublin Change-Id: I63929ef52de41309905ee31e3fbcf49b64063059 Issue-ID: CCSDK-870 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-01-09Merge "Fixed sonar issue in PolicyReader.java"Dan Timoney1-6/+7
2019-01-09Fixed sonar issue in PolicyReader.javaezhil1-6/+7
Change-Id: I093edcd1a6e5ebfc0f3db302a006d3d3ca373c0a Issue-ID: CCSDK-877 Signed-off-by: ezhil <ezhrajam@in.ibm.com>
2019-01-04Add Sonar Kotlin supportAlexis de Talhouët1-0/+1
Rework parent pom so configuration can be inherited for all modules from root ccsdk-apps/pom.xml. Also updated some pom description so it is better presented within Sonar. These commands can be used locally to publish report to Sonar: mvn clean install -e -Dsonar mvn sonar:sonar -e -Dsonar -Dsonar.host.url=https://sonar.onap.org Note: kotlin code coverage is not fully functional due to https://github.com/jacoco/jacoco/issues/763 That issue has been fixed in jacoco master branch, but hasn't been released. Once released, in version 0.8.3, we can override version of jacoco plugin for ccsdk-apps. Change-Id: Ic382a4d0df9d14a82536993d2dfa55d7f105f951 Issue-ID: CCSDK-725 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
2018-12-26Fixed sonar issue in ExternalKeyValidatorezhil1-1/+3
Fixed major sonar issue Issue-ID: CCSDK-690 Change-Id: I17abdb751f1a384bd0c63e5b336186eaad945783 Signed-off-by: ezhil <ezhrajam@in.ibm.com>
2018-12-17Merge "Fixed sonar issue i PolicyFinderServiceImpl.java"Dan Timoney1-3/+3
2018-12-17Merge "Fixed sonar issue in NameGenResponse.java"Dan Timoney1-1/+1
2018-12-17Merge "Fixed sonar issues in NamegenRequest.java"Dan Timoney1-2/+3
2018-12-17Merge "Fixed sonar issues in PropertyOperator.java"Dan Timoney1-1/+4
2018-12-13Fixed sonar issue i PolicyFinderServiceImpl.javaezhil1-3/+3
Fixed major sonar issues Issue-ID: CCSDK-819 Change-Id: I2347aa5f234b33231b7782e6a51d0ba5a1b60dfd Signed-off-by: ezhil <ezhrajam@in.ibm.com>
2018-12-12Fixed sonar issue in NameGenResponse.javaezhil1-1/+1
Fixed sonar issue Issue-ID: CCSDK-826 Change-Id: If105b57d779f2ce25212c9a872aa1b379082b14a Signed-off-by: ezhil <ezhrajam@in.ibm.com>
2018-12-12Fixed sonar issues in NamegenRequest.javaezhil1-2/+3
Fixed sonar issues Issue-ID: CCSDK-825 Change-Id: If085726631b98d5c070feae39e1a7ba8f65067e9 Signed-off-by: ezhil <ezhrajam@in.ibm.com>
2018-12-12Fixed sonar issues in PropertyOperator.javaezhil1-1/+4
Logged exception Issue-ID: CCSDK-817 Change-Id: I902428f3a7fcf043c29db630783ab9c08d9cc6f2 Signed-off-by: ezhil <ezhrajam@in.ibm.com>
2018-12-12Fixed sonar issues in SpringServiceImpl.javaezhil1-2/+3
Logged exceptions Issue-ID: CCSDK-818 Change-Id: I90fc2d9c8d7e2627fc2c1f80628a9f4a0e7531da Signed-off-by: ezhil <ezhrajam@in.ibm.com>
2018-12-11Merge "fixed sonar issues in PropertyOperator.java"Dan Timoney1-1/+0
2018-12-11Merge "fixed sonar issues in RestServiceImpl.java"Dan Timoney1-4/+6
2018-12-11Merge "Fixed major sonar issue in Application.java"Dan Timoney1-1/+1
2018-12-11Merge "Fixed sonar issue in PolicySequence"Dan Timoney1-5/+11
2018-12-11fixed sonar issues in PropertyOperator.javaSandeep J1-1/+0
fixed sonar issues Issue-ID: CCSDK-552 Change-Id: I1104b8e2b7caf511b0b50bc28093ff8c38e35c29 Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
2018-12-11fixed sonar issues in RestServiceImpl.javaSandeep J1-4/+6
fixed sonar issues Issue-ID: CCSDK-552 Change-Id: I675eaf2314981d1d93b539b07df1568dcf51efcd Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
2018-12-04Fixed major sonar issue in Application.javaezhil1-1/+1
Removed Sysout from Application Issue-ID: CCSDK-786 Change-Id: I9806e98d4a30145f33da757b109cb781f3f1dccd Signed-off-by: ezhil <ezhrajam@in.ibm.com>
2018-12-04Fixed sonar issue in PolicySequenceezhil1-5/+11
Fixed sonar issues in PolicySequence Issue-ID: CCSDK-768 Change-Id: Ifc4558d2c970d80d157c825891948fbc57a7bde1 Signed-off-by: ezhil <ezhrajam@in.ibm.com>
2018-12-04Sonar Fix: NamePersister.javaArundathi Patil1-1/+1
Fixed sonar issues/code smells across this file Issue-ID: CCSDK-785 Change-Id: Ibfe8a9d8024e60385163df1402ca6a902836aae0 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2018-12-03Merge "fixed sonar issue in PolicyFinderServiceImpl.java"Dan Timoney1-1/+3
2018-12-03Merge "fixed sonar issues in RestServiceImpl.java"Dan Timoney1-6/+8
2018-12-03Merge "fixed sonar issues in SpringServiceImpl.java"Dan Timoney1-1/+2
2018-12-03fixed sonar issue in PolicyFinderServiceImpl.javaSandeep J1-1/+3
fixed sonar issue Issue-ID: CCSDK-525 Change-Id: I2074cff32ab26db5ba94bea9d08f0d60bdd9b189 Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
2018-12-03fixed sonar issues in RestServiceImpl.javaSandeep J1-6/+8
fixed sonar issues Issue-ID: CCSDK-525 Change-Id: I2f37d883df71b48daa0f0daf8b57d3c609889a52 Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
2018-12-03fixed sonar issues in SpringServiceImpl.javaSandeep J1-1/+2
fixed sonar issues Issue-ID: CCSDK-525 Change-Id: Id14d83d0b8c38feec837f3135dfd61458f10e77d Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
2018-12-03fixed sonar issues in PolicyReader.javaSandeep J1-6/+5
fixed sonar issues Issue-ID: CCSDK-525 Change-Id: Ieeb51a0c2671c07687ddc189564aa5b44237ec38 Signed-off-by: Sandeep J <sandeejh@in.ibm.com>