aboutsummaryrefslogtreecommitdiffstats
path: root/vid-app-common/pom.xml
AgeCommit message (Collapse)AuthorFilesLines
2019-09-18Bump VID master version to 6.0.0 (Frankfurt)Ittay Stern1-1/+1
Change-Id: I74b6f5dbf614cf3a29a8c1570a1f113d191f7e57 Issue-ID: VID-631 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-09-16make maven fronted tests optional by profileEylon Malin1-4/+14
Issue-ID: VID-643 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com> Change-Id: I906ae56d874ca4b8a760cdfb45ce23cf0e6cf6c3
2019-09-16Upgrade FasterXML/Jackson to version 2.9.9.3Amichai Hemli1-1/+2
FasterXML jackson-databind versions 2.x through 2.9.9.1 are vulnerable. we will use 2.9.9.3 for jackson-databind only Issue-ID: VID-640 Signed-off-by: Amichai Hemli <amichai.hemli@intl.att.com> Change-Id: I537cb83ad787522b75fdee59ffabb51def747096
2019-09-15Bump VID version to 5.0.3Ittay Stern1-1/+1
Change-Id: I4c3de5eeaac8e576b6a52a87dbe3dc148c203edb Issue-ID: VID-611 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-09-04Bump VID version to 5.0.2Ittay Stern1-1/+1
Change-Id: I9e971e01b1516da3313c63a28ce0f8f982cb9921 Issue-ID: VID-576 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-08-27Get Sonar report Kotlin, by specifying path to load jacoco xml reportIttay Stern1-0/+5
Sonar can't load Kotlin coverage from binary report; see https://jira.sonarsource.com/browse/MMF-1362 Issue-ID: VID-599 Change-Id: I7ffab337acb83847b3f29f835e25f13ec9daae6c Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-08-13Bump VID version to 5.0.1Ittay Stern1-1/+1
Issue-ID: VID-494 Change-Id: I0564a6ac162b82211733525133c6e1dadf1541c0 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-08-12Upgrade pom filesEinat Vinouze1-26/+29
versions:use-latest-releases Issue-ID: VID-512 Change-Id: I3bdc7ff06717776e4f15316cca623e8025066495 Signed-off-by: Einat Vinouze <einat.vinouze@intl.att.com> Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-08-07use epsdk 2.5.0 in VIDEylon Malin1-1/+6
Issue-ID: VID-378 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com> Change-Id: Id483174b283a5f1eb6160982a446ccb223606c9e
2019-08-05Upgrade Sonar and JaCoCo plugins to latestIttay Stern1-1/+6
Issue-ID: VID-425 Change-Id: Icb74dd406411e10ea48b9bee0a94e594db7308aa Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-07-31Fix /version endpoint (fixup)Ittay Stern1-2/+2
Issue-ID: VID-507 Change-Id: I178063887b699997a2efa8df06bcdd0e94b2a411 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-07-31Fix /version endpointIttay Stern1-2/+2
* Modify maven-replacer-plugin to set value in version.json * Configure features.set.filename=onap.features.properties Issue-ID: VID-507 Change-Id: I692ab3e9221118b836ae7249f483b5277a70bf6b Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-07-30Implant vid-app-common org.onap.vid.job (main and test)Einat Vinouze1-1/+6
Issue-ID: VID-378 Change-Id: I41b0bdc2c4e3635f3f3319b1cd63cefc61912dfc Signed-off-by: Einat Vinouze <einat.vinouze@intl.att.com> Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-07-14Add and upgrade dependencies on pom filesEinat Vinouze1-2/+9
Issue-ID: VID-512 Signed-off-by: Einat Vinouze <einat.vinouze@intl.att.com> Change-Id: I1800a2cc7bfdbbc015399092da24b430c5faab66
2019-07-11upgrade jersey version for api testsRina Roi1-1/+1
Issue-ID: VID-472 Signed-off-by: Rina Roi <rina.roi@intl.att.com> Change-Id: If234725df5e929b2cd846fec5cc75daacb740b8d
2019-07-09Merge changes Ib4430bf2,Icc0bdb9e,I2736b984Amichai Hemli1-1/+3
* changes: Merge from ecomp 718fd196 - Ext. Services Simulator Merge from ecomp 718fd196 - Integration Tests Merge from ecomp 718fd196 - Modern UI
2019-07-08Merge from ecomp 718fd196 - Modern UIIttay Stern1-1/+3
Issue-ID: VID-378 Change-Id: I2736b98426e324ec3aa233b034229ba84d99839f Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-07-08Upgrade to Spring 5.1.6 + simulator fasterxmlEinat Vinouze1-2/+6
Issue-ID: VID-512 Change-Id: I9a74e6357671c5eee0a425354dcd07c762c69c83 Signed-off-by: Einat Vinouze <einat.vinouze@intl.att.com>
2019-07-01Add maven-replacer-plugin to set value in version.jsonIttay Stern1-0/+27
Issue-ID: VID-507 Change-Id: Iab08d9da4352b159a4dce550188af973bd55edfc Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-06-19Normalize slashes in repositories pathsIttay Stern1-8/+8
This lets vid-master-release-version-java-daily go green. Issue-ID: CIMAN-234 Change-Id: I87f2f0925388cf7f5129cce37ace9321f3533f7c Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-06-18Migrate to gerrit-maven-stage (VID)Jessica Wagantall1-13/+1
Update oparent version to 2.0.0 which supports global-jjb maven-stage job. Remove the usage of maven-staging plugin since it will become deprecated soon. Issue-ID: CIMAN-234 Change-Id: I4c07e214bad0f89b990b712abaf8d9bf79c1b237 Source-Change-Id: I295d7c17374a49ff0125a50d8765fe295b55c4d8 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> (cherry picked from commit 445056740d0f24e45d0c8f90cc024bbc090165b4)
2019-06-18Show npm configIttay Stern1-0/+10
Issue-ID: CIMAN-234 Change-Id: Iecf36ab1a40e7d6f7638874a1bf95b3f398bf112 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-06-05Bump VID version to 5.0.0Ittay Stern1-1/+1
Issue-ID: VID-296 Change-Id: I05f4122d9b150e70495d080eccc5cff6c90cb0d1 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-06-03Support service models with policyIttay Stern1-1/+1
Upgrade sdc-tosca to 1.5.1 Issue-ID: VID-481 Cherry-picked from change: I75f0df4cae73257fc6aa58b9f5f627901c2c61c5 Signed-off-by: Ittay Stern <ittay.stern@att.com> Change-Id: I13d61050e819c1f65bf855f314e84406d35f1a9c
2019-05-30Add MsoControllerTestskurczews1-1/+1
Issue-ID: VID-470 Change-Id: I9416247d8d9548d1c01af070d8106b1512dee200 Signed-off-by: kurczews <krzysztof.kurczewski@nokia.com>
2019-05-21Revert "Migrate to gerrit-maven-stage (VID)"Ittay Stern1-1/+13
This reverts commit 44505674 Change-Id: Ia2d560c4651c4c8e6d25ca911ccedda43eb3a6b7 Issue-ID: CIMAN-234 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-05-16Run npm install as a frontend-maven-plugin goalIttay Stern1-0/+10
Without this, "prebuild" step is using local npm, instead of frontend-maven-plugin one: npm ERR! Linux 4.4.0-134-generic npm ERR! argv "/usr/bin/nodejs" "/usr/bin/npm" "install" npm ERR! node v4.2.6 npm ERR! npm v3.5.2 Issue-ID: VID-391 Change-Id: Ic9cd94898faaaf109b02d23640e652bd7e541753 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-05-10Migrate to gerrit-maven-stage (VID)Jessica Wagantall1-13/+1
Update oparent version to 2.0.0 which supports global-jjb maven-stage job. Remove the usage of maven-staging plugin since it will become deprecated soon. Change-Id: I295d7c17374a49ff0125a50d8765fe295b55c4d8 Issue-ID: CIMAN-234 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2019-04-23c3p0 version changedgolabek1-1/+1
c3p0 version changed to 0.9.5.4 Change-Id: I32f2ac929508647f42870fb8fabde1f44890d5b9 Issue-ID: VID-461 Signed-off-by: Tomasz Golabek <tomasz.golabek@nokia.com>
2019-04-09Support for swaggerWojciech Sliwka1-0/+5
API definitions available under /vid/v2/api-docs Change-Id: Ie7e63bfbdb8d41c43bc04ca13351dba533776a8a Issue-ID: VID-377 Signed-off-by: Wojciech Sliwka <wojciech.sliwka@nokia.com>
2019-03-26Upgrade springframework to 4.3.22 (was 4.2.x)Ittay Stern1-6/+19
Issue-ID: VID-435 Change-Id: Ib7722368894fb39119d47602bca5c4453430ab8e Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-03-20Add tests for AaiServiceImplkurczews1-0/+6
Issue-ID: VID-386 Change-Id: Idbed927b9942c93d6b6ed7dd17fccb27a0853153 Signed-off-by: kurczews <krzysztof.kurczewski@nokia.com>
2019-03-12Integrate with the oparent.pomIttay Stern1-11/+9
Issue-ID: VID-408 Change-Id: I75fcc65696ec7b281da59f568da2a53b0347d793 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-02-27Add a disabled license-maven-pluginIttay Stern1-0/+69
To use: - Replace phase "none" with "process-sources" to enable plugin. - Set organizationName as desired. - Then run `mvn license:check-file-header`, or even `mvn license:update-file-header`. Issue-ID: VID-427 Change-Id: I8d4a09dfea943a72223a5ac1f7ee8954651da991 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-02-26Ignore any .js file on sonar reportIttay Stern1-0/+1
Change-Id: I7cf9f79a7ec2fbba0ab331a3fbf527d54c3015fb Issue-ID: VID-425 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-02-25Ignore any .js file on sonar reportIttay Stern1-1/+1
- Upgrade Sonar plugin to latest - Upgrade JaCoCo to latest Change-Id: I85f1651410dc650b8d0b8d71e1db92c2416f2793 Issue-ID: VID-425 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-02-25Upgrade c3p0 to 0.9.5.3Ittay Stern1-1/+2
(was c3p0 0.9.5.2) Change-Id: I080b6af068f5ddca6033ae6dbad775ea87dce4a0 Issue-ID: VID-407 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-02-01Introduce JS unit tests into VIDgolabek1-0/+31
maven -> npm -> gulp -> jest frameworks added in a mentioned order. Change-Id: I1865228973eb31188fb052e8c9629f0ac01e48a7 Issue-ID: VID-391 Signed-off-by: Tomasz Golabek <tomasz.golabek@nokia.com>
2019-01-10Merge "Merge from ECOMP's repository"Ittay Stern1-34/+143
2019-01-09Merge from ECOMP's repositoryIttay Stern1-34/+143
Main Features -------------- - Async-Instantiation jobs mechanism major update; still WIP (package `org.onap.vid.job`) - New features in View/Edit: Activate fabric configuration; show related networks; soft delete - Support AAI service-tree traversal (`AAIServiceTree`) - In-memory cache for SDC models and certain A&AI queries (`CacheProviderWithLoadingCache`) - Upgrade TOSCA Parser and add parsing options; fix malformed TOSCA models - Resolve Cloud-Owner values for MSO - Pass X-ONAP headers to MSO Infrastructure -------------- - Remove codehaus' jackson mapper; use soley fasterxml 2.9.7 - Surefire invokes both TestNG and JUnit tests - Support Kotlin source files - AaiController2 which handles errors in a "Spring manner" - Inline generated-sources and remove jsonschema2pojo Quality -------- - Cumulative bug fixes (A&AI API, UI timeouts, and many more) - Many Sonar issues cleaned-up - Some unused classes removed - Minor changes in vid-automation project, allowing some API verification to run Hard Merges ------------ - HTTP Clients (MSO, A&AI, WebConfig, OutgoingRequestHeadersTest) - Moved `package org.onap.vid.controllers` to `controller`, without plural -- just to keep semantic sync with ECOMP. Reference commit in ECOMP: 3d1141625 Issue-ID: VID-378 Change-Id: I9c8d1e74caa41815891d441fc0760bb5f29c5788 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-01-07Fix for overriding skipTests variable.biniek1-3/+0
Before fix skipTests was overriden by variable skiptests. That required nonstandard flag to disable tests. Change-Id: I412c634ebb1c1b34d07f6caa6afb3501414e0a22 Issue-ID: VID-368 Signed-off-by: biniek <lukasz.biniek@nokia.com>
2018-12-20pom.xml cleanupbiniek1-571/+572
Change-Id: I7622437fbd6d4d4a0b09782c8a6fa2d6016f90ab Issue-ID: VID-368 Signed-off-by: biniek <lukasz.biniek@nokia.com>
2018-12-18Enable vid docker build jobs to use java-1.8Paul Vaduva1-0/+1
Overcome security features in java-1.8 that prevent the forked java VM’s to use relative paths for loading the classes. This fix was the simplest for arm64 docker build jobs, and the least affecting the x86 build’s. We need to modify all the definitions of surefire. Change-Id: I0c10598c1c3a8765e1f1b509288a694b60df7389 Issue-ID: VID-366 Signed-off-by: Paul Vaduva <Paul.Vaduva@enea.com>
2018-11-27Upgrade mockito to v2; drop incompatible powermockStern, Ittay (is9613)1-583/+595
Note that anyString() is not matching null values, therefore replaced with any() where relevant. Change-Id: If64944e1edc62013953e41b2645a2b78c578bbe8 Issue-ID: VID-359 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2018-11-23Removed dependency from lombokbiniek1-6/+0
Change-Id: Ia38f0458e74fd5f1899a01ca6219575ee446a4f2 Issue-ID: VID-349 Signed-off-by: biniek <lukasz.biniek@nokia.com>
2018-11-14Remove the itext v2.0.8Sonsino, Ofir (os0695)1-0/+6
Change-Id: Ia20c3c9156249a482143fade5ee0eb75be7b2a3a Issue-ID: VID-340 Signed-off-by: Sonsino, Ofir (os0695) <os0695@intl.att.com> (cherry picked from commit 0ce80fac351ec9450ae6905ef4ac5c550649e8f7)
2018-10-24Bump VID versionSonsino, Ofir (os0695)1-1/+1
Change-Id: I096e21eabfeaddc8d186572693d776eaf8cd7519 Issue-ID: VID-333 Signed-off-by: Sonsino, Ofir (os0695) <os0695@intl.att.com>
2018-09-06Merge "Add new endpoint with commit info"Ofir Sonsino1-0/+25
2018-09-06Add new endpoint with commit infoJoanna Jeremicz1-0/+25
Change-Id: I8f89fd6dcaa250f67d762ca92fb0f14582ddc5a7 Issue-ID: VID-304 Signed-off-by: Joanna Jeremicz <joanna.jeremicz@nokia.com>
2018-09-05Upgrade portal SDK to 2.4Sonsino, Ofir (os0695)1-1/+1
Change-Id: Idc9f16d3ee5aa546a6d7154d9e2190d6b96f314e Issue-ID: VID-299 Signed-off-by: Sonsino, Ofir (os0695) <os0695@intl.att.com>