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>
|
|
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>
|
|
Upgrade spring version to resolve security vulnerabilities
Change-Id: I1a02c7a09a6f57fb2b69a6f2afe7325c60f9a4cf
Issue-ID: CCSDK-441
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>
|
|
Updates to pom.xml to fix the docker build issues. Set the right phase for copy, and adding additional tags to image.
Change-Id: I31726bfc6183bf2ccc2485d752093a8bb62a4703
Issue-ID: CCSDK-588
Signed-off-by: bt2983 <bt2983@att.com>
|
|
Change-Id: Iea7694a0f39d2614ec880d6c6fafe305baa2bea7
Issue-ID: CCSDK-593
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
|
|
Switching to io.fabric8 plugin.
Change-Id: I5b37c90983fe5f5df5860c623413afd661bbf0b6
Issue-ID: CCSDK-588
Signed-off-by: BT2983 <BT2983@att.com>
|
|
Temporarily disabling docker.
Change-Id: I0550730057fafe296243d3a14f3821174008c6e1
Issue-ID: SDNC-462
Signed-off-by: BT2983 <BT2983@att.com>
|
|
Giving absolute path for docker plugin.
Change-Id: If02b0d7d1e6d5763e4cc7dd6ccacf5e717bb9b2c
Issue-ID: SDNC-462
Signed-off-by: BT2983 <BT2983@att.com>
|
|
Copying docker files to target directory since the src seems to be unavailable during official build.
Issue-ID: SDNC-462
Change-Id: I20fd57b80e93f75b2419ec4071cdc4205748ebac
Signed-off-by: BT2983 <BT2983@att.com>
|
|
Added exec phase, and using lighter docker base image.
Change-Id: I020c6e88408f4d17fe214ee7ac8f960230ad4980
Issue-ID: CCSDK-342
Signed-off-by: BT2983 <BT2983@att.com>
|
|
More tests, changes for maria DB, support for UUID and timestamp etc.
Change-Id: I17bdf3acbe970ef4104f2ec0d59d5777c0a9928e
Issue-ID: CCSDK-342
Signed-off-by: BT2983 <BT2983@att.com>
|
|
To resolve license issues, use mariadb JDBC connector
Change-Id: I9c953e27b69fbd33fa715cfc3917af7991a23457
Issue-ID: CCSDK-559
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
|
|
Docker build should only be run if docker profile is enabled.
Change-Id: I6942c3e59b769053fd47d04fe98f3e4b95ea33dd
Issue-ID: CCSDK-558
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
|
|
Support for docker compose and some fixes.
Change-Id: Ida28efd9c785aaf9d12b31e053ef5b1014289e60
Issue-ID: CCSDK-342
Signed-off-by: BT2983 <BT2983@att.com>
|
|
Using different docker plugin.
Change-Id: I2103d3058e9b3d1b95dac49790b244e21d77b39a
Issue-ID: CCSDK-342
Signed-off-by: BT2983 <BT2983@att.com>
|
|
Docker updates and tests.
Change-Id: Iba669453c4035290441c757f5b1c673ab41213d6
Issue-ID: CCSDK-342
Signed-off-by: BT2983 <BT2983@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>
|
|
Adding pom, main files and policy related classes.
Change-Id: I9ccbd03784cb2d85b3f1be353417f596384bd554
Issue-ID: CCSDK-342
Signed-off-by: BT2983 <BT2983@att.com>
|