aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
AgeCommit message (Collapse)AuthorFilesLines
2019-05-01Upversion prior to release4.0.0-ONAPdublinJimmy Forsyth1-1/+1
Issue-ID: AAI-2403 Change-Id: Ib398e13f2a9fd9214ade0cb99aa71a75a15a8106 Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2019-05-01Update to latest version of schema-serviceJimmy Forsyth1-1/+1
Issue-ID: AAI-2169 Change-Id: Id638e23002ee89d7b9a5a7b1a7f3d82306f9c3cb Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2019-04-15Roll back springboot upgrade1.4.0Jimmy Forsyth1-1/+1
Issue-ID: AAI-2379 Change-Id: I00c24fae1fe13b2a97950deb76cb8cb00f3d9421 Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2019-04-11Update gizmo for schema jar 1.0.2Harish Venkata Kajur1-3/+3
Issue-ID: AAI-2368 Change-Id: I61afd3e12df9efacff8d93939374973be7dda815 Signed-off-by: Harish Venkata Kajur <vk250x@att.com>
2019-04-09Upgrade to springboot 1.5.20.RELEASEJimmy Forsyth1-1/+1
Issue-ID: AAI-2349 Change-Id: If00774ba874123b50d4f8fb3971f6c98d9ee6706 Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2019-04-01Merge "Configure Jacoco plugin to enforce min coverage"Tian Lee1-1/+33
2019-04-01Configure Jacoco plugin to enforce min coverageMichael Arrastia1-5/+37
Jacoco plugin is configured to set the minimum line coverage ratios to equal that of the current coverage level, to prevent future updates from decreasing the coverage level. Change-Id: Iba8b02c54b2db6fcefd7139187db3a638ac19b6d Issue-ID: AAI-2300 Signed-off-by: Michael Arrastia <MArrasti@amdocs.com>
2019-03-29Upgrade Spring Boot to version 1.5.19Michael Arrastia1-5/+5
Change-Id: I60fc65b042fa3ac216b78b849a891254714a8a1e Issue-ID: AAI-2299 Signed-off-by: Michael Arrastia <MArrasti@amdocs.com>
2019-03-11Gizmo to use released version of aai-commonsblimkie1-6/+9
Change-Id: I7b18b5ebcf0aba93b76c55c4a8cfe02969863815 Issue-ID: AAI-2214 Signed-off-by: sblimkie <steven.blimkie@amdocs.com>
2019-02-28AAI-2198 Consistent code style in gizmoKeong Lim1-0/+33
Add plugins to gizmo/pom.xml Add Eclipse formatter configuration file Change-Id: Ifd63553affb1bd20574eff45a4730972b8ca75ff Issue-ID: AAI-2198 Signed-off-by: Keong Lim <keong.lim@huawei.com>
2018-12-20Exclude tomcat from jersey starterjimmy1-0/+12
Issue-ID: AAI-2034 Change-Id: Ib3083ab636dfb3afa45aee7a3c5e4a49120e60f3 Signed-off-by: jimmy <jf2512@att.com>
2018-12-20Merge "Update to use Schema Service"Tian Lee1-8/+3
2018-12-17Update to springboot 1.5.18jimmy1-1/+1
Change-Id: Ibc1c6a9d400f1f25748fbc041cd7dedde658a06c Issue-ID: AAI-2013 Signed-off-by: jimmy <jf2512@att.com>
2018-12-17Update to use Schema ServiceRavi Geda1-8/+3
The code supports both Schema Service and local schema files. The property schema.translator.list drives which one to use. Change-Id: Idc9c5832d7286e7904ddf0b2637c83b0a3cfa15c Issue-ID: AAI-2008 Signed-off-by: Ravi Geda <gravik@amdocs.com>
2018-11-29Upgrade version of aai-commonRavi Geda1-12/+4
Update OXM Model Loader and Edge Rules Loader to use the 1810 schema ingestion mechanism. Update tests accordingly. Change-Id: I979951fcdcaf901c508c30d770b83dfa3d52bde4 Issue-ID: AAI-1952 Signed-off-by: Ravi Geda <gravik@amdocs.com>
2018-11-16Upversion to Spring Boot 1.5.17Sanchez, Gabriel (gs882h)1-1/+1
In order to fix NexusIQ vunerabilities Issue-ID: AAI-1892 Change-Id: I50d0a3139059b7590bb7c28cebb721d78638ffe6 Signed-off-by: gabriel.sanchez <gabriel.sanchez@amdocs.com>
2018-11-08Updated event-client to 1.3.1Shwetank Dave1-2/+15
- Added rabbit-mq as a dependency (from event-cleint version 1.3.1) Change-Id: Ibb45d6a79f1981fab0ce49a1636f298d0456f4f9 Issue-ID: AAI-1796 Signed-off-by: Shwetank Dave <shwetank.dave@amdocs.com>
2018-11-07 Add swagger docs for gizmo APIsBansal, Nitin (nb121v)1-0/+18
Improve the way node type is resolved from OXM jaxbContext. Issue-ID: AAI-1882 Change-Id: Ia72fea0ac286dc96bb3b29d117b241b58b7eece7 Signed-off-by: Bansal, Nitin (nb121v) <nitin.bansal@amdocs.com>
2018-11-05Upversion to 1.4.0 - Dublin branchSanchez, Gabriel (gs882h)1-1/+1
Upversion to 1.4.0 Issue-ID: AAI-1851 Change-Id: I714432cd38e9b72f25c1725ee08642acb147a746 Signed-off-by: gabriel.sanchez <gabriel.sanchez@amdocs.com>
2018-11-01upversion to 1.3.2sblimkie1-1/+1
Change-Id: Ic33ca5fc58f6cf76123c18cae2200338ebafe405 Issue-ID: AAI-1816 Signed-off-by: sblimkie <steven.blimkie@amdocs.com>
2018-10-11Upversion to 1.3.1Lee, Tian (tl5884)1-1/+1
Change-Id: I0506b30944a5ac4896e20ba198ac8b0877238b92 Issue-ID: AAI-1745 Signed-off-by: Lee, Tian (tl5884) <TianL@amdocs.com>
2018-09-19Update event-client dependencies to 1.3.03.0.0-ONAP1.3.0michaere1-1/+12
Fix for security vunerability and also reinstate event-client-kafka dependency Issue-ID: AAI-1647 Change-Id: I1419def660014ceec2c78c71745d6bca2c563bbf Signed-off-by: michaere <michaere@amdocs.com>
2018-09-19Fix NexusIQ security vunerabilitiesmichaere1-11/+0
Additional fix to exclude unused kafka dependency Issue-ID: AAI-1613 Change-Id: I2f1085b503c049b587de7c3b77aaff85357815cd Signed-off-by: michaere <michaere@amdocs.com>
2018-09-18Fix for security vunerabilitiesmichaere1-9/+2
Update or exclude dependencies causing security vunerabilities from pom xml Issue-ID: AAI-1613 Change-Id: Ib36459733cc86b109c16d0d0606adfe84e329e74 Signed-off-by: michaere <michaere@amdocs.com>
2018-09-11Upgrade to Spring Boot 1.5.15Michael Arrastia1-1/+1
Change-Id: I960eda706725da28e1543950ef00688ed14eaa53 Issue-ID: AAI-1514 Signed-off-by: Michael Arrastia <MArrasti@amdocs.com>
2018-08-13Fixing the docker jenkins jobArul.Nambi1-7/+0
Issue-ID: AAI-1449 Change-Id: I4f4e03f4db51a01d6f50b74bcb365e99844d0068 Signed-off-by: Arul.Nambi <arul.nambi@amdocs.com>
2018-08-07Update dependency versions in pomMichael Arrastia1-102/+115
* Correct inconsistent use of aai-common version * Align with ONAP version manifest: https://git.onap.org/integration/tree/version-manifest/ src/main/resources/java-manifest.csv * Organise for readability Change-Id: Ie17625e0f1ad3773bcf950a937f5eed6367d4b1f Issue-ID: AAI-1442 Signed-off-by: Michael Arrastia <MArrasti@amdocs.com>
2018-07-12Fix sonar violationsSotiropoulos, Ioannis (is948x)1-1/+4
Issue-ID: AAI-1190 Change-Id: I72894665b288416069d3c2eb84185fcc303976f7 Signed-off-by: Sotiropoulos, Ioannis (is948x) <Ioannis.Sotiropoulos@amdocs.com>
2018-07-10Increase code coverageSotiropoulos, Ioannis (is948x)1-14/+11
Add tests to increase code coverage above 60 percent. Issue-ID: AAI-1198 Change-Id: I4c2f964ce41d01521cc1313e32e34fb6460d49bf Signed-off-by: Sotiropoulos, Ioannis (is948x) <Ioannis.Sotiropoulos@amdocs.com>
2018-06-13Gizmo to load multiple Db Edge Rules filesShwetank Dave1-0/+9
There is an Edge Rule file for each OXM file. For every OXM version that is loaded, an edge rule file should also be loaded. Issue-ID: AAI-1201 Change-Id: I728e577ea8152623d3c5e2f0e8edf677f0eb9ef4 Signed-off-by: Shwetank Dave <shwetank.dave@amdocs.com>
2018-06-11Process multi-OXM filesSotiropoulos, Ioannis (is948x)1-0/+30
Gizmo service uses common OXM consumer to process multi-OXM files Issue-ID: AAI-1196 Change-Id: If6dd50413a914984948272cd6bd98e2eeeaecedb Signed-off-by: Sotiropoulos, Ioannis (is948x) <Ioannis.Sotiropoulos@amdocs.com>
2018-06-06Add validation for request headerSotiropoulos, Ioannis (is948x)1-2/+8
Add validation for inclusion of X-FromAppId and X-TransactionId in request header Issue-ID: AAI-1190 Change-Id: Ie1d2b64a7243c013982992196048e1d6635d5e66 Signed-off-by: Sotiropoulos, Ioannis (is948x) <Ioannis.Sotiropoulos@amdocs.com>
2018-05-30Add gizmo logback in localDaniel Silverthorn1-0/+7
Change-Id: I024dd5aaba04f15169e19be008a6aa7c88fbc706 Issue-ID: AAI-1180 Signed-off-by: Daniel Silverthorn <daniel.silverthorn@amdocs.com>
2018-05-23Pin jnr-unixsocket for Docker plugin to 0.13Mohammed Naser1-0/+7
The current verison of jnr-unixsocket is 0.12 from the Docker plugin however in order to be able the images for ARM64, it needs the newer version which has support for it. There is work upstream to switch the version to 0.18[0] however it seems that this is still pending, so we can pin it for now until that merges. [0]: https://github.com/spotify/docker-maven-plugin/pull/379 Change-Id: Ic2559c8371b249f5a3f7de01d30d773d9b5d876f Issue-ID: CIMAN-154 Signed-off-by: Mohammed Naser <mnaser@vexxhost.com>
2018-05-23Upversion for CasablancaJimmy Forsyth1-5/+5
Issue-ID: AAI-1169 Change-Id: I9ff388471e5ed1cb9980ac6eb95bce6e8bb75377 Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2018-05-05Upversion to latest released event-clientv1.2.02.0.0-ONAP2.0.0-ONAPJimmy Forsyth1-1/+1
Issue-ID: AAI-1122 Change-Id: I18dd08b79bc9873ab342cc3495bf5cd71007b7b3 Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2018-05-04Add explicit dependency for logback-accessRavi Geda1-4/+9
Add explicit depedency on version 1.2.3 as 1.1.11 is being brought in otherwise Change-Id: Ie0d8f70c54132a187c5d1760734828b2b96d6410 Issue-ID: AAI-1118 Signed-off-by: Ravi Geda <gravik@amdocs.com>
2018-05-04Update aai-common artifact versions to 1.2.4Ravi Geda1-4/+4
Change-Id: Ib73a22e8452d35393cb58ecab4800556b50233f6 Issue-ID: AAI-1118 Signed-off-by: Ravi Geda <gravik@amdocs.com>
2018-05-02Remove jacoco config in the pomRavi Geda1-37/+0
Change-Id: Icf875d4d6ec701199f96b4a0e5bf3e063bcb4a04 Issue-ID: AAI-1120 Signed-off-by: Ravi Geda <gravik@amdocs.com>
2018-05-02Update aai-common artifact versionsRavi Geda1-4/+4
Change-Id: I77b8124cab14c273164d16e1128bbded491c0279 Issue-ID: AAI-1118 Signed-off-by: Ravi Geda <gravik@amdocs.com>
2018-05-02Address critical security issuesRavi Geda1-2/+24
Address security vulnerabilities identified by Nexus IQ Change-Id: I0a795bb0c0e8a53438b83e8aadce72a316163cc4 Issue-ID: AAI-1116 Signed-off-by: Ravi Geda <gravik@amdocs.com>
2018-05-01Migrate to Spring BootRavi Geda1-229/+135
Convert from AJSC to Spring Boot micro service Change-Id: I17bed6d10a00b35dbc63f5dd2b93642b1b3eb7a5 Issue-ID: AAI-1040 Signed-off-by: Ravi Geda <gravik@amdocs.com>
2018-03-29Update published event to include header and bodyMichael Arrastia1-128/+140
Originally, the published event only contained the raw graph request payload. This has now been updated to include the following changes: - encapsulate the graph request in a body property - add new event header with details such as timestamp, request-id, event-type Issue-ID: AAI-954 Change-Id: I780b6f52a01aafdcd7d09156e9d3a99c25be90a3 Signed-off-by: Michael Arrastia <MArrasti@amdocs.com>
2018-03-27Pass error message through on vertex addDaniel Silverthorn1-6/+6
Change-Id: I55bc4aaa8fdb31900d8a62d846bdd9d70764610c Issue-ID: AAI-945 Signed-off-by: Daniel Silverthorn <daniel.silverthorn@amdocs.com>
2018-03-13Update license date and textsblimkie1-1/+25
Update license date and disable license plugin Change-Id: Ieb54f4fe8dc939bf57af88fb7a71fd510bd20509 Issue-ID: AAI-865 Signed-off-by: sblimkie <steven.blimkie@amdocs.com>
2018-02-21Fix docker build image issueRavi Geda1-0/+1
The fix allows aai-gizmo-master-aai-docker-java-daily job to produce the docker image Change-Id: I88e6778c5de2a4354853c13c97a9ddcac9515bd2 Issue-ID: AAI-790 Signed-off-by: Ravi Geda <gravik@amdocs.com>
2018-02-20Gizmo to use latest schemasblimkie1-2/+2
Update Gizmo to use the latest version of the aai-schema and aai relationships Change-Id: I2a8b408b2e55f1bd13ee8800a0d78bdf2c59ecb8 Issue-ID: AAI-482 Signed-off-by: sblimkie <steven.blimkie@amdocs.com>
2018-02-16Add event client dependencySotiropoulos, Ioannis (is948x)1-6/+10
Change dependencies from SNAPSHOT to RELEASE. Change-Id: If8a46177f294d1129f30e578c31cbe0bb2deeb31 Issue-ID: AAI-780 Signed-off-by: Sotiropoulos, Ioannis (is948x) <ioannis.sotiropoulos@amdocs.com>
2018-01-25Update gizmo to set jersey impl for ClientBuilderBansal, Nitin (nb121v)1-2/+7
Update gizmo to specify the jersey impl for javax.ws.rs.client.ClientBuilder to resolve http chunking issue while publishing to dmaap Change-Id: If74dad209ca47db8a3c4eaf362659137e24d1103 Issue-ID: AAI-695 Signed-off-by: Bansal, Nitin (nb121v) <nitin.bansal@amdocs.com>
2017-12-06Use rebranded version of auth librarysblimkie1-2/+2
Use the new version of the auth library which has been renamed from openecomp to onap Issue-ID: AAI-10 Change-Id: Ie5f9520f6218b7550dd68844600b683e30ec6424 Signed-off-by: sblimkie <steven.blimkie@amdocs.com>