Age | Commit message (Collapse) | Author | Files | Lines |
|
Prepare to release version 1.2.1 of parent poms, based on
Fluorine SR1
Change-Id: I1371487d32b9dac89a3cbbbfddb2c2a6839bd2e5
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>
|
|
During development, daily release builds use snapshot dependencies.
So, enforcer rule needs to be relaxed (WARN level rather than ERROR).
Change-Id: Ifd7546c7f3914680a0cf06c0b037f74b82db891e
Issue-ID: CCSDK-945
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
|
|
Removed import of CCSDK repo artifact BOMs from parent poms
to break a dependency loop. Including those meant that, when
rolling to a new release version, we'd have to touch parent twice:
first, with the 'old' version of CCDSK repos (since they're not built
yet), and then after they're built, we'd have to update parent
poms to import the rolled-version of the repo BOMs. And after
that, we'd need to re-merge all the repos, so that they are compiled
against the correct version of sli core.
Change-Id: Id10c29e3f321defb1b911de894cf045693ef90cc
Issue-ID: CCSDK-939
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 parent poms back to using 0.4.0-SNAPSHOT to repair snapshot builds
Change-Id: Iea8554ad0276f4c08e40a17abbed3d7cd044a34a
Issue-ID: CCSDK-861
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
|
|
Create release build of CCSDK Dublin on ODL Oxygen prior
to merging Fluorine changes
Change-Id: I3fcac4a390712a30d2e51eda63a835a6bdf5055c
Issue-ID: CCSDK-861
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
|
|
Updated ccsdk/parent to use a common pom template to generate all
the odlparent poms, which should be identical except for their
parents.
Change-Id: I1cfcff7191ca95434e390d5cf35651c0ad40705d
Issue-ID: CCSDK-857
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>
|
|
Reset 1.1.1-SNAPSHOT version of poms to use snapshot versions of
CCSDK artifacts. This is done so that builds against version
1.1.1-SNAPSHOT of artifacts will not fail due to RC0 release
versions of artifacts not being created yet.
Change-Id: If0e4f025082d9b0a8f72c7c2bd8c073e16011935
Issue-ID: CCSDK-617
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
|
|
Update parent poms in preparation to create version 1.1.1
Change-Id: I5206622dcbf43b94409cfe0faf87f5f0e7157868
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>
|
|
Snapshot version should be 1.1.1, not 0.3.1
Change-Id: I49145af7dfc776030324246736d4f0a88b1701a4
Issue-ID: CCSDK-597
Signed-off-by: Timoney, Dan (dt5972) <dt5972@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>
|
|
Update version.properties to remove -STAGING tag to create release version,
and updated version properties to reflect released version.
Change-Id: I330c150607a893d1a92e830ff9423ed46c5287f9
Issue-ID: CCSDK-597
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
|
|
Use centrally managed guava version specified in
oparent. Includes upgrade to oparent 1.2.0.
This change was submitted by script and may include
additional whitespace or formatting changes.
Change-Id: I825720dacc4cf2ea124e2e22ab552dc5394ad0ed
Issue-ID: INT-619
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
|
|
|
|
Defined version for glassfish which will be used for RESTCONF.
Change-Id: I74206bc8d862b26cf3ae88111c1c550d94ca1e90
Issue-ID: CCSDK-325
Signed-off-by: Gaurav Agrawal <gaurav.agrawal@huawei.com>
|
|
Update parent poms to use Oxygen SR3 versions of ODL parent poms
Change-Id: If6007e6fab607008a8a5f693bd043f2b7d8e1d10
Issue-ID: CCSDK-453
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
|
|
Remove reference in dependencyManagement to removed artifact
sal-rest-connector
Change-Id: I5919ef249d1cdbfb5d43f03a521e4369ebf424bb
Issue-ID: CCSDK-461
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
|
|
Fix XML comment, remove maven-source-plugin block to avoid double sources.jar upload to nexus
Change-Id: I5500adf2e1471565397d5919c23aebf8b84e670a
Issue-ID: CCSDK-409
Signed-off-by: Ruchira Agarwal <ra1926@att.com>
|
|
Update logback version to match version expected by EELF (1.2.3)
Change-Id: Id8a9c7efc34c0258042fddc23e3ec3f527cdcda0
Issue-ID: CCSDK-275
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
|
|
Updated pom.xml files to reflect updated versions in Opendaylight Oxygen release.
Re-enabled SingleFeatureTest (cannot be used later in release because it
cannot resolve released ONAP artifacts).
Change-Id: Ifc1eee574a55d02ac871e9f1d60aef1cbbcce806
Issue-ID: CCSDK-275
Signed-off-by: Stilwell, David (stilwelld) <stilwelld@att.com>
|
|
Update versions to 0.3.0-SNAPSHOT for Casablanca development
Change-Id: Iefd6b59b9daf5cf4d2ddf903e95dfc18f7633d4a
Issue-ID: CCSDK-295
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 parent poms to specify version 0.2.4 of CCSDK artifacts
Change-Id: Ibd5bd9ab9422f8f538661b023781da8f2e5698c2
Issue-ID: CCSDK-291
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>
|
|
Updated versions from 0.2.3-SNAPSHOT to release 0.2.3
Change-Id: I68949380b86d104a5c8d00bbb8d10b48d1c328cf
Issue-ID: CCSDK-290
Signed-off-by: Stilwell, David (stilwelld) <stilwelld@att.com>
|
|
Change-Id: Ia8e9264978419ec092621779d43f836270cf2927
Issue-ID: CCSDK-290
Signed-off-by: Stilwell, David (stilwelld) <stilwelld@att.com>
|
|
Update properties for CCSDK versions to use release version 0.2.2
Change-Id: I33fe0555e8b50c4b5bfcd6988a036c3c03754303
Issue-ID: CCSDK-286
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
|
|
Roll versions for next release candidate.
Change-Id: I570350505fb211d3b0ba842dd9767126b13b0ed9
Issue-ID: CCSDK-257
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
|
|
Reset versions of CCSDK artifact properties to snapshot so
that release versions can be created first.
Change-Id: Id89bf9b0cf740f98f34434a6d2bb8a7bb381aa53
Issue-ID: CCSDK-242
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
|
|
Remove snapshot dependencies in preparation for RC0
Change-Id: I22cff56b2f43151bbd478c72ed87a194b831e33e
Issue-ID: CCSDK-242
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
|
|
EELF version should be 1.0.0
Change-Id: Ib5a4ddf34ecb4cdb0288242fdea332427d8ca392
Issue-ID: CCSDK-235
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
|
|
Update version of oparent stylecheck in all ccsdk parent
poms
Change-Id: I06497971141c8ecf577fcc8a48a92849176516c0
Issue-ID: CCSDK-224
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
|
|
Add EELF version and dependency configuration to CCSDK parent pom
Change-Id: I275f7aa8043763bbbf387e0a5c6d1df36fa833c2
Issue-ID: CCSDK-218
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
|
|
ccsdk.distribution.version was mistakenly set at ccsdl.distribution.version
Change-Id: I0b5255482600fd4b50fb94711a5e9d15b1c94b71
Issue-ID: CCSDK-208
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
|
|
Changed spring version to 3.2.17.RELEASE
Change-Id: Ie2b3ea0d9def3407dbe159bdb313ae6c5da7174b
Issue-ID: CCSDK-207
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
|
|
Jacoco config set incorrectly, resulting in post-unit-test not
working
Change-Id: Ib2f7115b7dd132ef42f27da7ea2f072aa906d7e9
Issue-ID: CCSDK-197
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
|
|
Jacoco config set incorrectly, resulting in post-unit-test not
working
Change-Id: I576ba597fe5ef94b1bcd97879d4d5d34aa6d2f5a
Issue-ID: CCSDK-197
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
|
|
Fix versions in properties to match what is preloaded in ODL
and remove karaf4-parent, which contains security vulnerabilties
Change-Id: Ief514a209e7c483e15007a1c464059f91859f82e
Issue-ID: CCSDK-195
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
|
|
Add versions to dependencyManagement section of parent poms so
that version tags can be removed from project pom.xmls.
Change-Id: I44826a7dca90d1a6e7816f7c988bf9d1f8795c40
Issue-ID: CCSDK-174
Signed-off-by: Dan Timoney <dtimoney@att.com>
|
|
Add dependencies needed to support testing of MDSAL applications
Change-Id: I9a96f91d38c1c0ae1984a2aed6088de7e7b94502
Issue-ID: CCSDK-174
Signed-off-by: Dan Timoney <dtimoney@att.com>
|
|
Update properties for third party library versions to match values
from ODL odlparent pom.
Change-Id: Iae263e39461e6db8b7107f3760973d771749ec3e
Issue-ID: CCSDK-174
Signed-off-by: Dan Timoney <dtimoney@att.com>
|
|
Configure versions plugin to work for multimodule projects
without parent/child relationships.
Change-Id: I9993930135ef40f2d2ca926bb733f189256bc000
Issue-ID: CCSDK-174
Signed-off-by: Dan Timoney <dtimoney@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>
|