Age | Commit message (Collapse) | Author | Files | Lines |
|
Adding tidy-maven-plugin and related profile to format/vaidate pom files
To format POM Files just run mvn process-sources -P format
Issue-ID: CCSDK-1739
Signed-off-by: SINGAL, KAPIL (ks220y) <ks220y@att.com>
Change-Id: I58dc261ac7b3179a91a0ab5a06237990707543f5
|
|
Roll master version for Frankfurt development
Change-Id: Ife7ecc5bfb2d8d515805c40c381f6acb34af538b
Issue-ID: CCSDK-1701
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
|
|
Change-Id: I8c7269f97f2b32a0fe8689baaeddfe1e82e0d075
Issue-ID: CCSDK-1663
Signed-off-by: Brinda Santh <brindasanth@in.ibm.com>
|
|
Roll versions in master branch
Change-Id: I12ac01bc8769303c9d6fe7053306bdaa68f54396
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
|
|
Update to neon versions
Change-Id: I095b46cefa264006bea5722b952c789374870370
Issue-ID: CCSDK-1389
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
|
|
Added service for search result CBA
Change-Id: Iba00f048abc59878e6dcda9d1de9f0fc823d9130
Issue-ID: CCSDK-1275
Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
|
|
Roll versions to 0.5.1 - need to re-release El Alto early release
Change-Id: Ifc0d4af8920065ca4ae8f509c63f98dc6e112322
Issue-ID: CCSDK-1563
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
|
|
Roll master version to El Alto versions
Change-Id: I75400c5d7dda6b306b0b2e3aa5cd583380dab461
Issue-ID: CCSDK-1222
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
|
|
Issue-ID: CCSDK-1177
Issue-ID: CCSDK-1178
Change-Id: I0c02702fbec52211ca367abbba72aebecee8cbaa
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
|
|
Updated to compile against Fluorine SR2
Change-Id: I434068531ce4a661a04c20201e0fddf3f6b92f47
Issue-ID: CCSDK-1156
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
|
|
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>
|
|
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>
|
|
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>
|
|
Roll to initial Dublin release version
Change-Id: I9f56f6643bf5850a9958d46f137fa929b1c05e5d
Issue-ID: CCSDK-617
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
|
|
Roll to next snapshot version
Change-Id: Ifbbe4c890c47001d60117f09a67daa278d57dcd4
Issue-ID: CCSDK-597
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
|
|
For release build to work properly, parent node must either be outside
the project altogether OR must be one directory above OR relativePath must
be specified. Changed controllerblueprint to use pom in directory above
as parent.
Change-Id: Ib3152f7cf90dd2a6628ab4631b387f1f0b51baad
Issue-ID: CCSDK-570
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
|
|
Add Docker Build and Deploy Maven Implementations for Controller Blueprint MS and their dependencies
Change-Id: I9eee9fff535bcc9ca0b855150892ce53af126d1c
Issue-ID: CCSDK-483
Signed-off-by: Muthuramalingam, Brinda Santh(bs2796) <bs2796@att.com>
|
|
Creating the base directory structure for Controller Blueprints MicroService
Change-Id: I1ccf7fc76446048af3b2822f9155bb634657aee3
Issue-ID: CCSDK-410
Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
|