aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
AgeCommit message (Collapse)AuthorFilesLines
2018-04-30fix compilation at margeMichael Lando1-2/+2
update depandency used to new name space. update the model order to allow use of the common app. Change-Id: I8351afcbf0a91f18207eb725644020669563e453 Issue-ID: SDC-1279 Signed-off-by: Michael Lando <ml636r@att.com>
2018-04-27new unit tests for be and modelYuli Shlosberg1-0/+7
Change-Id: Ia0cb140eb512320871724d782b35a2318184f42c Issue-ID: SDC-1170 Signed-off-by: Yuli Shlosberg <ys9693@att.com>
2018-04-26Reducing onboarding backend maven build timeGautam Shah1-454/+454
Reducing onboarding backend maven build time Change-Id: Id0178cbf010e46f741f4bff11e14b0801f14d4b8 Issue-ID: SDC-1189 Signed-off-by: GAUTAMS <gautams@amdocs.com>
2018-04-25Activity spec pom inherits main sdcvempo1-1/+1
Made activity spec inherit the main SDC pom to fix releas build errors. Moved the building of activity spec right after onboarding as they are related. Change-Id: I737db4b90c713cb74299307a0e415041693b22e6 Issue-ID: SDC-1245 Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>
2018-04-24fix repo idsMichael Lando1-6/+6
Change-Id: Iecb72c77c911a3afd4fdfdfb9972f16843a3b63a Issue-ID: SDC-1258 Signed-off-by: Michael Lando <ml636r@att.com>
2018-04-24Create on boarding dockerAvi Ziv1-7/+7
Add BE and Cassandra init docker images Change-Id: Id9d767c73fc946819cec821b4634ce650cbb22fd Issue-ID: SDC-781 Signed-off-by: Michael Lando <ml636r@att.com>
2018-04-16ActivitySpec - Add to sdc main buildsheetalm1-0/+1
Add distribution management and repositories to activity-spec pom Add services/activity-spec module to sdc build in profile "all" Change-Id: I65a7d89cedf33dd4542b979b4f930e0bbe14802d Issue-ID: SDC-1048 Signed-off-by: sheetalm <sheetal.mudholkar@amdocs.com>
2018-04-10update maven-assembly-pluginMichael Lando1-1/+1
update version to 3.1.0 should fix issue in downloading the depandencys twice Issue-ID: SDC-1191 Change-Id: I83da786e04c161634ae8aed592501ef73834ab1d Signed-off-by: Michael Lando <ml636r@att.com>
2018-04-09Update docker tag conventionJessica Wagantall1-1/+1
Update docker tagging convention to use: v0.17.0-SNAPSHOT-YYYYMMDDTHHMMSSZ (for dev images) v0.17.0-STAGING-YYYYMMDDTHHMMSSZ (for staging images) Change-Id: Ie874a49bb884e38ecd1371d8e24c1a34d37b3d2e Issue-ID: CIMAN-132 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-04-09Reducing onboarding backend maven build timeshrikantawachar1-1/+1
Reducing onboarding backend maven build time Change-Id: I4ed6192bd5f9e75912057eacd921a04a943da992 Issue-ID: SDC-1189 Signed-off-by: shrikantawachar <shrikant.awachar@amdocs.com>
2018-04-08Reducing onboarding backend maven build timeshrikantawachar1-1/+1
Reducing onboarding backend maven build time Change-Id: I3fe5f8d6d9b21591018243d16809451c6b8c2d14 Issue-ID: SDC-1189 Signed-off-by: shrikantawachar <shrikant.awachar@amdocs.com>
2018-04-01Revert activity spec to main sdc buildsheetalm1-1/+0
This reverts commit 589c480 Change-Id: I3c8a836989825073e07f0262e905be2504f802be Issue-ID: SDC-1048 Signed-off-by: sheetalm <sheetal.mudholkar@amdocs.com>
2018-03-29ActivitySpec Add to sdc build by fixing mvn deploysheetalm1-0/+1
Resolved issues in maven deploy by adding distribution management to activity-spec pom Add services/activity-spec module to sdc build in profile "all" Change-Id: I8c02989a47f465e53d82f11b30951131498e2cc2 Issue-ID: SDC-1048 Signed-off-by: sheetalm <sheetal.mudholkar@amdocs.com>
2018-03-28Temporarily remove activity spec from buildvempo1-1/+0
Activity spec build caused Maven deploy failures. Disable it until a solution is found. Change-Id: I7895d000d00fc98da2ca6fb7add9549d624331e8 Issue-ID: SDC-1048 Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>
2018-03-27Activity Spec Service - Add to sdc main pomsheetalm1-0/+1
Add services/activity-spec module to sdc build in profile "all" Change-Id: Ifb65033eee9ae5e970cd2c49fc06905f087650f1 Issue-ID: SDC-1048 Signed-off-by: sheetalm <sheetal.mudholkar@amdocs.com>
2018-03-25analyze and fix IQ server violations SDCGitelman, Tal (tg851x)1-3/+3
Change-Id: If1166819bd6949acfcd86a3850c3477807dca588 Issue-ID: SDC-1114 Signed-off-by: Gitelman, Tal (tg851x) <tg851x@intl.att.com>
2018-03-21new ui sanity dockerYuli Shlosberg1-0/+1
Change-Id: I257c198c563771b5badcf36a479cb499f841682f Issue-ID: SDC-995 Signed-off-by: Yuli Shlosberg <ys9693@att.com>
2018-03-15update pom.xmlMichael Lando1-0/+1
Change-Id: I0954b64be276757cf313c04de9e1bba225886d38 Issue-ID: SDC-1141 Signed-off-by: Michael Lando <ml636r@att.com>
2018-03-13analyze and fix IQ server violations SDCGitelman, Tal (tg851x)1-1/+1
Change-Id: Ief19dc055e79e65b46c090fd88148c22e67bc016 Issue-ID: SDC-1114 Signed-off-by: Gitelman, Tal (tg851x) <tg851x@intl.att.com>
2018-03-12analyze and fix IQ server violations SDCGitelman, Tal (tg851x)1-2/+2
Change-Id: If47a151ce095acd37191728aded602a0bc36c13a Issue-ID: SDC-1114 Signed-off-by: Gitelman, Tal (tg851x) <tg851x@intl.att.com>
2018-03-12Align sonar coverage for the projectGitelman, Tal (tg851x)1-7/+0
Change-Id: I1f69da1d362b498a7f57b684d41c8c4a0213c2a2 Issue-ID: SDC-1102 Signed-off-by: Gitelman, Tal (tg851x) <tg851x@intl.att.com>
2018-03-11Sync Integ to MasterGitelman, Tal (tg851x)1-5/+0
Change-Id: I8dd554b302a3a34d7cd5be23d86fb5ee700af4fa Issue-ID: SDC-977 Signed-off-by: Gitelman, Tal (tg851x) <tg851x@intl.att.com>
2018-03-08Fix for onboarding buildilanap1-0/+1
Change-Id: I34ffb9adea16ba3fe790e5df6890b1ca3ea57c40 Issue-ID: SDC-1089 Signed-off-by: ilanap <ilanap@amdocs.com>
2018-03-08Activity Spec Service - Implementationsheetalm1-0/+1
Correcting error message. InternalEmptyObject not required to be serializable. Fixed review comments on Patch Set 10. Not all fixed Adding services profile in main sdc pom.Moving Static imports at end. Patch Set 7 changes Patch Set 6 - Removing javax.inject. Remove user from interface and Changing scope to be singleton. Correcting error message Patch Set 4 Not fixing Spring related review comments in this patch set Patch Set 4 Fixed review comments related to unused dependency Fixed review comments for plugin version. Corrected License Adding Activity Spec Service Implementation Not adding to main sdc pom as of now Change-Id: I5285c0ab3b71b492d18ca442ebd52b59ab0eabdc Issue-ID: SDC-1048 Signed-off-by: sheetalm <sheetal.mudholkar@amdocs.com>
2018-03-07Sync Integ to MasterMichael Lando1-48/+114
Change-Id: I71e3acc26fa612127756ac04073a522b9cc6cd74 Issue-ID: SDC-977 Signed-off-by: Gitelman, Tal (tg851x) <tg851x@intl.att.com>
2018-03-06SDC-TOSCA Parser Integrationpriyanshu1-1/+1
SDC Onboarding Tosca Library to call SDC-Tosca Parser Change-Id: I12c92def4ff8e17431d73b0d39f62d5d79ea6f21 Issue-ID: SDC-1043 Signed-off-by: priyanshu <pagarwal@amdocs.com>
2018-02-04Cassandra OOM AlignmentYuli Shlosberg1-0/+4
Change-Id: If9792919dba17936965b45361888a44a12a76b67 Issue-ID: SDC-911 Signed-off-by: Yuli Shlosberg <ys9693@att.com>
2018-01-01sonar plug in testMichael Lando1-2/+2
Change-Id: I804066364ce8ab3fba36c3e5a39fbbd4c1e397af Issue-ID: SDC-776 Signed-off-by: Michael Lando <ml636r@att.com>
2017-12-27sonar plug in testMichael Lando1-2/+2
Change-Id: I22f2680267edf4dabe21dd6736fa71f88000628c Issue-ID: SDC-776 Signed-off-by: Michael Lando <ml636r@att.com>
2017-12-26sonar plug in fixMichael Lando1-4/+2
Change-Id: Ib8fdef1f537b93494402aece3e145ff716363b68 Issue-ID: SDC-776 Signed-off-by: Michael Lando <ml636r@att.com>
2017-12-25fix pomMichael Lando1-37/+0
Change-Id: I159f5de10d16d018d63c020115a5231716826c99 Issue-ID: SDC-777 Signed-off-by: Michael Lando <ml636r@att.com>
2017-12-13Rearranging togglez to avoid dependency issuessheetalm1-0/+14
Added new profile "dev-integ" which will allow togglez-console dependency to be added. When built with default profile togglez-console will be excluded Change-Id: I8a918fe1ad56620d4215acb70dc126b0bc986802 Issue-ID: SDC-343 Signed-off-by: sheetalm <sheetal.mudholkar@amdocs.com>
2017-12-10Final commit to master merge fromTal Gitelman1-48/+70
Change-Id: Ib464f9a8828437c86fe6def8af238aaf83473507 Issue-ID: SDC-714 Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
2017-11-08Remove MojoHaus license pluginIdan Amit1-48/+0
Removed MojoHaus license-maven-plugin from sdc main pom.xml Change-Id: I05425c7afbb35efa9d6a21ce28625b626c806ba6 Issue-Id: SDC-161 Signed-off-by: Idan Amit <ia096e@intl.att.com>
2017-11-01VoltE fix - latest VNF'sTal Gitelman1-2/+2
Change-Id: I26f9117ca4aafdf46832fdd6d6349e07d8a6368f Issue-ID: SDC-410 Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
2017-10-31add tosca parser verification stepYuli Shlosberg1-1/+1
add tosca parser verification step to onboarding test Change-Id: Ie74e0351ff16487279ca9739d7c494ac5340e4d8 Issue-Id: SDC-563 Signed-off-by: Yuli Shlosberg <ys9693@att.com> (cherry picked from commit e0187c530a8244f68d7afa63037c76bb10dce201)
2017-10-25update portal urlMichael Lando1-3/+1
Change-Id: I4245b0bdb21ac39a7cddc0d4abe830a862d0a061 Issue-Id: SDC-531 Signed-off-by: Michael Lando <ml636r@att.com> (cherry picked from commit aab3eb308ba4bb5cea40fe05a8cccef5ffe7f7c4)
2017-10-18fix branch name propertyMichael Lando1-0/+1
Change-Id: If9e91267b52dfc4d11b7093776ed1622f66cd098 Issue-Id: SDC-470 Signed-off-by: Michael Lando <ml636r@att.com>
2017-10-15Merge "Fixed POMs for staging builds"Michael Lando1-1/+1
2017-10-15update scanned projectsMichael Lando1-1/+0
Change-Id: If9f94713ff278a656e6b80c98ac9d109dfb2f106 Issue-Id: SDC-449 Signed-off-by: Michael Lando <ml636r@att.com> (cherry picked from commit 45bc174cf4d80b318260232919f4ddc11165c80d)
2017-10-15Fixed POMs for staging buildsvempo1-1/+1
Upgraded the javadoc plugin to support multi-module projects. Run the PMD goal during verify instead of validate. Change-Id: Ia0fb06c50fb963b8477e43ce5889a5d8aa0e8f20 Issue-ID: SDC-436 Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com> (cherry picked from commit 8410799c11308264a8fc550df7cb9d6baaa1663a)
2017-10-03Fix stage site jenkins job for sdcIdan Amit1-0/+13
Fix stage site jenkins job for sdc-master Change-Id: I1e7a49417a52bb5129fb24da5591b48589855b92 Issue-Id: SDC-429 Signed-off-by: Idan Amit <ia096e@intl.att.com>
2017-09-23add stagging pluginMichael Lando1-5/+15
Change-Id: I730b0a708c58247a455581c897dc398693d08368 Issue-ID: SDC-368 Signed-off-by: Michael Lando <ml636r@att.com>
2017-09-20Build sanity docker execute automationYuli Shlosberg1-4/+3
Change-Id: Iab282ea167d12fba4a3f425a5d300397ab435b44 Issue-Id: SDC-315 Signed-off-by: Michael Lando <ml636r@att.com>
2017-09-19change version of the master branchMichael Lando1-1/+1
Change-Id: I8520fd33c7d5ffef5330d1e7e51ee39fd8411094 Issue-ID: SDC-350 Signed-off-by: Michael Lando <ml636r@att.com>
2017-09-18Fixed build and version of build-toolsvempo1-0/+1
Declared PMD dependencies under PMD Maven plugin. Build-tools are now part of the onboarding profile. Version is now aligned with the project version. Change-Id: Ibba68c83b7a888c2adc39f9915de0a4003c63c0f Issue-ID: SDC-348 Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>
2017-09-13Merge "ComponentBaseTest.java enhancement and"Michael Lando1-3/+3
2017-09-13ComponentBaseTest.java enhancement andIdan Amit1-3/+3
new onboarding class that test onboarding only And merge release/1710 branch into master Change-Id: I300d897b151010aa26f8732518fa2e3b7ed4291b Issue-Id: SDC-331 Signed-off-by: Idan Amit <ia096e@intl.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: I1c371375c55f6d48bc380c1a196407f80decac5a Issue-id: CIMAN-65 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2017-08-29Set up static analysis for on-boardingvempo1-0/+1
Configured PMD Maven plugin in the onboarding pom.xml, with a custom ruleset. Currently disabled by default, can be ran on demand. Change-Id: I0e7ba1aeb1aefcea86fc2534ebc62343057f7c34 Issue-ID: SDC-246 Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>