aboutsummaryrefslogtreecommitdiffstats
path: root/integration/pom.xml
AgeCommit message (Collapse)AuthorFilesLines
2019-04-29Upgrade policy/parent SNAPSHOT 2.1.1Pamela Dragosh1-1/+1
Bump the SNAPSHOT versions Issue-ID: POLICY-1700 Change-Id: I2e6f3f30c9362ba32a6d116904443eadff7299ef Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2019-03-03Add cucumber dependency for all projectsPamela Dragosh1-0/+14
This will be used in all the projects for integration testing. Also cleared some intelliJ from .gitignore Issue-ID: POLICY-1273 Change-Id: If2cc6a28a972a5b4dbbb64139f0fad6e8518cb5c Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2019-02-28Add lombok dependency to parentPamela Dragosh1-0/+7
For use among other policy repos. Issue-ID: POLICY-1547 Change-Id: I610b4f4a061ed32527f579a30f26e018c4c01b84 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2019-02-11Add AssertJ to parent pomJim Hahn1-1/+9
Also updated license and removed trailing spaces. Change-Id: Icd389e1c1b96b1f48cea4c20263bf84263e45ce8 Issue-ID: POLICY-1511 Signed-off-by: Jim Hahn <jrh3@att.com>
2018-12-05Use eclipselink for javax.persistenceJim Hahn1-7/+1
Removed reference to persistence-api, as persistence classes can also be found in eclipselink. Replaced tabs with spaces. Change-Id: If07ab07e4c12eadc8d049963b744398c05a8538a Issue-ID: POLICY-1366 Signed-off-by: Jim Hahn <jrh3@att.com>
2018-11-30Add eclipselink to policy parentJim Hahn1-0/+22
Add eclipselink and eclipse persistence API. Fix typo in comment. Add eclipselink jpa. Change-Id: If95e87846d0dc47fb394287949ee6413917df205 Issue-ID: POLICY-1358 Signed-off-by: Jim Hahn <jrh3@att.com>
2018-11-06Upgrade to dmaap 1.1.9Pamela Dragosh1-1/+1
v1.1.9 removes javax.jms java dependency license issue. Issue-ID: POLICY-1229 Change-Id: I6eb439ffd1a28072ff56281f30ab00100d2dca2c Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2018-10-31Set new master version for Dublinliamfallon1-3/+2
New master parent version for the Dublin release. Issue-ID: POLICY-1232 Change-Id: I1087a1d10d28fd85269e9785fc91d55b40e7fc88 Signed-off-by: liamfallon <liam.fallon@ericsson.com>
2018-10-05Upgrade to AAF 2.1.2 artifact3.0.0-ONAP2.0.0Pamela Dragosh1-1/+1
AAF team released their artifact. Issue-ID: POLICY-1184 Change-Id: Ie762673a2f48b4f332093b52a5b919df028a39b9 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2018-09-26Add more powermock artifacts to parent pomJim Hahn1-1/+15
Added powermock-api-mockito. Updated license. Added powermock-modules-junit4. Change-Id: I7016932ab1bd5a2877943c8239796f28c07e672b Issue-ID: POLICY-1148 Signed-off-by: Jim Hahn <jrh3@att.com>
2018-09-18Add aaf into dependencyManagementPamela Dragosh1-0/+7
This dependency is used in policy/common and in policy/engine. In the future other repos may also use this so declaring it in one place to track the version and ensure all repos are updated. Issue-ID: POLICY-1119 Change-Id: Icbab188f2f3fa8d7504b7aab76428138bdd0681f Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2018-09-12Move dmaap dependency to parentPamela Dragosh1-0/+8
Dmaap is already used in 3 repositories, and we anticipate more. So let's define our usage in parent. I am also upgrading to the release by Dmaap team for Casablanca. Let's cross our fingers they fixed a couple of license issues. Issue-ID: POLICY-1116 Change-Id: Ic4f585f312730b8828873911d045f29e6f93e192 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2018-09-11Add web sockets as common dependencyliamfallon1-0/+7
Java web sockets are used in engine and apex, adding into parent for common version handling. Issue-ID: POLICY-954 Change-Id: I579c825f6a0ec9c181726be4f7fe008552c27e0f Signed-off-by: liamfallon <liam.fallon@ericsson.com>
2018-09-04Merge "Upgrade and add mariadb artifact"Jorge Hernandez1-0/+7
2018-09-04Upgrade and add mariadb artifactPamela Dragosh1-0/+7
Multiple repositories use mariadb and have selected different versions. This will keep us consistent between repos and manage the license/security issue for mariadb. Issue-ID: POLICY-1059 Change-Id: Ifd49f5dd09bcee071d08dbaa46556948ccdf8467 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2018-08-31javax.servlet must be includedJim Hahn1-1/+0
Removed the "provided" scope for javax.servlet so that it will be downloaded as part of an install. Change-Id: I3979d2c4d2b9496c6f066532f373862bf8e40b76 Issue-ID: POLICY-1085 Signed-off-by: Jim Hahn <jrh3@att.com>
2018-08-28Merge "Upgrade oparent version"Liam Fallon1-18/+0
2018-08-27Upgrade oparent versionPamela Dragosh1-18/+0
Working with the Integration team, we are using oparent to set the versions for a small number of java dependencies across all projects. This upgrade is for google/guava. Issue-ID: INT-619 Change-Id: Ide5828442a9f9a9888a2b0a6f817811cb49889a9 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2018-08-27Adding openpojo as test dependency in parentramverma1-0/+6
Adding openpojo as test dependency in parent so that other child projects in policy can use this for testing pojo classes. openpojo seems to be very efficient way of testing pojo classes fully without writing too many lines of test code. Once this is merged, will raise a reviews of policy/common & policy/distribution showing its usage. Change-Id: I23fc237467a9f797710b8eb80ce7bb0a75c3aec9 Issue-ID: POLICY-1035 Signed-off-by: ramverma <ram.krishna.verma@ericsson.com>
2018-07-30Add commons-cli version for all componentsliamfallon1-1/+7
Apache commons-cli is used for command argument handling in multiple modules. It's version is now controlled from the parent integration POM. Issue-ID: POLICY-922 Change-Id: Iebf6f731de591f3efba871a924b7a49c13d9fa13 Signed-off-by: liamfallon <liam.fallon@ericsson.com>
2018-07-13Merge "Adding maven-war-plugin to integration pom"Jorge Hernandez1-0/+5
2018-07-13Adding maven-war-plugin to integration pomramverma1-0/+5
Adding maven-war-pluggin to integration pom so that version can be managed at single place. Change-Id: I41ba0af7a465fa3ea0adfdf21e7c03f7795344be Issue-ID: POLICY-864 Signed-off-by: ramverma <ram.krishna.verma@ericsson.com>
2018-07-10Fix license issue in Guava dependencyliamfallon1-0/+11
The checker framework checker qual dependency of Guava needs to be upgraded to version 2.5.3, a version that is OKed by the Linux Foundation Issue-ID: POLICY-905 Change-Id: Ib29ca90253594dfb594d0a104e0653051414aae1 Signed-off-by: liamfallon <liam.fallon@ericsson.com>
2018-06-22Fix security vulnerability in Google Guavaliamfallon1-2/+2
Google Guava 23.0 has a security vulnerability. THe latest version of Guava fixes this vulnerability. Change-Id: I86995efafa6cf0140d09f8a13da9efeaa8079d5e Issue-ID: POLICY-905 Signed-off-by: liamfallon <liam.fallon@ericsson.com>
2018-05-23Policy common integration moduleeikrwaq1-0/+300
Change-Id: Idedafdf67ebd048bd459b7af2dd5c3435f8c3151 Issue-ID: POLICY-803 Signed-off-by: eikrwaq <waqas.ikram@ericsson.com>