Age | Commit message (Collapse) | Author | Files | Lines |
|
Bumping the major patch since the target changes for
El Alto will involve moving to oparent 2.0.0. Could
be quite involved.
Issue-ID: POLICY-1747
Change-Id: Ic8eebd4738bc66cc4cac3021f41ed1c478268a4d
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
|
|
Bump the SNAPSHOT versions
Issue-ID: POLICY-1700
Change-Id: I2e6f3f30c9362ba32a6d116904443eadff7299ef
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
|
|
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>
|
|
For use among other policy repos.
Issue-ID: POLICY-1547
Change-Id: I610b4f4a061ed32527f579a30f26e018c4c01b84
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
|
|
Also updated license and removed trailing spaces.
Change-Id: Icd389e1c1b96b1f48cea4c20263bf84263e45ce8
Issue-ID: POLICY-1511
Signed-off-by: Jim Hahn <jrh3@att.com>
|
|
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>
|
|
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>
|
|
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>
|
|
New master parent version for the Dublin release.
Issue-ID: POLICY-1232
Change-Id: I1087a1d10d28fd85269e9785fc91d55b40e7fc88
Signed-off-by: liamfallon <liam.fallon@ericsson.com>
|
|
AAF team released their artifact.
Issue-ID: POLICY-1184
Change-Id: Ie762673a2f48b4f332093b52a5b919df028a39b9
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
|
|
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>
|
|
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>
|
|
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>
|
|
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>
|
|
|
|
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>
|
|
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>
|
|
|
|
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>
|
|
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>
|
|
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>
|
|
|
|
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>
|
|
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>
|
|
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>
|
|
Change-Id: Idedafdf67ebd048bd459b7af2dd5c3435f8c3151
Issue-ID: POLICY-803
Signed-off-by: eikrwaq <waqas.ikram@ericsson.com>
|