summaryrefslogtreecommitdiffstats
path: root/.gitignore
AgeCommit message (Collapse)AuthorFilesLines
2019-07-26CCSDK-1528 - junits for BlueprintParseException.javaThugutla Sailakshmi1-0/+1
junits for BlueprintParseException.java Issue-ID: CCSDK-1528 Change-Id: Ib4d49588e19e3a5bde3ea50fe54f0a6ff21bc317 Signed-off-by: Thugutla Sailakshmi <tsaila10@in.ibm.com>
2019-03-15Resolve security issuesTimoney, Dan (dt5972)1-0/+1
This change contains the following fixes: 1) Updated ccsdk/dashboard to use ONAP's oparent parent pom 2) Removed <version> tag from dependencies managed by oparent, where feasible (e.g. not spring, since oparent uses Spring 5 and dashboard is based on Spring 4) 3) Updated versions of third party libraries as needed to address vulnerabilities found in nexus IQ scan. 4) Added missing license headers in source files to resolve checkstyle error from oparent. 5) Fixed indentation (tab -> 4 spaces) to resolve oparent checkstyle warning. Change-Id: Ib92d5ef86dbdb78c270d0901cc0753cd5a78eb6e Issue-ID: CCSDK-1167 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-03-13Latest code baseramprasad kotagiri1-0/+2
Change-Id: I9549091ebeeabcef2d7af7d91cc394d8371e496b Issue-ID: CCSDK-1011 Signed-off-by: ramprasad kotagiri <rp5662@att.com>
2017-10-06Refactor CCSDK/Dashboard project: Add git filesNicolas Hu1-0/+4
Change-Id: I92b6ccb444adf6ce38eb42ae3cce11bdab380ffa Issues-Id: CCSDK-111 Signed-off-by: Nicolas Hu <jh245g@att.com>