aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2017-09-20Cleanup project's name in Sonarrelease-1.1.0Jessica Wagantall2-2/+2
The name parameter in the root pom.xml should match the project name in gerrit to reflect consistency in Sonar. Change-Id: Iec07d6e3d99280f48f5ffc1f42f71adfc2c0c874 Issue-id: CIMAN-65 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2017-08-07Eliminate rangesDan Timoney1-5/+5
Update root pom to use specific version 1.1.2 for SDNC, not range. The ranges seem to problems when versions are missing due to things being removed from staging repository Issue: SDNC-42 Change-Id: I07464a331a804488f5049155f104e243c11380bf Signed-off-by: Dan Timoney <dtimoney@att.com>
2017-08-07Use new boron SR1 root pomDan Timoney1-1/+1
Use new Boron SR1 root pom instead of generic root pom Issue: SDNC-42 Change-Id: I5ba20532e56c581e15f83416b2ff858d3cd84323 Signed-off-by: Dan Timoney <dtimoney@att.com>
2017-08-07Rename root poms by ODL releaseDan Timoney4-20/+803
Change artifactIds of root poms to identify which ODL release it aligns to. Update sdnc-core to compile against boron-sr1, as was done before build broke Issue: SDNC-42 Change-Id: Ib9365706152dfdcd159aa56088b2d47eb5e88e34 Signed-off-by: Dan Timoney <dtimoney@att.com>
2017-08-03SDNC-52 Source files should not be executableRyan Goulding56-0/+0
Eliminates execute perms for source files. Change-Id: If01c0bd17928c2aafb29a1889dc4c8bf07fe8a4f Signed-off-by: Ryan Goulding <ryandgoulding@gmail.com>
2017-08-03SDNC-55 Make SDNC compileRyan Goulding2-2/+3
Just makes SDNC compile again by swapping in appropriate rootpom artifactId and version. Change-Id: Ib5c897de6c1b025e7749650fa5c42fe033a6c45d Signed-off-by: Ryan Goulding <ryandgoulding@gmail.com>
2017-06-26[SDNC-18] Fix range in boron-sr3Dan Timoney1-5/+5
Boron-SR3 version should start with 1.2.0-SNAPSHOT (ranges excluded 1.2.0) Change-Id: Ib6910e9b3629fdf388cc6a57e0498aabaef2bb09 Signed-off-by: Dan Timoney <dtimoney@att.com>
2017-06-26[SDNC-18] Fix staging issuesDan Timoney1-0/+142
Copy properties to rootpom/pom.xml to correct build failure of nexus staging plugin Change-Id: I70849314eba99b37be0810a21a42a6eb1ea68acf Signed-off-by: Dan Timoney <dtimoney@att.com>
2017-06-26[SDNC-18] Add boron-sr3 rootpomDan Timoney4-193/+1574
Add new rootpom version for Boron-SR3 Change-Id: Ib3f0e6ce09284391990e9d35f641769a72e47b68 Signed-off-by: Dan Timoney <dtimoney@att.com>
2017-06-22[ROOTPOM FIX] Use version 1.1.0 of root pomDan Timoney1-3/+1
To avoid 'disappearing' root poms, change root pom version to 1.1.0. If later version is used, Jenkins build will look for earlier versions as part of build and if they disappear, build will fail. If root pom stays frozen at 1.1.0, it will be recreated daily as part of daily build. Change-Id: I27765e2effadb87ca8e401b2b1aa729669948c21 Signed-off-by: Dan Timoney <dtimoney@att.com>
2017-06-22[MTCE] Create root pom version 1.1.0Dan Timoney1-1/+1
Force creation of root pom version 1.1.0 Change-Id: I1fa6f2a7c380e8e49d5e0d83d09712640f985b18 Signed-off-by: Dan Timoney <dtimoney@att.com>
2017-06-22[STAGING-FIX] Restore version 1.1.1 root pomDan Timoney2-1/+3
Restore version 1.1.1 of root pom that seems to have disappeared Change-Id: I40ac76a0bd3a631b85c264ccaed88bb7e72aced8 Signed-off-by: Dan Timoney <dtimoney@att.com>
2017-06-05[SDNC-14] Fix version.properties to 1.1.2Dan Timoney1-1/+1
Change version in version.properties to 1.1.2 Change-Id: I7d10a118bd6d2bf0002c896f5f502dfdb0f012c8 Signed-off-by: Dan Timoney <dtimoney@att.com>
2017-06-05[SDNC-14] Roll versionDan Timoney25-626/+622
Roll version to 1.1.2-SNAPSHOT with root pom version 1.1.2 Change-Id: Ib0a16857eff37e894c9b47179897759e4fa75271 Signed-off-by: Dan Timoney <dtimoney@att.com>
2017-06-05[SDNC-14] Create root pom version 1.1.2Dan Timoney1-1/+1
Create root pom version 1.1.2 by rolling version of root pom and leaving parent and modules commented out of top level pom.xml Change-Id: I9b28da09521d95c70f82894153c5f0413a7dd878 Signed-off-by: Dan Timoney <dtimoney@att.com>
2017-06-05[SDNC-14] Force creation of 1.1.0 root pomDan Timoney2-2/+6
Work around issues with nexus staging by rolling root pom version back to 1.1.0 and commenting out parent and modules in top level pom.xml Change-Id: I97c17493dd94f2e9adad2b5014af60890175ddc7 Signed-off-by: Dan Timoney <dtimoney@att.com>
2017-05-26SDNC-12 refactoring to support easy mockingKevin Smokowski20-530/+383
Change-Id: I5788e5b728c12bbefe83f1702f508a6a1daf22f0 Signed-off-by: Kevin Smokowski <ks6305@att.com>
2017-05-25SDNC-11 mergeKevin Smokowski6-821/+900
Change-Id: I8ac404a2a13469d77f117fd1d90162e5b7c4f7a0 Signed-off-by: Kevin Smokowski <ks6305@att.com>
2017-05-24remove a potential NPE in a logging lineKevin Smokowski1-13/+10
Change-Id: I75c94543087471d454eb5076eb03cad7dc9d376c Signed-off-by: Kevin Smokowski <ks6305@att.com>
2017-05-22Fix typos in dblib/README.mdCédric Ollivier1-2/+2
Change-Id: Ia9404ccb620ba3f7683af673e5bb246d79eb07eb Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2017-05-18[DOCKER] Resolve tomcat-jdbc classpath issueDan Timoney1-1/+1
Updated dblib features.xml file to insert DynamicImport-Package header in tomcat-jdbc MANIFEST so that tomcat-jdbc can find mysql driver Change-Id: Iae4d4d0b9c749e36be4767e416abdcea1318e511 Signed-off-by: Dan Timoney <dtimoney@att.com>
2017-05-17[DOCKER] Add missing jarDan Timoney2-6/+6
Add missing tomcat jars needed by dblib to dblib installation bundle Change-Id: Ib9aa9aa5ba0b380431c2a6d3029ee3619c280dbf Signed-off-by: Dan Timoney <dtimoney@att.com>
2017-05-16[SDNC-3] Fix site plugin configDan Timoney2-24/+0
Remove site plugin config from dblib, filters - use values from rootpom Change-Id: Ia2b6b293aeb6d9a24d21ed82ae4f5b3d86816c6c Signed-off-by: Dan Timoney <dtimoney@att.com>
2017-05-16Merge "Add missing version for opendaylight-karaf-empty"Dan Timoney1-0/+1
2017-05-16Add missing version for opendaylight-karaf-emptyAlexis de Talhouët1-0/+1
Change-Id: I6671c71a9c4c5b4b400df9fe0efb49864492cf1d Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
2017-05-16[VERSION] New root pomDan Timoney1-1/+1
Use version 1.1.1 of root pom Change-Id: Iad0727423394d1f72ae0004be0e72043f25bdf19 Signed-off-by: Dan Timoney <dtimoney@att.com>
2017-05-16Merge "Depend on opendaylight-karaf-empty from odlparent"Dan Timoney6-10/+10
2017-05-16[VERSION] Roll root pom versionDan Timoney1-1/+1
Update root pom version to 1.1.1 Change-Id: I78adea0f36bf8e80d0d5a6ceb04a391144d53260 Signed-off-by: Dan Timoney <dtimoney@att.com>
2017-05-16[SDNC-3] Site build failuresDan Timoney1-0/+10
Site build fails due to class not found exception on a doxia class. Adding dependency on doxia-sink-api and doxia-logging-api Change-Id: Ie4a926996c31167e01c62ab026b7139b55a7356e Signed-off-by: Dan Timoney <dtimoney@att.com>
2017-05-16[SDNC-3] Site build failuresDan Timoney1-0/+5
Site build fails due to class not found exception on a doxia class. Adding dependency on doxia-core Change-Id: I0260b2f6ba681713b5f43a0288a4cf5605c60b96 Signed-off-by: Dan Timoney <dtimoney@att.com>
2017-05-16[SDNC-3] Site build failuresDan Timoney1-5/+0
Site build fails due to class not found exception on a doxia class. Updating mave-site-plugin dependency config to look like mso/libs, which does not have this problem Change-Id: I9e9473e100596c02213213561c8869cfc8d81ebe Signed-off-by: Dan Timoney <dtimoney@att.com>
2017-05-15Merge "[COMMON-15] summary"Dan Timoney1-0/+5
2017-05-15Merge "AbstractResourceManagerFactory Clean Code Hygiene"Dan Timoney1-8/+11
2017-05-15Depend on opendaylight-karaf-empty from odlparentAlexis de Talhouët6-10/+10
As per as BUG 6278 in ODL: https://bugs.opendaylight.org/show_bug.cgi?id=6278 karaf-parent, and its child have been moved to odlparent. Aligning downstream consumer to avoid breakage once the artifact is removed from controller. Change-Id: I2cbcb29141405d5e14ea5815ca95a88ed9824157 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
2017-05-11sdnc/core: Fixing site path for nexusJessica Wagantall1-1/+1
pom.xml specifies the wrong site url where the site:stage-deploy needs to happen. The site path in nexus to post to should match the repo name. In this case, "content/sites/site/org/onap/sdnc/core/" Change-Id: I4d8b2e0fbe353787a7a56ff27e822f5a22576eeb Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2017-05-10[COMMON-15] summaryRich Tabedzki1-0/+5
Updated dependency list Change-Id: I165654d666880410ed48754d4def850f6e3bcfd3 Signed-off-by: Rich Tabedzki <richard.tabedzki@att.com>
2017-05-09[COMMON-14] summaryRich Tabedzki1-5/+0
removed deprecated dependency Change-Id: I920de31bd767ecaa53f3bf9383545b9bc52b2baf Signed-off-by: Rich Tabedzki <richard.tabedzki@att.com>
2017-05-04Fix copyright to avoid noisy diff after buildGuo Ruijing2-2/+2
Change-Id: Iacefdfb051f05b421bbd086f921760016045a2e5 Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
2017-05-03Merge "remove unused imports"Dan Timoney1-5/+0
2017-05-02[SDNC-8] summaryRich Tabedzki48-15173/+51
Upadted dependencies Change-Id: I431b34177c4b4e76744ef3b305c3998a1a57b8ca Signed-off-by: Rich Tabedzki <richard.tabedzki@att.com>
2017-05-01AbstractResourceManagerFactory Clean Code HygieneMarcus G K Williams1-8/+11
Change-Id: I0f10520e86b692ee244a80bbc0047fe220b044f9 Signed-off-by: Marcus G K Williams <marcus.williams@intel.com>
2017-05-01Merge "provide ready-use maven setting for easy build"Dan Timoney1-4/+4
2017-05-01remove unused importsxinmiao20131-5/+0
Change-Id: Ie2f667c1ff33c2e4d4c0fec9bfc3170629d6b437 Signed-off-by: xinmiao2013 <xinmiao2013@yahoo.com>
2017-04-28[SONAR] Address blockersDan Timoney2-57/+24
Address blockers identified in Sonar scan Change-Id: I531dd501acc97b70a9f3fc9c40744836bbbaf718 Signed-off-by: Dan Timoney <dtimoney@att.com>
2017-04-27[JAVADOC] Remove site tag from rootpomDan Timoney1-4/+0
Site tag in root pom seems to be interfering with javadoc site creation Change-Id: Iad4e9b74728226d49e9dd343270338f6c6834d65 Signed-off-by: Dan Timoney <dtimoney@att.com>
2017-04-26provide ready-use maven setting for easy buildGuo Ruijing1-4/+4
Change-Id: If22d284f94ea7eab537597477d9c22254cc51692 Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
2017-04-25Merge "[SDNC-7] summary"Dan Timoney4-948/+964
2017-04-25Merge "Add assertions to SvcLogicExpressionResolverTest"Dan Timoney2-24/+35
2017-04-25Merge "Fix sdnc core build failure"Dan Timoney1-1/+0
2017-04-25[RENUMBER] Roll to next snapshotDan Timoney26-32/+32
Roll to snapshot version 1.1.1-SNAPSHOT Change-Id: I284f5ddf82439bde3d0193cf6215bfb892a8ebf2 Signed-off-by: Dan Timoney <dtimoney@att.com>