Age | Commit message (Collapse) | Author | Files | Lines |
|
Release version 2.3.2 paremt poms, containing fix for log4shell
vulnerability
Issue-ID: CCSDK-3556
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: Ibf7027dfaf03f7cf1b9cb25a760abd303ab5a5e6
|
|
Release Silicon SR2 version (2.3.1) of parent poms.
Issue-ID: CCSDK-3513
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: Ic130c2bbc98f5817bd5848b774bc81e3a695150d
|
|
Release initial Jakarta version of ccsdk/parent. This is needed so
that initial version of ccsdk/sli can be released, which is needed
to resolve issue building dependent repos such as cds.
Issue-ID: CCSDK-3492
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: Icf363da0867defe9aa7a13a1c3b26c1469466137
|
|
Roll ccsdk/parent master branch numbering to Jakarta
Issue-ID: CCSDK-3470
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I4f655bf2d63ecb45c28383bdca2aef6344094c54
|
|
Release version 2.2.1 of ccsdk/parent poms
Issue-ID: CCSDK-3444
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I65ea0c549fd6e8da37cad2d77446c18719c9a69e
|
|
Release version 2.2.0 (initial Istanbul) of parent poms
Issue-ID: CCSDK-3444
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I0dad067bd08d9f4770a1b54f656c2ee2cefe2578
|
|
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>
|
|
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>
|
|
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>
|
|
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 BOM to reflect dependency versions installed in ODL image.
This new BOM is created by a new script - mkbom.sh - based on
jar files installed in the OpenDaylight local maven repository.
Issue-ID: CCSDK-2397
Change-Id: I70881f1db55a1482ce1d33ee598b69b4ad2661ba
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>
|
|
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>
|
|
Roll ccsdk/parent to next snapshot version
Change-Id: I34d07a7c87a1ff7a35407c64dda40237d0dcd262
Issue-ID: CCSDK-1963
Signed-off-by: Dan Timoney <dtimoney@att.com>
|
|
Include groupId in generated dependency lists
Change-Id: I6df3980293f9a35958f633acbf1df33f2f046859
Issue-ID: CCSDK-1986
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
|
|
Generate list of direct dependencies for repository and publish to Nexus.
Change-Id: I9914756ddf8fe1dbab9f48d4de9249c319d28fc0
Issue-ID: CCSDK-1986
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
|
|
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>
|
|
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
|
|
Adding maven-tidy-plugin to root pom to format/validate pom content.
Copying Quick (q) profile from odlparent-lite to springboot-starter-parent (as spring-boot-starter-parent is not inheriting anything from odl parent pom hirearchy.)
Issue-ID: CCSDK-1764
Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
Change-Id: I3aefe0790fb1c57faa8663900e9edbd7fd3beaf3
|
|
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>
|
|
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>
|
|
Added new parent pom to be used in containers that run outside of
OpenDaylight or springboot.
Change-Id: I6fd67fa05c4bee35df3f28bfdab82cc2e4368529
Issue-ID: CCSDK-1320
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
|
|
Roll master version to El Alto versions
Change-Id: I43315307b01929c46333f181f5b516ab2704696f
Issue-ID: CCSDK-1222
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
|
|
Update versions in CCSDK parent pom for Fluorine SR2 release
Change-Id: I2325209b1359091b28cb485cad35aee5caadb13f
Issue-ID: CCSDK-1156
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
|
|
Replaced maven properties with static values in nexus staging
profile settings, which for some reason were not using
maven properties settings properly.
Change-Id: I8f8df8aedadb1da1612c9cecb16110257f4d493f
Issue-ID: CCSDK-1155
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
|
|
nexus-staging-maven-plugin interferes with Jenkins staging job, but
is needed for release-version and docker-version jobs. Changed to
install nexus-staging-maven-plugin in a separate build profile that
is activated when altDeploymentRepository property is unset. This property
is set by the staging Jenkins job only.
Change-Id: I877e176229efd6bd5c08a6b83a2594cc4e57eebe
Issue-ID: CCSDK-1119
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
|
|
Update parent poms for OpenDaylight Fluorine
Change-Id: If7f81edc9f65b0169fe25bbd4f4b8b52cd874250
Issue-ID: CCSDK-861
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
|
|
Roll to first Dublin snapshot version
Change-Id: I41188f84b07a9a36e80ec5c3019a3843cdf6118e
Issue-ID: CCSDK-617
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
|
|
Update distributionManagement urls to use https instead of http
Change-Id: I209e96ba0b6f46ad0780ec93d3bfc823650c648b
Issue-ID: SDNC-471
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
|
|
Roll to snapshot version 1.1.1-SNAPSHOT
Change-Id: I51f10778f83c91d3a0c6de487551a9a1772734fb
Issue-ID: CCSDK-597:
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
|
|
Add springboot parent pom, so that distributionManagement and other
critical sections are set.
Change-Id: I2f2fbdc114027b441850784aeb15d861e5553a90
Issue-ID: CCSDK-558
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
|
|
Update versions of master ccsdk/parent for Casablanca development.
Also, updated version.properties file to add '-STAGING' to version
for release, to avoid conflict with true release version.
Change-Id: Ie8d00868f9ec1c008740c22dcd93c1a139635275
Issue-ID: CCSDK-295
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
|
|
Update CCSDK versions to 0.2.4-SNAPSHOT
Change-Id: I1051bd85ce827d1f24d48a72666dc945f6b00958
Issue-ID: CCSDK-291
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
|
|
Change-Id: Ia8e9264978419ec092621779d43f836270cf2927
Issue-ID: CCSDK-290
Signed-off-by: Stilwell, David (stilwelld) <stilwelld@att.com>
|
|
Roll versions for next release candidate.
Change-Id: I570350505fb211d3b0ba842dd9767126b13b0ed9
Issue-ID: CCSDK-257
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
|
|
Add staging configuration to parent aggregator pom
Change-Id: Iafa8b62118f33e61479143d2e70a39f62b88bb95
Issue-ID: CCSDK-197
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
|
|
Roll patch version of CCSDK repos by 1 so that a new version is
used for Nitrogen
Change-Id: I8e4f42b33ade4adc4637d3f9f8dbfcab6056df69
Issue-ID: CCSDK-174
Signed-off-by: Dan Timoney <dtimoney@att.com>
|
|
Incorrect URLs in distributionManagement section of poms fixed.
Change-Id: I74f8fa93ca02c72185fd2017c4488bafba70fd00
Issue-ID: CCSDK-174
Signed-off-by: Dan Timoney <dtimoney@att.com>
|
|
Created new parent poms that mirror poms used in ODL Nitrogen archetype
Change-Id: I2ab364807773d74f90b1a8fe61d7973eafddd08d
Issue-ID: CCSDK-174
Signed-off-by: Dan Timoney <dtimoney@att.com>
|
|
Staging plugin must be explicitly in pom.xml - does not seem to
work if it is pulled in from parent pom
Change-Id: I329a9674258698e1bb62d53eca4585c8c1dfac31
Issue-ID: CCSDK-148
Signed-off-by: Dan Timoney <dtimoney@att.com>
(cherry picked from commit 9f4482ab684c651f31367662061d015f08ebc7a3)
|
|
Release version of oparent is 0.1.1 not 1.0.0
Change-Id: Icc723c6e2abab0dc21a10b3c1dee274615c54972
Issue-ID: CCSDK-147
Signed-off-by: Dan Timoney <dtimoney@att.com>
|