aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2018-08-27Use managed guava versionHEADmasterGary Wu1-1/+1
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: Id5654eae519626b08abcc4bd4fe9288ac332951b Issue-ID: INT-619 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-05-04Merge "Add INFO.yaml file"Dan Timoney1-0/+42
2018-05-03Add INFO.yaml fileJessica Wagantall1-0/+42
Add INFO.yaml to list: - Project description - Properties - PTL information - Meeting information - Committer information Change-Id: Ib93e3a1c6b9af4501fefa2c486c73455f0910688 Issue-ID: CIMAN-134 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-03-29remove most of this code for R2 BeijingHansen, Tony (th1395)196-12462/+7
This package is not being used in R2 Beijing because of the move to Kubernetes with OOM. If you need this package, use the R1 Amsterdam release packages. I'm not removing the repo though because it is likely that we will need to add things in R3 Casablanca. Change-Id: I40a46886cfa2f3803f97918ad5cea149f5fcf696 Signed-off-by: Hansen, Tony (th1395) <th1395@att.com> Issue-ID: CCSDK-231
2017-11-21Bump minor versionJessica Wagantall4-5/+5
Bump minor version in preparation for Amsterdam branching. Change-Id: Ic223d77d50794543a787a1f8db0412ffe0beedc5 Issue-ID: CIMAN-120 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2017-11-09Roll to version 1.0.1-SNAPSHOTDan Timoney2-2/+2
Roll to next release version Change-Id: If9413466bb937075355c935d4a041d4bb2b6c646 Issue-ID: CCSDK-141 Signed-off-by: Dan Timoney <dtimoney@att.com>
2017-10-27add missing environment varsv1.0.01.0.0-ONAP1.0.0-AmsterdamTony Hansen1-0/+3
they were missing in pom.xml, which is why they were coming up empty in mvn-phase-script Change-Id: I9c7e3bfabc7f15f564cc1a9b1fc7bc52cab595c6 Signed-off-by: Tony Hansen <tony@att.com> Issue-ID: CCSDK-128
2017-10-24test another fix for curl upload commandsTony Hansen1-9/+6
fixed the MVN_SERVER_ID variable used to extract values from the settings.xml file to be MVN_RAWREPO_SERVERID with a backup value of ecomp-raw. Change-Id: Ia8b2bc2bc3c8c969e9e22847c2076985f2c83fe5 Signed-off-by: Tony Hansen <tony@att.com> Issue-ID: CCSDK-128 Signed-off-by: Tony Hansen <tony@att.com>
2017-10-24test another fix for curl upload commandsTony Hansen1-3/+5
add -v option for curl DO NOT MERGE THIS VERSION YET Change-Id: I856d33595250bffb4a7398a278e86bc84dbe4356 Signed-off-by: Tony Hansen <tony@att.com> Issue-ID: CCSDK-128 Signed-off-by: Tony Hansen <tony@att.com>
2017-10-24test another fix for curl upload commandsTony Hansen1-0/+2
try using the plugins/pgaas directory instead of debs directory Change-Id: If1c3193d31bf771f4aa6cc00694946898b9184ea Signed-off-by: Tony Hansen <tony@att.com> Issue-ID: CCSDK-128
2017-10-24test another fix for curl upload commandsTony Hansen1-0/+2
try uploading without the "/releases/" in the URL Change-Id: I212e1ece55b18ebe13c9aaae391944562fca0981 Signed-off-by: Tony Hansen <tony@att.com> Issue-ID: CCSDK-128 Signed-off-by: Tony Hansen <tony@att.com>
2017-10-24test potential fix for curl upload commandsTony Hansen1-4/+1
remove space in Content-Type:application/octet-stream add --url Change-Id: Ibb56345ac544ed50aace07b5f4ff353205edfb87 Signed-off-by: Tony Hansen <tony@att.com> Issue-ID: CCSDK-128
2017-10-10rm gnu_getopt.jarTony Hansen1-0/+0
I thought I had removed this file a month or two ago Change-Id: I4d4847d8ed6ab9ef5c7248a75aad4972541dbc40 Signed-off-by: Tony Hansen <tony@att.com> Issue-ID: DCAEGEN2-146
2017-09-28Merge "Setup ReadTheDocs"Dan Timoney1-0/+8
2017-09-28Setup ReadTheDocsBrian Freeman1-0/+8
Issue-ID: CCSDK-107 Change-Id: Ife0e79c25d5ad260a6d116ca5d469bbcf0f407f9 Signed-off-by: Brian Freeman <bf1936@att.com>
2017-09-27Merge "Defining packaging type"Dan Timoney1-0/+1
2017-09-27Defining packaging typeDan Timoney1-0/+1
Define packaging type as pom in pom.xml so that maven knows this pom.xml only attaches itself as artifact in Maven Change-Id: Ibb75e82fc5b28eb496782b1d7a268448faa7ab58 Issue-ID: CCSDK-59 Signed-off-by: Dan Timoney <dtimoney@att.com>
2017-09-21updates to deploymentTony Hansen18-252/+885
changes for deployment stage resynchronize seed code add missing getopt dependency Change-Id: I2ec2655edcb93bdf5693565fe2ed59af7eedf16f Signed-off-by: Tony Hansen <tony@att.com> Issue: CCSDK-18 Signed-off-by: Tony Hansen <tony@att.com>
2017-09-08Cleanup project's name in SonarJessica Wagantall1-1/+1
The name parameter in the root pom.xml should match the project name in gerrit to reflect consistency in Sonar. Change-Id: I4e544887474d60aa8f5966e21ed323c3f5972a6c Issue-id: CIMAN-65 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2017-09-01Update mvn name in POM to include CCSDKMarcus G K Williams1-1/+1
Issue-Id: CCSDK-67 Change-Id: I3bf28d9f84efcd160828b3cc5bb5d65377340656 Signed-off-by: Marcus G K Williams <marcus.williams@intel.com>
2017-08-30Add version.propertiesMarcus G K Williams1-0/+14
Add version.properties which is required to fix ccsdk-storage-pgaas-master-release-version-java-daily jenkins build Issue-Id: CCSDK-67 Change-Id: I0dc6803c58e55004e26e12c2ac47b5961d758a38 Signed-off-by: Marcus G K Williams <marcus.williams@intel.com>
2017-08-21[DCAEGEN2-49] push seed code for PGaaSTony Hansen201-0/+12924
Change-Id: I482a366fb3c871b9fc729fcbe8af30ac663f8fb6 Signed-off-by: Tony Hansen <tony@att.com>
2017-06-27Initial empty repositoryJessica Wagantall0-0/+0