summaryrefslogtreecommitdiffstats
path: root/odlparent/feature-repo-parent
AgeCommit message (Collapse)AuthorFilesLines
2019-10-30manage logging analytics depsSmokowski, Kevin (ks6305)1-0/+10
manage logging-analytics dependencies in parent Issue-ID: CCSDK-1821 Signed-off-by: Smokowski, Kevin (ks6305) <kevin.smokowski@att.com> Change-Id: I69229dead243534cf3fb4e5d9f03c717593dfe26
2019-10-01Restructuring POM's and TemplateSingal, Kapil (ks220y)1-458/+439
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
2019-09-10Roll version for Frankfurt releaseTimoney, Dan (dt5972)1-7/+7
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>
2019-09-09Fix versions of netty and jersey-guavaTimoney, Dan (dt5972)1-9/+25
Fix versions of netty and jersey-guava to match what is pre-installed in ODL Neon release. Change-Id: I1092c553420548f17ac7e5aff6317aff6502b9bd Issue-ID: SDNC-903 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-09-03Revert "Use preinstalled version of mariadb"Timoney, Dan (dt5972)1-1/+1
Preinstalled version of mariadb (1.5.9) does not seem to work with embedded tomcat connection pools. Or rather, using this version forces the very ClassNotFoundException we were trying to fix. Change-Id: I42ea6620888dd2c0aba896f141bb309ac207d095 Issue-ID: CCSDK-1445 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-09-03Use preinstalled version of mariadbTimoney, Dan (dt5972)1-1/+1
ODL pre-installs version 1.5.9 of mariadb jdbc client. We should not install a different version to avoid possible version conflict. Change-Id: Ib113639c2e3bf03e2e69112d01d078bf9b922fd3 Issue-ID: CCSDK-1445 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-08-28Roll versionsTimoney, Dan (dt5972)1-7/+7
Roll versions in master branch Change-Id: I0d8358268e3649ff8d80b357e22e56d73f11a1af Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-08-14Update parent poms for ODL NeonTimoney, Dan (dt5972)1-42/+45
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>
2019-08-09Roll to next snapshotTimoney, Dan (dt5972)1-7/+7
Roll to next snapshot version Change-Id: If4b60b8aa95e7fbf72f048eed4ee968d2079b7a4 Issue-ID: CCSDK-1563 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-08-06Roll version to recreate release artifactsTimoney, Dan (dt5972)1-7/+7
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>
2019-07-17Remove staging pluginTimoney, Dan (dt5972)1-25/+3
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>
2019-07-15Revert "Update ccsdk version to released version"Timoney, Dan (dt5972)1-6/+5
This reverts commit ddb25bf029f6203d50ee127e053b1bd32228384f. This change was not necessary, since staging job already strips -SNAPSHOT from pom.xmls : so when you compile against released version of parent pom, it'll already depend on released version of CCSDK artifacts. Cool! Change-Id: I14f136f4ea2e9b9d1645630e384494f92f79c0cc Issue-ID: CCSDK-1389 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-07-15Update ccsdk version to released versionTimoney, Dan (dt5972)1-5/+6
Update CCSDK versions specified in parent pom to released version. Also, add properties plugin so that these versions can be overridden by build.properties file in the repository, so that repos can still use snapshot versions if they need to. Change-Id: I15cea399de008676413712c195fa9b6b3044221c Issue-ID: CCSDK-1389 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-07-02remove glassfish propertySmokowski, Kevin (ks6305)1-1/+0
remove glassfish property, no code should be using it Issue-ID: CCSDK-1444 Signed-off-by: Smokowski, Kevin (ks6305) <kevin.smokowski@att.com> Change-Id: Ic8aa0a5d8d49d9387424bd50dc32809a05384a8c
2019-06-24Add new BOM for odl-based projectsTimoney, Dan (dt5972)1-96/+32
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>
2019-05-09Changing spring.version property in all parent pomsStan Bonev1-3/+8
Change-Id: I04ce4af7a243523887662be6525d73021f616be6 Issue-ID: CCSDK-442 Signed-off-by: Stan Bonev <sb5356@att.com>
2019-04-30Roll master to El AltoTimoney, Dan (dt5972)1-6/+6
Roll master version to El Alto versions Change-Id: I43315307b01929c46333f181f5b516ab2704696f Issue-ID: CCSDK-1222 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-04-24Update CCSDK versions3.0.2-ONAP1.2.2Timoney, Dan (dt5972)1-5/+5
Update CCSDK versions to released 0.4.2 version in parent pom Change-Id: I7eb14bb6e09d0e76ef9b5c45daa543f11fba0bd4 Issue-ID: CCSDK-1222 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-04-09Fix missing version of yang-maven-pluginEnbo Wang1-0/+1
Set the version of yang-maven-plugin to 2.1.8. Change-Id: I9f8c445ca3923237afb0049ac25705a760a3c5f5 Issue-ID: SDNC-723 Signed-off-by: Enbo Wang <wangenbo@huawei.com>
2019-03-22Add jackson-bom importTimoney, Dan (dt5972)1-0/+8
Add jackson-bom import to parent poms. This is missing, which causes feature.xml generation to use incorrect version of jackson-databind which in turn prevents container from starting up. Change-Id: Ide693c9a46bc2204fc7bd55f403c20cf7930b12d Issue-ID: CCSDK-1156 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-03-19Updates for Fluorine SR2Timoney, Dan (dt5972)1-15/+15
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>
2019-03-14Prepare for 1.2.1 releaseTimoney, Dan (dt5972)1-5/+5
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>
2019-03-13Fix parent release buildTimoney, Dan (dt5972)1-2/+2
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>
2019-03-04Change nexus-staging configTimoney, Dan (dt5972)1-16/+24
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>
2019-01-14Only warn on snapshot dependenciesTimoney, Dan (dt5972)1-1/+1
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>
2019-01-11Break dependency loopTimoney, Dan (dt5972)1-34/+5
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>
2019-01-10Update parent poms for FluorineTimoney, Dan (dt5972)1-404/+275
Update parent poms for OpenDaylight Fluorine Change-Id: If7f81edc9f65b0169fe25bbd4f4b8b52cd874250 Issue-ID: CCSDK-861 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-01-08Roll snapshot parent pom back to snapshot versionsTimoney, Dan (dt5972)1-5/+5
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>
2019-01-07Prepare for release build1.2.0Timoney, Dan (dt5972)1-5/+5
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>
2018-12-18Generate odlparent poms from templateTimoney, Dan (dt5972)1-8/+119
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>
2018-10-20Roll to first Dublin snapshotTimoney, Dan (dt5972)1-6/+6
Roll to first Dublin snapshot version Change-Id: I41188f84b07a9a36e80ec5c3019a3843cdf6118e Issue-ID: CCSDK-617 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2018-10-10Reset artifact versions to snapshotTimoney, Dan (dt5972)1-5/+5
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>
2018-10-10Prepare to create RC0 release version3.0.0-ONAP1.1.1Timoney, Dan (dt5972)1-5/+5
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>
2018-10-03Fix distributionManagement urlsTimoney, Dan (dt5972)1-2/+2
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>
2018-09-25Fix snapshot versionTimoney, Dan (dt5972)1-1/+1
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>
2018-09-25Roll to next snapshot versionTimoney, Dan (dt5972)1-6/+6
Roll to snapshot version 1.1.1-SNAPSHOT Change-Id: I51f10778f83c91d3a0c6de487551a9a1772734fb Issue-ID: CCSDK-597: Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
2018-09-25Update ccsdk/parent for release1.1.0Timoney, Dan (dt5972)1-5/+5
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>
2018-08-27Use managed guava versionGary Wu1-33/+14
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>
2018-08-15Upgrade to Oxygen SR3Timoney, Dan (dt5972)1-3/+3
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>
2018-07-27fix CCSDK parent pomsRuchira Agarwal1-20/+2
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>
2018-06-18Update logback versionTimoney, Dan (dt5972)1-1/+1
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>
2018-06-15Changes required for Oxygen OpendaylightStilwell, David (stilwelld)1-1188/+1192
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>
2018-06-06Roll versions to 0.3.0-SNAPSHOTTimoney, Dan (dt5972)1-5/+5
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>
2018-06-05Roll version for Casablanca dev startTimoney, Dan (dt5972)1-1/+1
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>
2018-05-30Update to version 0.2.4v1.0.42.0.0-ONAPbeijing2.0.0-ONAPTimoney, Dan (dt5972)1-5/+5
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>
2018-05-30Roll to version 0.2.4Timoney, Dan (dt5972)1-6/+6
Update CCSDK versions to 0.2.4-SNAPSHOT Change-Id: I1051bd85ce827d1f24d48a72666dc945f6b00958 Issue-ID: CCSDK-291 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
2018-05-23Update package version to release 0.2.3v1.0.3Stilwell, David (stilwelld)1-5/+5
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>
2018-05-23Roll to the next snapshot version of parent POMStilwell, David (stilwelld)1-6/+6
Change-Id: Ia8e9264978419ec092621779d43f836270cf2927 Issue-ID: CCSDK-290 Signed-off-by: Stilwell, David (stilwelld) <stilwelld@att.com>
2018-05-17Update ccsdk component versions to 0.2.2v1.0.2Timoney, Dan (dt5972)1-5/+5
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>
2018-04-29Roll versions step 1 : parent pomsTimoney, Dan (dt5972)1-6/+6
Roll versions for next release candidate. Change-Id: I570350505fb211d3b0ba842dd9767126b13b0ed9 Issue-ID: CCSDK-257 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>