aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2021-06-28Update parent pom to fix springboot/checkstyleliamfallon2-8/+36
This patch swithes the Policy Framework to use the snapshot version of oparent. The spring boot dependency management is added. Issue-ID: POLICY-3209 Change-Id: Ie9ab5b001ed9636fa5b4d96f2d54a7e3e800fec6 Signed-off-by: liamfallon <liam.fallon@est.tech>
2021-06-22Add section for policy chainingRam Krishna Verma1-0/+19
Adding section for policy chaining in drools-apps document. Issue-ID: POLICY-3382 Change-Id: Ie8d68c182e12aa2a9739fbd120d57bd8d0db0ca3 Signed-off-by: Ram Krishna Verma <ram_krishna.verma@bell.ca>
2021-06-22Adding dependencies from clamp participants to parent/integrationFrancescoFioraEst1-0/+6
Issue-ID: POLICY-3308 Change-Id: I457bf935675638621f56c44899699d691899837a Signed-off-by: FrancescoFioraEst <francesco.fiora@est.tech>
2021-06-16Fix build of modelsJim Hahn1-17/+0
A new dependency in policy-parent broke the build in policy-models. Removed the problematic dependency. Actually, removed both "bom" dependencies since they would otherwise override policy's dependency management. Note: this may require adding them back into policy-gui and policy-clamp. Issue-ID: POLICY-3308 Change-Id: I898b1104081d6cf46a50d65e9f228c966d847559 Signed-off-by: Jim Hahn <jrh3@att.com>
2021-06-16Merge "Adding dependencies and plugins from clamp to parent/integration"Liam Fallon1-0/+159
2021-06-15Merge "Update plugins in Lifecycle Mapping for CLAMP"Liam Fallon1-1/+14
2021-06-15Adding dependencies and plugins from clamp to parent/integrationryanSheehan1-0/+159
Move dependencies and plugins from clamp participants and runtime Inherit versioning from integration pom Issue-ID: POLICY-3308 Change-Id: I32a3e60a3b8f76b82e92c9ae870c195285f622ee Signed-off-by: ryanSheehan <ryansheehan.est@gmail.com>
2021-06-10Update drools-pdp documentsRam Krishna Verma3-32/+13
* Fixed few broken links * Updated the CSIT links to point to policy/docker * Updated the latest version to Honolulu * Removed legacy operational policy type * Removed frankfurt controller Issue-ID: POLICY-3382 Change-Id: I3eb5d409abc90eb5a52d953051993a3c5f830176 Signed-off-by: Ram Krishna Verma <ram_krishna.verma@bell.ca>
2021-06-07Update plugins in Lifecycle Mapping for CLAMPliamfallon1-1/+14
The lowest version in the lifecycle mapping for the hibernate52-ddl-maven-plugin was 2.3.0, it should have been 2.2.0. The plugin for npm is added. Issue-ID: POLICY-3258 Change-Id: I63d997b57c68830bc3dca2b2d62e950d2042c0d1 Signed-off-by: liamfallon <liam.fallon@est.tech>
2021-06-04Adding properties to parent integration pomryanSheehan1-0/+7
Take properties declared in clamp poms and inherit them from integration pom Issue-ID: POLICY-3215 Change-Id: I51993ffc1734b5c83ec7276f527ca18ead7c22d3 Signed-off-by: ryanSheehan <ryansheehan.est@gmail.com>
2021-06-04Merge "Update PAP documentation"Ram Krishna Verma1-27/+19
2021-06-01Upgrade the CDS dependencyRashmi Pujar1-5/+11
The CDS client libraries are now exposed via a different maven module. Issue-ID: POLICY-3338 Signed-off-by: Rashmi Pujar <rashmi.pujar@bell.ca> Change-Id: I9ecfc8852f129dd231b3008fb4c59b2e8b7b673f
2021-06-01Update PAP documentationwaynedunican1-27/+19
Update documentation to align with PAP-PDP communication changes. PDP_UPDATE message now stores lists of policiesToBeDeployed and policiesToBeUndeployed. Removed any references to the policies field as this has been removed from PDP_UPDATE and added the new lists to the documentation. Issue-ID: POLICY-3339 Change-Id: Ib5bafffdb5ccd4ee5edbf861132b4dd8b088f5e4 Signed-off-by: waynedunican <wayne.dunican@est.tech> Signed-off-by: WayneDunican <wayne.dunican@est.tech>
2021-05-28Add life cycle mappings for plugins in CLAMPliamfallon1-22/+74
Added some life cycle mappings to ignore, these cause errors on the POMs in eclipse. Issue-ID: POLICY-3258 Change-Id: If8a3a40d94af9d5060fb66b884523abc4fdd119e Signed-off-by: liamfallon <liam.fallon@est.tech>
2021-05-20Update apex-pdp kafka io docsRam Krishna Verma1-21/+95
Adding kafkaProperties to the Kafka IO plugin section. The properties are needed for SSL connectivity between apex-pdp & Kafka server. Issue-ID: POLICY-3197 Change-Id: I41f73f482b2b4f18dbf0989fe9a6fc1dac6ccdd7 Signed-off-by: Ram Krishna Verma <ram_krishna.verma@bell.ca>
2021-05-10Upgrade dependenciesJim Hahn1-1/+1
Upgraded dependencies per SECCOM. Jetty will be upgraded as part of oparent. Issue-ID: POLICY-3300 Change-Id: I2ccf69eba8d2b21100569b96ce813dcf42226856 Signed-off-by: Jim Hahn <jrh3@att.com>
2021-04-27Update date for Honolulu release notesJim Hahn1-1/+1
Issue-ID: POLICY-3253 Change-Id: Ie2390861586489096f52dede9add6b27ac6b9b33 Signed-off-by: Jim Hahn <jrh3@att.com>
2021-04-21Update release date in honolulu documentationJim Hahn1-1/+1
Issue-ID: POLICY-3186 Change-Id: Ib173eb6f7179e0490c808a9ac60eacd6bc68a8b3 Signed-off-by: Jim Hahn <jrh3@att.com>
2021-04-20Update Apex-PDP s3p Tests documentationarkadiusz.adamski1-114/+16
- Update test documentation Issue-ID: POLICY-3109 Signed-off-by: arkadiusz.adamski <aadamski@est.tech> Change-Id: I2291aeb976aed54de58a00fdb517b214d77927f0
2021-04-14Update Apex-PDP s3p Test resultsarkadiusz.adamski5-5/+5
- Update stability test results Issue-ID: POLICY-3109 Signed-off-by: arkadiusz.adamski <aadamski@est.tech> Change-Id: I926dae97cbe4d9af246de8f0e6fa840ccd7debd8
2021-04-13Merge "Update s3p Test results"Liam Fallon3-4/+4
2021-04-09Specify alternate repo from which to download npmJim Hahn1-0/+1
Issue-ID: POLICY-3182 Change-Id: I07797f1e2f58830c180303eeb1286b9564c3e4f8 Signed-off-by: Jim Hahn <jrh3@att.com>
2021-04-09Update s3p Test resultsarkadiusz.adamski3-4/+4
- Update performance test results Issue-ID: POLICY-3109 Signed-off-by: arkadiusz.adamski <aadamski@est.tech> Change-Id: Id2deb7f63124e48f1cfcf6c95b47ac71753fbbce
2021-04-06Merge "Documentation changes for PAP S3P testing"Ram Krishna Verma9-16/+16
2021-04-01Documentation changes for PAP S3P testingwaynedunican9-16/+16
Issue-ID: POLICY-3110 Change-Id: I7d2e68f3c73e838f6e0848d02f4eca7ce1327abe Signed-off-by: waynedunican <wayne.dunican@est.tech>
2021-03-31Merge "Results of Xacml Performance tests"Jim Hahn1-5/+64
2021-03-31Results of Xacml Performance testsmkidd1-5/+64
Added changes to documentation to reflect results of performance tests for the S3P tests for Xacml-pdp. Updated values to reflect test results Issue-ID: POLICY-3111 Signed-off-by: mkidd <michael.kidd@est.tech> Change-Id: If8350480f96fbeac5b8c3d0bd7ef60bd97402a94 Signed-off-by: mkidd <michael.kidd@est.tech>
2021-03-31Merge "Distribution S3P tests results"Jim Hahn9-24/+14
2021-03-31Merge "Honululu Api Performance Run Results"Jim Hahn4-8/+48
2021-03-31Merge "Fix rst warnings in apex documentation"Jim Hahn2-4/+5
2021-03-31Fix rst warnings in apex documentationwaynedunican2-4/+5
Issue-ID: POLICY-3132 Change-Id: Ia7a4f136cdaad018ad6ba464ce798ac84ca47185 Signed-off-by: waynedunican <wayne.dunican@est.tech>
2021-03-30Distribution S3P tests resultsadheli.tavares9-24/+14
Issue-ID: POLICY-3113 Change-Id: I70dd8cc1751c28240b11e5c4598c7603e0bb0c46 Signed-off-by: adheli.tavares <adheli.tavares@est.tech>
2021-03-30Fix some broken documentation linksJim Hahn2-7/+7
Issue-ID: POLICY-3164 Change-Id: I994e1043ec4af385a69c977cd3f2264992376a11 Signed-off-by: Jim Hahn <jrh3@att.com>
2021-03-30Honululu Api Performance Run Resultslapentafd4-8/+48
Appending Performance results Issue-ID: POLICY-3112 Change-Id: I50df1aed416916966b2fe8cc1a7783315d221763 Signed-off-by: lapentafd <francesco.lapenta@est.tech>
2021-03-30Merge "s3p stability xacml-pdp documentation"Pamela Dragosh1-56/+25
2021-03-30Merge "Address review comments for release notes"Ajith Sreekumar1-0/+5
2021-03-29s3p stability xacml-pdp documentationjhh1-56/+25
Issue-ID: POLICY-3108 Signed-off-by: jhh <jorge.hernandez-herrero@att.com> Change-Id: I223016a6ef462cb33c2b365837a9bdda9ce075f8
2021-03-29Merge "s3p stability drools-apps documentation"Jorge Hernandez6-34/+78
2021-03-29Address review comments for release notesJim Hahn1-0/+5
Addressed the following review comments from the Honolulu cherry pick: - discuss purging of statistics table - add version upgrades for io.netty & hazelcast Issue-ID: POLICY-3164 Change-Id: I3be02f182b75883a0c3828131742451ce04494c3 Signed-off-by: Jim Hahn <jrh3@att.com>
2021-03-29s3p stability drools-apps documentationjhh6-34/+78
Issue-ID: POLICY-3108 Signed-off-by: jhh <jorge.hernandez-herrero@att.com> Change-Id: I2ed37d0fc8aa458e6a0f7e2a15b9a5008e013e87
2021-03-29Honululu Api Stability Run Resultslapentafd6-4/+5
Issue-ID: POLICY-3112 Change-Id: I3fc0a19a3de17120ba654c1cf9a175514496b1db Signed-off-by: lapentafd <francesco.lapenta@est.tech>
2021-03-26Merge "Add drools no-locking feature documentation"Jorge Hernandez2-0/+39
2021-03-25Add drools no-locking feature documentationjhh2-0/+39
Issue-ID: POLICY-3142 Signed-off-by: jhh <jorge.hernandez-herrero@att.com> Change-Id: I461da8d2b901c38b9bdb9ef2478c474ca96b6691 Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
2021-03-25Update apex-pdp user manualRam Krishna Verma1-1/+1
Removing /bin/bash from apex-pdp standalone installation command as the default entry point has been added in the docker file itself. Issue-ID: POLICY-3062 Change-Id: I38c5ea1854eec29cc809452b02c6c02f3bd4068a Signed-off-by: Ram Krishna Verma <ram_krishna.verma@bell.ca>
2021-03-24Create Honolulu release notesJim Hahn1-1/+130
Issue-ID: POLICY-3152 Change-Id: Iadd78d9f958b9c3b657d250fecb9001c9cade3d9 Signed-off-by: Jim Hahn <jrh3@att.com>
2021-03-22Update CDS doc to remove legacy operational policyRashmi Pujar1-123/+95
Issue-ID: POLICY-3137 Signed-off-by: Rashmi Pujar <rashmi.pujar@bell.ca> Change-Id: Ibe71b0c806f0efa12306133ee48a416657b610dc
2021-03-12Skip sonar build in eclipseJim Hahn1-0/+13
Let developers in eclipse trigger sonarlint manually rather than automatically as part of m2e, as the latter really slows things down. Issue-ID: POLICY-3126 Change-Id: I6fceafc0cee85312f47b6030f47d088868912ff1 Signed-off-by: Jim Hahn <jrh3@att.com>
2021-03-12Move common profile to parent pomJim Hahn1-0/+43
The "m2e" lifecycle-mappings appear in all of the policy repos. Moved it to parent so that it only has to be managed in one place. Also embedded it within a profile, per discussions on the web: https://stackoverflow.com/questions/7409823/m2e-lifecycle-mapping-not-found Issue-ID: POLICY-3126 Change-Id: I90f4abdc72b7344dd262077fad8869f8963f4313 Signed-off-by: Jim Hahn <jrh3@att.com>
2021-03-11Address plugin-not-found issuesJim Hahn1-5/+7
Make archetype an extension instead of a plug-in per various web comments: https://github.com/oracle/helidon/issues/1025 Issue-ID: POLICY-3126 Change-Id: I6703d832065d3b08fbc3c6613e049c30d2ee2c50 Signed-off-by: Jim Hahn <jrh3@att.com>
2021-03-10Bump version to 3.4.0 in parentJim Hahn3-4/+4
Issue-ID: POLICY-3105 Change-Id: Idae28ee3bf7caa53d288410d9bec3f22658663c3 Signed-off-by: Jim Hahn <jrh3@att.com>