summaryrefslogtreecommitdiffstats
path: root/examples/examples-pcvs/src/main/resources
AgeCommit message (Collapse)AuthorFilesLines
2023-04-11Remove references to Apex-PCVS Examplesadheli.tavares38-2400/+0
Issue-ID: POLICY-4640 Change-Id: Ib39d3d65f968ae6fc97ce99d2956bf7edaac7686 Signed-off-by: adheli.tavares <adheli.tavares@est.tech>
2020-09-17Cleanup related to removal of legacy format support in APEXa.sreekumar2-2/+0
This review basically just removes all "policyModelFileName" occurences which are not used anymore. Change-Id: Ibac8ec776dd989a5d677ff27a99eb7a36110773f Issue-ID: POLICY-2835 Signed-off-by: a.sreekumar <ajith.sreekumar@bell.ca>
2020-03-11Convert examples to Rhino Javascript formatliamfallon11-80/+76
All examples are converted to Rhino Javascript from Nashorn Javascript. Issue-ID: POLICY-2106 Change-Id: Ia6fec5b57b1e6131799b4b069968e4766ce54c96 Signed-off-by: liamfallon <liam.fallon@est.tech>
2018-09-19Fix examples broken by checkstyle changesliamfallon2-4/+4
Checkstyle changes to some class names must be propgated into example configurations and name changes meant some examples were not being packaged. Issue-ID: POLICY-1034 Change-Id: I5485fc2ffc22c496bbae9465e1c3b09c4feade97 Signed-off-by: liamfallon <liam.fallon@ericsson.com>
2018-07-25Renaming examples in apex-pdpramverma38-0/+2406
Renaming the examples as per what the documentation expects them. Otherwise the documents won't work. Change-Id: Ib9e30bf5a4cec0fec981372e1d9f3a0ee5d60f2f Issue-ID: POLICY-861 Signed-off-by: ramverma <ram.krishna.verma@ericsson.com>