Age | Commit message (Collapse) | Author | Files | Lines |
|
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>
|
|
Issue-ID: CCSDK-2834
Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
Change-Id: Ib4b8e6ad8221fbd0e3834733d1fc0d8701816827
|
|
Roll master branch to initial Honolulu release version
Change-Id: I215dc2c5b3f0c817a653a43b9cf448b78caba1f8
Issue-ID: CCSDK-2742
Signed-off-by: Dan Timoney <dtimoney@att.com>
|
|
Issue-ID: CCSDK-2734
Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
Change-Id: I57964c912f17bf0c7dfe060a469affbf82486d35
|
|
maven-javadoc-plugin started to fail when using java 11 compiler. Some
issues are addressed in latest version of plugin (3.2.0), but it appears
some issues remain. To address this, we use the latest plugin version
and configure maven to continue if javadoc errors occur. Note: this issue
is currently causing verify builds to fail - thus, this is a blocking
issue.
Change-Id: I0a9882b4b93ea18b29e2d53d269cf70dda77a4d1
Issue-ID: CCSDK-2728
Signed-off-by: Dan Timoney <dtimoney@att.com>
|
|
Upgrade to latest springboot release (2.3.3.RELEASE)
Change-Id: I2aabcc0f258912f79ea6334ebec0ab342a2b066f
Issue-ID: CCSDK-2633
Signed-off-by: Dan Timoney <dtimoney@att.com>
|
|
Fixing properties to have new SNAPSHOT version as older are missing from nexus
Issue-ID: CCSDK-2684
Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
Change-Id: I8b1e670c5f16f6dee7ced09ba041f7cf4cabac6f
|
|
Roll to snapshot version 2.0.1-SNAPSHOT
Change-Id: I42f22947b51fb09de0b2dc364e7b5e0e01dbacd4
Issue-ID: CCSDK-2635
Signed-off-by: Dan Timoney <dtimoney@att.com>
|
|
fix dependencies and versions for sodium SR3
Issue-ID: CCSDK-2518
Signed-off-by: Michael Dürre <michael.duerre@highstreet-technologies.com>
Change-Id: I46a4def45fed75aeb3b507831446a2d8d26a2f52
|
|
Added ccsdk.features.version property to parent pom and fixed versions
of SDC libraries to latest released versions.
Change-Id: Ia431e5731a430f7cc45d0448d33fbb3808c2c5e9
Issue-ID: CCSDK-2378
Signed-off-by: Dan Timoney <dtimoney@att.com>
|
|
Update CCSDK versions for Guilin
Change-Id: I71986ca9f0863b6c3e67cdf7fc11f195cf4d01dc
Issue-ID: CCSDK-2166
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>
|
|
Overriding Junit dependency with version 4.12
Upgrading mockito-core version to 2.23.4 in dependency-odl-bom
Issue-ID: CCSDK-2125
Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
Change-Id: Ia5104f47728024361867102dd25adca454f53a73
|
|
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
|