ccsdk/parent.git
6 years agoVersion 0.0.1-SNAPSHOT should use odlparent 33/12233/1
Dan Timoney [Wed, 13 Sep 2017 14:55:58 +0000 (10:55 -0400)]
Version 0.0.1-SNAPSHOT should use odlparent

Last patch inadvertantly did not update version of odlparent-carbon-sr1
pom.xml, so version 0.0.1-SNAPSHOT was updated to use oparent. This change
rolls that change back so that 0.0.1-SNAPSHOT can be used to back
out oparent change if it has problems.

Issue-ID: CCSDK-43
Change-Id: If3a57b8f127a3fb0f44429b6e3f1a4dd72f25f69
Signed-off-by: Dan Timoney <dtimoney@att.com>
6 years agoMerge "Use oparent-odlparent pom"
Dan Timoney [Tue, 12 Sep 2017 19:55:42 +0000 (19:55 +0000)]
Merge "Use oparent-odlparent pom"

6 years agoUse oparent-odlparent pom 51/11951/2
Dan Timoney [Tue, 12 Sep 2017 13:23:57 +0000 (09:23 -0400)]
Use oparent-odlparent pom

Update odlparent-carbon pom to inherit from oparent's oparent-odlparent
pom

Change-Id: Ie12b2586894ab3c3ce7fb14c4476de8f45f5a967
Issue-ID: CCSDK-43
Signed-off-by: Dan Timoney <dtimoney@att.com>
6 years agoMerge "Cleanup project's name in Sonar"
Marcus Williams [Fri, 8 Sep 2017 23:38:11 +0000 (23:38 +0000)]
Merge "Cleanup project's name in Sonar"

6 years agoCleanup project's name in Sonar 15/11415/1
Jessica Wagantall [Fri, 8 Sep 2017 22:00:22 +0000 (15:00 -0700)]
Cleanup project's name in Sonar

The name parameter in the root pom.xml should
match the project name in gerrit to reflect consistency
in Sonar.

Change-Id: Idecab72d17567000f26e66b103c823354f77d57b
Issue-id: CIMAN-65
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
6 years agoFix jettison version to match installed version 53/11353/1
Dan Timoney [Fri, 8 Sep 2017 21:03:41 +0000 (17:03 -0400)]
Fix jettison version to match installed version

Update jettison.version setting to match the installed version in ODL
Carbon image (1.3.6), as opposed to version specified in ODL Carbon
odlparent (1.3.7).

Change-Id: Ibe9e11e7a98fd69561f5788443a799586f3845a3
Issue-ID: CCSDK-85
Signed-off-by: Dan Timoney <dtimoney@att.com>
6 years agoAdd nexus staging profile to POMs 09/10009/2
Marcus G K Williams [Fri, 1 Sep 2017 21:42:36 +0000 (14:42 -0700)]
Add nexus staging profile to POMs

Daily release jenkins jobs are failing
due to missing staging profile. This
patch adds needed profile. However,
since staging is disabled in this
POM, the only expected outcome is
to fix failing release jobs.

Issue-Id: CCSDK-67
Change-Id: I5085a04f22098ffd944f66acb23944666290cd6d
Signed-off-by: Marcus G K Williams <marcus.williams@intel.com>
6 years agoUpdate pom names and descriptions to CCSDK 37/9537/2
Marcus G K Williams [Wed, 30 Aug 2017 22:32:57 +0000 (15:32 -0700)]
Update pom names and descriptions to CCSDK

This update clarifies maven
build logs and SONAR reporting
on CCSDK project.

Issue-Id: CCSDK-67
Change-Id: I2927125ae192cabcd2af5e3dc55bed8ca03bafe6
Signed-off-by: Marcus G K Williams <marcus.williams@intel.com>
6 years agoSkip failing staging deploy in parent pom.xml 39/9239/1
Marcus G K Williams [Tue, 29 Aug 2017 23:06:38 +0000 (16:06 -0700)]
Skip failing staging deploy in parent pom.xml

Issue-Id: CCSDK-67
Change-Id: Idc816f281e03aa568e1ea7bf1b7d4a43c9027a52
Signed-off-by: Marcus G K Williams <marcus.williams@intel.com>
6 years agoRemove license plugin 51/7651/1
Dan Timoney [Tue, 15 Aug 2017 20:17:50 +0000 (16:17 -0400)]
Remove license plugin

Remove license plugin from parent POMs.

Change-Id: I47463eaf9a4fcc3079d075ab279d013fa8b96730
Issue-ID: CCSDK-31
Signed-off-by: Dan Timoney <dtimoney@att.com>
6 years agoFix version range 15/7415/1
Dan Timoney [Sat, 12 Aug 2017 00:09:10 +0000 (20:09 -0400)]
Fix version range

Fix version ranges for CCSDK components to use 3 positions (0.1.0-SNAPSHOT)
instead of 2 (0.1)

Change-Id: Ic082022e567de756b6fc137a82bbff38553de96b
Issue-ID: CCSDK-22
Signed-off-by: Dan Timoney <dtimoney@att.com>
6 years agoCreate Carbon SR1 parent pom 51/7251/3
Dan Timoney [Thu, 10 Aug 2017 20:34:01 +0000 (16:34 -0400)]
Create Carbon SR1 parent pom

Create Carbon SR1 version of ccsdk odlparent pom

Change-Id: Ic2fd5d29f2c1cedec02231037dfac0d35514ce37
Issue-ID: CCSDK-22
Signed-off-by: Dan Timoney <dtimoney@att.com>
6 years agoSet version of maven.compile.plugin 41/7141/1
Dan Timoney [Wed, 9 Aug 2017 21:54:11 +0000 (17:54 -0400)]
Set version of maven.compile.plugin

Replace reference to unset property with correct version (2.5.1) of maven.compile.plugin

Change-Id: I0ad87cb71dde2eaa9f92b2628b1224fd760de321
Issue-ID: CCSDK-57
Signed-off-by: Dan Timoney <dtimoney@att.com>
6 years agoAdd version.properties 25/7125/1
Dan Timoney [Wed, 9 Aug 2017 17:52:53 +0000 (13:52 -0400)]
Add version.properties

ccsdk parent daily build is failing because version.properties is missing

Issue-ID: CCSDK-59
Change-Id: I9c1ca7c26e7c0ea7bfa9c9afb48ecf43b56e81c2
Signed-off-by: Dan Timoney <dtimoney@att.com>
6 years agoFix server ids 21/6121/1
Dan Timoney [Thu, 20 Jul 2017 19:42:01 +0000 (15:42 -0400)]
Fix server ids

Server ids are ecomp-*, not onap-* in the Jenkins settings

Issue: CCSDK-6
Change-Id: I60f510f3c8eae10e7e63dda7ab83f2bdab8a08bb
Signed-off-by: Dan Timoney <dtimoney@att.com>
6 years ago Missing properties 07/6107/1
Dan Timoney [Thu, 20 Jul 2017 16:52:12 +0000 (12:52 -0400)]
 Missing properties

Add missing properties (previously defined in settings.xml) to top level POM

Issue: CCSDK-6
Change-Id: I7dc9e78725cf9600743cfef2f90188bbfa3ffd3a
Signed-off-by: Dan Timoney <dtimoney@att.com>
6 years agoMissing properties 05/6105/1
Dan Timoney [Thu, 20 Jul 2017 15:38:50 +0000 (11:38 -0400)]
Missing properties

Add missing properties (previously defined in settings.xml)

Issue: CCSDK-6
Change-Id: I1536f8f9745ddf2f4214bc0abcb36054885bc801
Signed-off-by: Dan Timoney <dtimoney@att.com>
6 years ago[CCSDK-6] Missing properties 99/6099/1
Dan Timoney [Thu, 20 Jul 2017 14:24:43 +0000 (10:24 -0400)]
[CCSDK-6] Missing properties

Add missing properties (previously defined in settings.xml)

Change-Id: I14441e203770bbce051f94a51222e9188352ac3e
Signed-off-by: Dan Timoney <dtimoney@att.com>
6 years agoFix Nexus references 63/6063/1
Dan Timoney [Wed, 19 Jul 2017 20:30:08 +0000 (16:30 -0400)]
Fix Nexus references

Nexus properties in Jenkins settings still use openecomp (e.g. openecomp.nexus.snapshot-url), not onap

Issue: CCSDK-6
Change-Id: I9fc47affc08b33c274609a48300b70b59bc116d0
Signed-off-by: Dan Timoney <dtimoney@att.com>
6 years agoInitial submission 55/6055/1
Dan Timoney [Wed, 19 Jul 2017 19:03:41 +0000 (15:03 -0400)]
Initial submission

Initial submission of code for ccsdk/parent repo

Issue: CCSDK-6
Change-Id: I16c64011dad2ac627aea9c667713fced0b971622
Signed-off-by: Dan Timoney <dtimoney@att.com>
6 years agoInitial empty repository
Jessica Wagantall [Tue, 27 Jun 2017 21:34:25 +0000 (21:34 +0000)]
Initial empty repository