policy/parent.git
5 years agoUpgrade and add mariadb artifact 95/64495/1
Pamela Dragosh [Tue, 4 Sep 2018 17:57:39 +0000 (13:57 -0400)]
Upgrade and add mariadb artifact

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>
5 years agoMerge "Upgrade oparent version"
Liam Fallon [Tue, 28 Aug 2018 11:21:03 +0000 (11:21 +0000)]
Merge "Upgrade oparent version"

5 years agoMerge "Adding openpojo as test dependency in parent"
Liam Fallon [Mon, 27 Aug 2018 19:03:15 +0000 (19:03 +0000)]
Merge "Adding openpojo as test dependency in parent"

5 years agoUpgrade oparent version 09/63109/2
Pamela Dragosh [Mon, 27 Aug 2018 17:51:57 +0000 (13:51 -0400)]
Upgrade oparent version

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>
5 years agoAdding openpojo as test dependency in parent 43/63043/2
ramverma [Mon, 27 Aug 2018 10:48:50 +0000 (11:48 +0100)]
Adding openpojo as test dependency in parent

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>
5 years agoAdd oparent version as a property 87/61887/1
Pamela Dragosh [Wed, 22 Aug 2018 17:58:13 +0000 (13:58 -0400)]
Add oparent version as a property

We refer to oparent in other pom.xml in the policy projects. This
is to ensure we are always referring to the same version.

Issue-ID: POLICY-1073
Change-Id: Ie09cdb76f3fe181cc55df2d0fa8833cba382cf46
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
5 years agoAdd commons-cli version for all components 29/58029/3
liamfallon [Mon, 30 Jul 2018 12:52:08 +0000 (13:52 +0100)]
Add commons-cli version for all components

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>
5 years agoMerge "Adding maven-war-plugin to integration pom"
Jorge Hernandez [Fri, 13 Jul 2018 19:08:56 +0000 (19:08 +0000)]
Merge "Adding maven-war-plugin to integration pom"

5 years agoAdding maven-war-plugin to integration pom 01/56401/1
ramverma [Fri, 13 Jul 2018 15:19:55 +0000 (16:19 +0100)]
Adding maven-war-plugin to integration pom

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>
5 years agoFix license issue in Guava dependency 21/56121/1
liamfallon [Tue, 10 Jul 2018 15:43:34 +0000 (18:43 +0300)]
Fix license issue in Guava dependency

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>
5 years agoFix security vulnerability in Google Guava 39/55239/1
liamfallon [Fri, 22 Jun 2018 00:34:52 +0000 (08:34 +0800)]
Fix security vulnerability in Google Guava

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>
6 years agoPolicy common integration module 43/48443/9
eikrwaq [Tue, 22 May 2018 08:48:30 +0000 (09:48 +0100)]
Policy common integration module

Change-Id: Idedafdf67ebd048bd459b7af2dd5c3435f8c3151
Issue-ID: POLICY-803
Signed-off-by: eikrwaq <waqas.ikram@ericsson.com>
6 years agoInitialize repo 33/45433/1
Pamela Dragosh [Tue, 1 May 2018 12:45:53 +0000 (08:45 -0400)]
Initialize repo

Add initialize .gitreview, .gitignore, README and license

Change-Id: I2c900408495aea8251b4fa13fe9a3b4e45fa6a43
Issue-ID: POLICY-771
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
6 years agoAdd INFO.yaml file 73/45373/2
Jessica Wagantall [Tue, 1 May 2018 03:08:38 +0000 (20:08 -0700)]
Add INFO.yaml file

Add INFO.yaml to list:
- Project description
- Properties
- PTL information
- Meeting information
- Committer information

Change-Id: Id45cad95a65fcc9c24e2b656cfb712249f6cc7be
Issue-ID: CIMAN-134
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
6 years agoInitial empty repository
Jessica Wagantall [Tue, 1 May 2018 01:58:34 +0000 (01:58 +0000)]
Initial empty repository