Age | Commit message (Collapse) | Author | Files | Lines |
|
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>
|
|
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>
|
|
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>
|
|
Issue-ID: POLICY-3105
Change-Id: Idae28ee3bf7caa53d288410d9bec3f22658663c3
Signed-off-by: Jim Hahn <jrh3@att.com>
|
|
Issue-ID: POLICY-3028
Change-Id: I87bd8537f28ca0c5d210536842e4a3fe78982a12
Signed-off-by: Ram Krishna Verma <ram_krishna.verma@bell.ca>
|
|
Issue-ID: POLICY-2526
Change-Id: I447a0f62b279b42fd10de15d886bcfa3fee07f2e
Signed-off-by: Ram Krishna Verma <ram_krishna.verma@bell.ca>
|
|
Issue-ID: POLICY-3088
Change-Id: Ia1cdeed8cd822122287dd47ae19947a3ec397a46
Signed-off-by: Jim Hahn <jrh3@att.com>
|
|
|
|
|
|
Issue-ID: POLICY-3088
Change-Id: I7f71c31adbc2192d96e6248756bbee5f7155aa1b
Signed-off-by: Jim Hahn <jrh3@att.com>
|
|
Version 2.8 is missing; modified the pom to refer to 2.8.1.
Issue-ID: POLICY-3088
Change-Id: Ib2a8d68ffba62c73ebbc2db7c15d327d21b8ae12
Signed-off-by: Jim Hahn <jrh3@att.com>
|
|
Change-Id: I330a1c551a95b7c798cea76cd886bb2afbd064e3
Issue-ID: POLICY-2526
Signed-off-by: a.sreekumar <ajith.sreekumar@bell.ca>
|
|
Change-Id: I23b8778c599a0fd3cc659f677018d866a68a2489
Issue-ID: POLICY-2526
Signed-off-by: a.sreekumar <ajith.sreekumar@bell.ca>
|
|
Oparent uses 2.11.3, thus the version here should match it.
Issue-ID: POLICY-3005
Change-Id: I5f27f0714f1257c13e73d5efc495cfbb67b3f36d
Signed-off-by: Jim Hahn <jrh3@att.com>
|
|
Also removed javax.persistence, as the classes can be found in
eclipselink instead; both cannot be used together as the jar signatures
are incompatible.
Issue-ID: POLICY-3005
Change-Id: I72d32cf7942383b12a78e014c685d9cac6e7b78b
Signed-off-by: Jim Hahn <jrh3@att.com>
|
|
Issue-ID: INT-1711
Change-Id: I035c0bc93bc83c8afa7161dde2466c47f029b877
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
|
|
Issue-ID: POLICY-2943
Change-Id: I03ea86e71a7f7d5d4b72222b70ff4b911fec5955
Signed-off-by: Ram Krishna Verma <ram_krishna.verma@bell.ca>
|
|
The Javascript rendering of the results is removed and replaced with PDF
files in the apex_s3p_results.zip file.
The directory structure is changed to remove the reference to the
Frankfurt release.
The link in the rst file is updated to take account of the
changed directory strucuture.
Issue-ID: POLICY-3002
Change-Id: I1bd3ca46107179059de5167923c44f215796fce4
Signed-off-by: liamfallon <liam.fallon@est.tech>
|
|
Issue-ID: POLICY-2902
Change-Id: Ibca0ef5fe0bb73472dfdc51643c1b16f6881cc17
Signed-off-by: Jim Hahn <jrh3@att.com>
|
|
Per a previous review comment, added a comment about the usecases
controller being reintroduced with the Guilin release.
Issue-ID: POLICY-2889
Change-Id: Ie52535e7e5cf653b74c35ba40b9af5ce28befe06
Signed-off-by: Jim Hahn <jrh3@att.com>
|
|
Also fixed broken headings and nested bullet lists in the
6.0.0 section.
Also added extension for swaggerv2doc.
Note: the version numbers for the images/artifactss assume there will be
one more release of apex-pdp and drools-apps to fix the outstanding
bugs.
Issue-ID: POLICY-2889
Change-Id: I4749cb621a159e941622c3bd54d9a48d4212d007
Signed-off-by: Jim Hahn <jrh3@att.com>
|
|
oparent upgraded to newer dependencies and was approved by
SECCOM team.
Issue-ID: POLICY-2887
Change-Id: Ie3b4df3ab00de0555a1bc7eb5aab111a6b5047b6
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
|
|
|
|
The usecases controller replaced the frankfurt controller during the
guilin release. The latter will be removed in Honolulu. Updated the
documentation to reflect the change.
This must be cherry picked into guilin.
Issue-ID: POLICY-2821
Change-Id: Ifad02970c2231b7d006f38c6546d099597ec2a4a
Signed-off-by: Jim Hahn <jrh3@att.com>
|
|
|
|
Point to actual code and remove the eclipse instructions as
developers should look elsewhere for these instructions.
Adding enforcement tutorial.
Issue-ID: POLICY-2876
Change-Id: I793c1fae72f832afe7098be57a94f4929e9deb9a
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
|
|
Several builds broke when jackson was removed. Traced it down to a
dependency in glassfish.jersey which is used by dmaap client. Added the
one jackson component that appears to be needed.
Issue-ID: POLICY-2878
Change-Id: I89fd44a5a44d2fa52618b86c78a1bf9edf81b3d8
Signed-off-by: Jim Hahn <jrh3@att.com>
|
|
|
|
|
|
|
|
|
|
Issue-ID: POLICY-2834
Jira-Link: https://jira.onap.org/browse/POLICY-2834
Signed-off-by: gregory.hayes <gregory.hayes@est.tech>
Change-Id: Ie97239662dd0dded72452f7dbc3e0dd4576d6669
|
|
Documentation for stabilty testing for Apex-PDP
Issue-ID: POLICY-2831
Change-Id: Ib5fe94618832c4e873ec0bf920a4f0c8d8b55226
Signed-off-by: waynedunican <wayne.dunican@est.tech>
|
|
update drools-pdp document for s3p
72 hours run
Issue-ID: POLICY-2832
Change-Id: I3cf4e061888b1e3d7732b13da9da208fc4a7c281
Signed-off-by: Taka Cho <takamune.cho@att.com>
|
|
Had to upgrade swagger version before removing references to jackson.
Issue-ID: POLICY-2878
Change-Id: I9f754328bcd53dc775f0996c49f3f85f55d75285
Signed-off-by: Jim Hahn <jrh3@att.com>
|
|
|
|
Bumping minor version now that guilin branch has been created.
Issue-ID: POLICY-2875
Change-Id: Ia0f4cad92dc81c9cbdc98bc40af68480bf2afa08
Signed-off-by: Jim Hahn <jrh3@att.com>
|
|
Issue-ID: POLICY-2829
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
Change-Id: Ic87f70b552cb5e4ae509c07a50a87c1885e3d75e
|
|
Issue-ID: POLICY-2829
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
Change-Id: I87603f13e3b5a68157c18f30c32d33fb62b1a9b1
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
|
|
Change-Id: Ief45898872e3316eae4f351cfbb516166f576be1
Issue-ID: POLICY-2830
Signed-off-by: a.sreekumar <ajith.sreekumar@bell.ca>
|
|
Change-Id: Ib98c831042e8f40f54c27758252b454659ec2ad4
Issue-ID: POLICY-2867
Signed-off-by: ramagp <ramakrishnagp@aarnanetworks.com>
|
|
Change-Id: Ice9bff30b6e9223546b76fc9f56ce13f8faeeac6
Issue-ID: POLICY-2868
Signed-off-by: ramagp <ramakrishnagp@aarnanetworks.com>
|
|
|
|
Change-Id: Ib2a6c9c0895933996a4dc194c20ee8ed820b1ed1
Issue-ID: POLICY-2866
Signed-off-by: ramagp <ramakrishnagp@aarnanetworks.com>
|
|
Issue-ID: POLICY-2728
Change-Id: I0d22431e20fc21569a1e47f7f4dfb96d4293cf48
Signed-off-by: Jim Hahn <jrh3@att.com>
|
|
Update APEX documentation on the usage of eventName to avoid duplicate requests.
Change-Id: I15e7b95d5d38deff231bf8ebb2b4d867a15ef6bc
Issue-ID: POLICY-2856
Signed-off-by: a.sreekumar <ajith.sreekumar@bell.ca>
|
|
Change-Id: Ie8936a8f2dcbced6fab804df390e5caa91218c55
Issue-ID: POLICY-2826
Signed-off-by: a.sreekumar <ajith.sreekumar@bell.ca>
|
|
Change-Id: I91c1168f7e924904959e9a90d7e8e988a3ceab38
Issue-ID: POLICY-2821
Signed-off-by: a.sreekumar <ajith.sreekumar@bell.ca>
|
|
|
|
This reverts commit 9e3da30ff0fb5586de39c62516f464b714456201.
Reason for revert: policy-endpoints fails with v2.11.0
Issue-ID: POLICY-2726
Change-Id: Ia841fbfcfb3539da88462b825a37061d00b69401
Signed-off-by: Jim Hahn <jrh3@att.com>
|