Age | Commit message (Collapse) | Author | Files | Lines |
|
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>
|
|
Also, fix add IntelliJ file in gitignore
Change-Id: Iee192350ec3ec9c1aceefe814d4b0c11c326a897
Issue-ID: CCSDK-734
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
|
|
Upgrade Spring Boot and Kotlin versions.
Change-Id: If0d7d0f476d8cfd23916013ff1ab554b26bc6b7a
Issue-ID: CCSDK-658
Signed-off-by: Muthuramalingam, Brinda Santh(bs2796) <bs2796@att.com>
|
|
Roll to initial Dublin release version
Change-Id: I9f56f6643bf5850a9958d46f137fa929b1c05e5d
Issue-ID: CCSDK-617
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
|
|
Update to prepare for RC0 release build: remove -STAGING tag from
release version and use released parent poms.
Change-Id: I6b1a9c5ce48badada0da7a8988bf58ad84c1528f
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>
|
|
Updated ccsdk/apps to prepare for release build:
(a) Removed -STAGING tag from release version in version.properties
(b) Updated parents to use released versions
Change-Id: Id02db0fa514734abbf65bc39ccfa8ad26e9d43e8
Issue-ID: CCSDK-597
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
|
|
Add Controllerbluprint microservice to ccsdk/apps maven build.
Change-Id: Ie7a28695df21c2aa63b1005f7df43157c98ce8a4
Issue-ID: CCSDK-547
Signed-off-by: Muthuramalingam, Brinda Santh(bs2796) <bs2796@att.com>
|
|
This reverts previous revert for VlantagApi functional
component, with correction to pom.xml which had
prevented jUnit tests from being counted.
Change-Id: I8cff5d04949fe8e110565fb7f68f939caba2eff8
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
Issue-ID: CCSDK-475
|
|
This reverts commit 822c98964b0a4f7b4da5dbe79669e54011a0778d.
This contains no jUnit test cases, bringing code coverage from 71% to 37%.
Change-Id: If748dd23e9b4eddd227f01e0b33d2aa9bcb88102
Issue-ID: CCSDK-475
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
|
|
Initial code contribution to add Vlantag Api microservice.
It is developed as a Spring Boot application.
Issue-ID: CCSDK-475
Change-Id: I0d5df398aae284cee181fcefeee9251e11ea8c26
Signed-off-by: Saurav Paira <sp694w@att.com>
Signed-off-by: Paira, Saurav (sp694w) sp694w@att.com <sp694w@att.com>
|
|
Updates to pom.xml per earlier comments, and linked to the parent pom.
Change-Id: Id052d631a1855980ef9917b0144aa4a0ec6d652f
Issue-ID: CCSDK-342
Signed-off-by: BT2983 <BT2983@att.com>
|