policy/apex-pdp.git
6 years agoAdding plugin-persistence module to apex-pdp 09/51209/1
ramverma [Tue, 12 Jun 2018 13:27:19 +0000 (14:27 +0100)]
Adding plugin-persistence module to apex-pdp

Change-Id: I68e16b1aad6e7b943439c207816479d151f672fb
Issue-ID: POLICY-862
Signed-off-by: ramverma <ram.krishna.verma@ericsson.com>
6 years agoMerge "Fixing Jenkins merge job test failure"
Liam Fallon [Tue, 12 Jun 2018 11:28:47 +0000 (11:28 +0000)]
Merge "Fixing Jenkins merge job test failure"

6 years agoMerge "Adding plugin-executor module to apex-pdp"
Liam Fallon [Tue, 12 Jun 2018 10:08:51 +0000 (10:08 +0000)]
Merge "Adding plugin-executor module to apex-pdp"

6 years agoFixing Jenkins merge job test failure 99/51199/1
waqas.ikram [Tue, 12 Jun 2018 10:07:42 +0000 (11:07 +0100)]
Fixing Jenkins merge job test failure

Change-Id: Id9a83c9ea4f5189d6ba57e534540f3fd4f0141f3
Issue-ID: POLICY-859
Signed-off-by: waqas.ikram <waqas.ikram@ericsson.com>
6 years agoAdding plugin-executor module to apex-pdp 11/51111/2
ramverma [Mon, 11 Jun 2018 10:27:47 +0000 (11:27 +0100)]
Adding plugin-executor module to apex-pdp

Change-Id: I711eaaff3707aa6398c26f1a124fedeb1d0e11f4
Issue-ID: POLICY-862
Signed-off-by: ramverma <ram.krishna.verma@ericsson.com>
6 years agoMerge "Remove warnings from code"
Pamela Dragosh [Mon, 11 Jun 2018 15:44:40 +0000 (15:44 +0000)]
Merge "Remove warnings from code"

6 years agoFixing sonar bugs 13/51113/5
waqas.ikram [Mon, 11 Jun 2018 11:04:33 +0000 (12:04 +0100)]
Fixing sonar bugs

Change-Id: I05a81755ce132810c9535babb7bae5b9b9e0bd60
Issue-ID: POLICY-859
Signed-off-by: waqas.ikram <waqas.ikram@ericsson.com>
6 years agoRemove warnings from code 07/51107/1
liamfallon [Mon, 11 Jun 2018 09:06:54 +0000 (10:06 +0100)]
Remove warnings from code

Remove "final" from variables and add setters in test
case to get rid of "dead code" warnings

Change implementation in typeutils grammar generation
to remove depricated warning

Change-Id: I24c4bb3f06f4c6fa227d8d191dc2fb6a6cf0b6fb
Issue-ID: POLICY-716
Signed-off-by: liamfallon <liam.fallon@ericsson.com>
6 years agoMerge "Adding plugins-event module to apex-pdp"
Liam Fallon [Fri, 8 Jun 2018 17:05:17 +0000 (17:05 +0000)]
Merge "Adding plugins-event module to apex-pdp"

6 years agoAdding plugins-event module to apex-pdp 37/51037/3
ramverma [Fri, 8 Jun 2018 10:56:21 +0000 (11:56 +0100)]
Adding plugins-event module to apex-pdp

Adding plugins-event module to apex-pdp
Fix a minor bug in TextFileUtils

Change-Id: I393c5f5809d078850d6669d22759ba9fa1b4f0e6
Issue-ID: POLICY-862
Signed-off-by: ramverma <ram.krishna.verma@ericsson.com>
6 years agoFixing Sonar bugs and Vulnerabilities 51/50951/5
waqas.ikram [Thu, 7 Jun 2018 15:01:35 +0000 (16:01 +0100)]
Fixing Sonar bugs and Vulnerabilities

Change-Id: Id5a95f23f1308dbb9f7f0c0f5567e238ecf830af
Issue-ID: POLICY-859
Signed-off-by: waqas.ikram <waqas.ikram@ericsson.com>
6 years agoMerge "Adding services engine module"
Pamela Dragosh [Wed, 6 Jun 2018 15:35:49 +0000 (15:35 +0000)]
Merge "Adding services engine module"

6 years agoMerge "Remove checkstyle errors from generated code"
Pamela Dragosh [Wed, 6 Jun 2018 15:34:30 +0000 (15:34 +0000)]
Merge "Remove checkstyle errors from generated code"

6 years agoAdding services engine module 39/50639/6
waqas.ikram [Wed, 6 Jun 2018 10:04:36 +0000 (11:04 +0100)]
Adding services engine module

Change-Id: I68bbe6d95d17cfcdda204d1ee3eec3b92d12ebd4
Issue-ID: POLICY-859
Signed-off-by: waqas.ikram <waqas.ikram@ericsson.com>
6 years agoRemove checkstyle errors from generated code 69/50669/2
liamfallon [Wed, 6 Jun 2018 12:34:03 +0000 (13:34 +0100)]
Remove checkstyle errors from generated code

The generated code in the APEX model module creates checkstyle errors
in Eclipse becasue there is no license header on the generated Java code.
This change adds the copyright header to the code generation templates.

Also this change introduces teh latest version of ahtlr 4 for code generation
from a grammar.

Issue-ID: POLICY-716

Change-Id: Ib02cc4e1a6e815cf6d4b386c19f7eb2542f9ed00
Signed-off-by: liamfallon <liam.fallon@ericsson.com>
6 years agoAdding apex plugins/plugins-context modules 83/50383/1
waqas.ikram [Tue, 5 Jun 2018 15:18:01 +0000 (16:18 +0100)]
Adding apex plugins/plugins-context modules

Change-Id: I36fc295ffbd22661bf8bd091bfb20ebf6dcc7f5e
Issue-ID: POLICY-862
Signed-off-by: waqas.ikram <waqas.ikram@ericsson.com>
6 years agoAdding apex core module to apex-pdp 29/49929/4
ramverma [Fri, 1 Jun 2018 10:51:36 +0000 (11:51 +0100)]
Adding apex core module to apex-pdp

Change-Id: I4bfe1df3e44fe62ff6789e813e59836e267ab3b2
Issue-ID: POLICY-858
Signed-off-by: ramverma <ram.krishna.verma@ericsson.com>
6 years agoAdding apex auth modules 39/49939/1
waqas.ikram [Fri, 1 Jun 2018 13:23:01 +0000 (14:23 +0100)]
Adding apex auth modules

Change-Id: Iec210465636458f0c104c99893440706279062f0
Issue-ID: POLICY-860
Signed-off-by: waqas.ikram <waqas.ikram@ericsson.com>
6 years agoFixing Sonar bugs and Vulnerabilities 99/49799/1
waqas.ikram [Thu, 31 May 2018 17:02:59 +0000 (18:02 +0100)]
Fixing Sonar bugs and Vulnerabilities

Change-Id: I69c65d808133ac75d9f93aa0d63326ca8c67f839
Issue-ID: POLICY-856
Signed-off-by: waqas.ikram <waqas.ikram@ericsson.com>
6 years agoFixing pluginExecutionFilter issue 69/49769/1
waqas.ikram [Thu, 31 May 2018 13:49:38 +0000 (14:49 +0100)]
Fixing pluginExecutionFilter issue

Change-Id: Iece9be8e8bcaa0872e37e4bac7fd435c44a5bbe3
Issue-ID: POLICY-857
Signed-off-by: waqas.ikram <waqas.ikram@ericsson.com>
6 years agoFixing Lifecycle Mapping Problem 31/49731/2
waqas.ikram [Thu, 31 May 2018 10:09:58 +0000 (11:09 +0100)]
Fixing Lifecycle Mapping Problem

Change-Id: I508f064c8f20a96d2eeeb67a4b7a05812e1e2152
Issue-ID: POLICY-857
Signed-off-by: waqas.ikram <waqas.ikram@ericsson.com>
6 years agoMerge "Fixing Sonar bugs and code smells"
Jorge Hernandez [Wed, 30 May 2018 22:51:02 +0000 (22:51 +0000)]
Merge "Fixing Sonar bugs and code smells"

6 years agoAdding apex context module 75/49375/3
ramverma [Tue, 29 May 2018 14:25:49 +0000 (15:25 +0100)]
Adding apex context module

Change-Id: I1284c2ba4c41a9cf721e141e096d1021be599a2d
Issue-ID: POLICY-857
Signed-off-by: ramverma <ram.krishna.verma@ericsson.com>
6 years agoFixing Sonar bugs and code smells 55/49455/7
waqas.ikram [Wed, 30 May 2018 08:48:40 +0000 (09:48 +0100)]
Fixing Sonar bugs and code smells

Change-Id: I661cd409d01320fe11a29b7ea72b9e8f70e72a6c
Issue-ID: POLICY-856
Signed-off-by: waqas.ikram <waqas.ikram@ericsson.com>
6 years agoAdding policy-model, model-api & engine-model 03/49303/3
waqas.ikram [Mon, 28 May 2018 09:58:07 +0000 (10:58 +0100)]
Adding policy-model, model-api & engine-model

Change-Id: I56702b8f0953457d493f894d155b2a6ddc87b10c
Issue-ID: POLICY-856
Signed-off-by: waqas.ikram <waqas.ikram@ericsson.com>
6 years agoAdding apex event-model module 01/49101/7
ramverma [Fri, 25 May 2018 10:55:45 +0000 (11:55 +0100)]
Adding apex event-model module

- Adding apex event-model module
- Fixing namespaces

Change-Id: If37a1773000ca99eb5d97703fdeb5788ce55365c
Issue-ID: POLICY-856
Signed-off-by: ramverma <ram.krishna.verma@ericsson.com>
6 years agoAdding apex context-model module 81/48981/5
waqas.ikram [Thu, 24 May 2018 16:00:47 +0000 (17:00 +0100)]
Adding apex context-model module

Change-Id: Ia80b2caa0f76ecd7a80ece79e5cf88ac9de048ac
Issue-ID: POLICY-856
Signed-off-by: waqas.ikram <waqas.ikram@ericsson.com>
6 years agoChanging groupId to fix jenkins merge issue 63/48963/1
waqas.ikram [Thu, 24 May 2018 14:31:21 +0000 (15:31 +0100)]
Changing groupId to fix jenkins merge issue

Change-Id: I84f5c62cb0d0ea4742905d86ffbde5333c8310bc
Issue-ID: POLICY-855
Signed-off-by: waqas.ikram <waqas.ikram@ericsson.com>
6 years agoFixing typo in utilities module name 55/48955/2
waqas.ikram [Thu, 24 May 2018 13:39:38 +0000 (14:39 +0100)]
Fixing typo in utilities module name

Change-Id: I7bae55aa9c9064fc4aea32bacba3baee196c10a0
Issue-ID: POLICY-855
Signed-off-by: waqas.ikram <waqas.ikram@ericsson.com>
6 years agoAdding apex utiliites and basic-model module 77/48677/6
eikrwaq [Wed, 23 May 2018 13:08:29 +0000 (14:08 +0100)]
Adding apex utiliites and basic-model module

Change-Id: Ib72677912eb5ac4b872e555f24570c86a627802f
Issue-ID: POLICY-855
Signed-off-by: waqas.ikram <waqas.ikram@ericsson.com>
6 years agoStart repo with git, license, readme 23/45423/1
Pamela Dragosh [Tue, 1 May 2018 12:26:02 +0000 (08:26 -0400)]
Start repo with git, license, readme

Add the .gitreview, license etc. to start the repo

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

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

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