Age | Commit message (Collapse) | Author | Files | Lines |
|
Fixed incorrect specifications of antlr version. Also, updated oparent
pom.xml to use latest released oparent
Change-Id: Iaa18032d89bd86916bc7739a71598ab495333795
Issue-ID: CCSDK-3231
Signed-off-by: Dan Timoney <dtimoney@att.com>
|
|
Roll versions of ccsdk parent poms to 2.2.0-SNAPSHOT for Istanbul release.
Change-Id: Ia5060116b986dae9e25b5765389e0c421bcd9fc6
Issue-ID: CCSDK-3190
Signed-off-by: Dan Timoney <dtimoney@att.com>
|
|
Roll to version 2.1.2-SNAPSHOT
Change-Id: If45b4b9aecd9b8779e8a7b8c05cfaeabd1b03c49
Issue-ID: CCSDK-3179
Signed-off-by: Dan Timoney <dtimoney@att.com>
|
|
migrate parents to aluminium-sr0
Change-Id: Iafc8f9bdefe7fb3593166bb067210cc944d65561
Issue-ID: CCSDK-3012
Signed-off-by: Michael DÜrre <michael.duerre@highstreet-technologies.com>
|
|
Issue-ID: CCSDK-3126
Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
Change-Id: I5c89ab63f58084808038e58b413bf51c29bcb93b
|
|
This reverts upgrade to OpenDaylight Aluminum
(commit b6288f99fbfcc73f115511696f98111ca32b8d2f.)
Change-Id: I194efd26f792328f0ab79848664708715e94e240
Issue-ID: CCSDK-3012
Signed-off-by: Dan Timoney <dtimoney@att.com>
|
|
Upgrade jackson to 2.11.4, the same version used by springboot 2.3.8.RELEASE which is the version currently used in ccsdk/parent's springboot pom.
This is intended to fix the following security vulnerability:
Component(displayName=com.fasterxml.jackson.core : jackson-databind : 2.10.1, hash=18eee15ffc662d27538d) [
Constraint(Critical security vulnerability)
[Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2020-25649 with severity >= 7 (severity = 7.5)] ]]
Change-Id: I0d1727296ac3c3227e5e5666a796b08a63a61aaa
Issue-ID: CCSDK-3108
Signed-off-by: RehanRaza <muhammad.rehan.raza@est.tech>
|
|
migrate parents to aluminium-sr0
Issue-ID: CCSDK-3012
Signed-off-by: Michael DÜrre <michael.duerre@highstreet-technologies.com>
Change-Id: I8c19abcfa4a0fbac629496835e4caf92aecd2459
Signed-off-by: Michael DÜrre <michael.duerre@highstreet-technologies.com>
|
|
There is no 2.0 version in mvnrepository
Issue-ID: CCSDK-3047
Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
Change-Id: Ieae68f050545a8bdb7aef71ecf8a84bb3ec1e3b2
|
|
Added missing dependencies needed in oparent and dependencies-bom
to allow oparent pom to be used in ccsdk/sli for code not
directly dependent on OpenDaylight. Also, updated to latest
springboot release and to latest released version of ONAP oparent
pom. Note: this change does NOT address changes to compile jars as
java 11. That change will come with the changes for ODL Aluminum.
Change-Id: I599bae0c32f5ced7eada956a0ed3b57f40461cd5
Issue-ID: CCSDK-3001
Signed-off-by: Dan Timoney <dtimoney@att.com>
|
|
Some version declarations were missing from CCSDK oparent, which
causes problems when moving repos to use CCSDK oparent pom instead
of ODL-based parents. Also, update version properies to latest CCSDK
master snapshot versions.
Change-Id: Ia9222da0f8720f981cfcd98aaeaafc68aedbcb92
Issue-ID: CCSDK-3001
Signed-off-by: Dan Timoney <dtimoney@att.com>
|
|
Release initial Honolulu version of CCSDK parent poms and roll
version to next snapshot
Change-Id: I235ea84ddb43edd9165439f3845f8d27d383ac29
Issue-ID: CCSDK-3002
Signed-off-by: Dan Timoney <dtimoney@att.com>
|
|
Roll master branch to initial Honolulu release version
Change-Id: I215dc2c5b3f0c817a653a43b9cf448b78caba1f8
Issue-ID: CCSDK-2742
Signed-off-by: Dan Timoney <dtimoney@att.com>
|
|
Roll to snapshot version 2.0.1-SNAPSHOT
Change-Id: I42f22947b51fb09de0b2dc364e7b5e0e01dbacd4
Issue-ID: CCSDK-2635
Signed-off-by: Dan Timoney <dtimoney@att.com>
|
|
Add new CCSDK parent pom based on ONAP oparent
Change-Id: I184f4170095ddc118e69b9668494d935bfee718c
Issue-ID: CCSDK-2182
Signed-off-by: Dan Timoney <dtimoney@att.com>
|
|
Changes made:
* Updated version of tomact-jdbc library from 9.0.27 to 9.0.30
Issue-ID: CCSDK-2169
Change-Id: Id917f36f04064d5a211f596d0256ad80e65a2467
Signed-off-by: Rich Tabedzki <richard.tabedzki@att.com>
|
|
Roll master branch of ccsdk parent to 2.0.0-SNAPSHOT for Guilin. Since
we anticipate breaking changes associated with Java 8 -> 11 and
Sodium, the Guilin version will be a major version update (1.x -> 2.0)
Change-Id: I3bf2c447fbecff4aa1973b9087190a2e41961457
Issue-ID: CCSDK-2152
Signed-off-by: Dan Timoney <dtimoney@att.com>
|
|
Updating protobuf and grpc version
Issue-ID: CCSDK-2107
Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
Change-Id: I09fa6f600cf74b5d8049d195b67c889af7d9ca9d
|
|
1) dependency-odl-bom is being imported to other parent poms, removing / cleaning up duplicate dependencies
2) Adding spring-boot-setup pom and related templates for spring-boot parent poms
3) Adding jetty-server to dependency-odl-bom
4) Adding org.onap.logging-analytics dependency to spring-boot-parent poms
Issue-ID: CCSDK-2107
Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
Change-Id: I3a844cd736044a4ffbca7688bca110c0bc7dab0c
|
|
Roll ccsdk/parent to next snapshot version
Change-Id: I34d07a7c87a1ff7a35407c64dda40237d0dcd262
Issue-ID: CCSDK-1963
Signed-off-by: Dan Timoney <dtimoney@att.com>
|
|
Updated versions of third party dependencies that are not
constrained by OpenDaylight to latest minor version.
Change-Id: I0640f50b02f0cee4669b6a4c4c87754861a686ce
Issue-ID: CCSDK-2005
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
|
|
Cleaning up poms and fixing versioning as per ODL NEON
Issue-ID: CCSDK-1977
Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
Change-Id: Ifca4fa413ec3370108828e3da4fce8585cada925
|
|
|
|
Roll version of parent to 1.5.1-SNAPSHOT for next version
Change-Id: Ia3754b5531fcec6a60cac88512c2eda7a6045578
Issue-ID: CCSDK-1920
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
|
|
Changes made:
* updated dependency-bom
* updated dependencies-odl-bom
Issue-ID: CCSDK-1815
Change-Id: If2cbe93070eb6181a75b151acb83537a2c8ef071
Signed-off-by: Rich Tabedzki <richard.tabedzki@att.com>
|
|
Running mvn tidy:pom to format/restructure pom's content.
Removig plugin to format pom as all child poms are not having reference to root as parent pom and maven-tidy-plugin is not being executed to format pom
Issue-ID: CCSDK-1764
Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
Change-Id: I18fd59ae94fdded11f3cb62647d5b3518bfe051a
|
|
Roll version in master branch to Frankfurt version (1.5.0-SNAPSHOT)
Change-Id: Id68e5cd6ccc657a52c4bae58afe8d634bffccf37
Issue-ID: CCSDK-1701
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
|
|
Roll versions in master branch
Change-Id: I0d8358268e3649ff8d80b357e22e56d73f11a1af
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
|
|
Update third party package versions to align with ODL Neon SR1.
Change-Id: I82da85e6a9581726267be0f9cd64c4eb193ceda3
Issue-ID: CCSDK-1389
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
|
|
Roll to next snapshot version
Change-Id: If4b60b8aa95e7fbf72f048eed4ee968d2079b7a4
Issue-ID: CCSDK-1563
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
|
|
Roll versions to 0.5.1 - need to re-release El Alto early release
Change-Id: Ie9204c9ec0eb84989303df1089f536314df2c8d7
Issue-ID: CCSDK-1563
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
|
|
Remove staging-profile, which had been needed for daily builds in
old daily build jobs.
Change-Id: I13d1b628268f46d59ff4521ffebf2f6d3b2b6390
Issue-ID: CCSDK-1496
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
|
|
Add missing distributionManagement section to new BOM pom files. This
is needed because this is not specified in ONAP settings.xml - it must
be explicitly set in each pom.xml OR inherited from a parent pom.
Change-Id: Iac63a327bf7a70b6f78ee04312076046da9e60b0
Issue-ID: CCSDK-1412
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
|
|
Refactor dependencyManagement section from odlparent poms into a new
BOM for ease of maintenance.
Change-Id: I4e31ccc2a3c5349b10777c14b9d5e7fd3e034c46
Issue-ID: CCSDK-1412
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
|