Age | Commit message (Collapse) | Author | Files | Lines |
|
Issue-ID: POLICY-2695
Change-Id: Ieff53fa51f83d5c32094ac427544beb87cdf9dab
Signed-off-by: Ram Krishna Verma <ram_krishna.verma@bell.ca>
|
|
The new mariadb jdbc version is causing intermittent CSIT errors in
PAP. Reverted to previous version.
[EL Warning]: 2020-07-02 15:08:48.318--ServerSession(404947798)--Exception
[EclipseLink-4002] (Eclipse Persistence Services -
2.7.5.v20191016-ea124dd158):
org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLSyntaxErrorException: (conn=11) You have an
error in your SQL syntax; check the manual that corresponds to your
MariaDB server version for the right syntax to use near
' derived_from_name VARCHAR, derived_from_version VARCHAR,
name VARCHAR(120) NOT ' at line 1
Error Code: 1064
Call: CREATE TABLE ToscaDataType (DESCRIPTION VARCHAR,
derived_from_name VARCHAR, derived_from_version VARCHAR,
name VARCHAR(120) NOT NULL, version VARCHAR(20) NOT NULL,
PRIMARY KEY (name, version))
Issue-ID: POLICY-2387
Change-Id: I138f4d395f150563474afe719966927789ae1f6e
Signed-off-by: Jim Hahn <jrh3@att.com>
|
|
The new javax.persistence version is not compatible with the version
of eclipselink that is in use, thus had to revert the former back.
Issue-ID: POLICY-2387
Change-Id: I24a6bee1abb1e11f5527e54e4498016348ac48d3
Signed-off-by: Jim Hahn <jrh3@att.com>
|
|
|
|
Issue-ID: POLICY-2387
Change-Id: Ia994c8be15058d8cf5f6e8f2271be5dec4efacc3
Signed-off-by: RossC <ross.carter@est.tech>
|
|
Issue-ID: POLICY-2387
Change-Id: I4c56ade98e21ee07c254208d58590f865e6e5edc
Signed-off-by: RossC <ross.carter@est.tech>
|
|
Issue-ID: POLICY-2623
Signed-off-by: Utkarsh Jauhari <uj426b@att.com>
Change-Id: I84d5bf257555844d096a30b82c63145114a8df81
|
|
|
|
Stepping org.java-websocket:Java-WebSocket version 1.3.8 to version
1.5.1 removes the issue.
apex-pdp needs a corresponding change due to a change in an enum in the
new version of java-websocket.
Issue-ID: POLICY-2668
Change-Id: I3827cee6d7569f7343ec32942b5504d7714412eb
Signed-off-by: liamfallon <liam.fallon@est.tech>
|
|
Issue-ID: POLICY-2623
Signed-off-by: Utkarsh Jauhari <uj426b@att.com>
Change-Id: I0a3d9d0a1d677d88ceb90c6358de942ea1e0a90b
|
|
|
|
This reverts commit 5014e05e9d93248854d1473d795ec671e2e7ba6b.
Reason for revert: version doesn't exist
Issue-ID: POLICY-2623
Change-Id: I6a4972a3491864fa6072eb493900022c44a85c1f
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
|
|
|
|
Issue-ID: POLICY-2623
Signed-off-by: Utkarsh Jauhari <uj426b@att.com>
Change-Id: I30d33c82c15118a7305ea3a8b794aa48a61e06d1
|
|
|
|
Issue-ID: POLICY-2387
Change-Id: Iaa93cc815a0f21cb046a9f4ec6ca941d1d227c19
Signed-off-by: RossC <ross.carter@est.tech>
|
|
At the moment, the checkstyle plugin definitions are repeated separately
in all the policy components. This review adds the checkstyle plugin
defintions into policy parent.
Subsequent reviews will remove it from the individual component repos.
Issue-ID: POLICY-2188
Change-Id: I7e786e82086d31df8597c08382bfe839e60074e3
Signed-off-by: liamfallon <liam.fallon@est.tech>
|
|
To clear security issues.
Issue-ID: POLICY-2553
Change-Id: I1c39f53aa57ba936eb700d13abef37f3cab5b89a
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
|
|
Issue-ID: POLICY-1996
Change-Id: I297563bd014de1a7a9be92ce4eaa24f6f2d03861
Signed-off-by: Jim Hahn <jrh3@att.com>
|
|
Issue-ID: POLICY-2514
Change-Id: I22902bd8b7a0c1e021870b441259950f9ac96970
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
|
|
Issue-ID: POLICY-2514
Change-Id: I5ac1e11b2b460bea74c338d937dba63885b400f2
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
|
|
Added exclusion for glassfish jaxb to eliminate security issue.
Issue-ID: POLICY-2521
Change-Id: I16016514c5e033be208c79877900d7e9dc0c3d21
Signed-off-by: Jim Hahn <jrh3@att.com>
|
|
Issue-ID: POLICY-2378
Change-Id: I6deed4bfaecea601ba4b76075dd8b9fc46dbcdd3
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
|
|
Sonar complains about java.util Pattern usage when the pattern
has quanitifiers like "*" or "+". It suggests using RE2J instead.
Added that to the parent pom - hope it doesn't have licensing issues.
Issue-ID: POLICY-2305
Change-Id: I4a79d073e911f42911dabfab92177bce5893efd7
Signed-off-by: Jim Hahn <jrh3@att.com>
|
|
Issue-ID: POLICY-2467
Change-Id: I8d1fbfc4e97439153b09db7cee6c9420ba8c4f81
Signed-off-by: Ram Krishna Verma <ram_krishna.verma@bell.ca>
|
|
Issue-ID: POLICY-2378
Change-Id: Ibfeceeef97cc938b39c0ff50883ee6d4d42edaa9
Signed-off-by: Peyton Puckett <peyton.puckett@att.com>
|
|
I have tested compilation with all the other repos and this
seems to work fine.
Issue-ID: POLICY-2427
Change-Id: Iadf8ee26ccbd05aea6253a69abe3fe75e2531cd4
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
|
|
Seems to be used in several repos. This consolidates the
version.
Issue-ID: POLICY-2381
Change-Id: Iad3bbf8901a117db36da3951a7d5284c000266d6
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
|
|
1.4.200 h2 db upgrade breaks junits that run OK previous
to the upgrade.
Issue-ID: POLICY-2381
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
Change-Id: I8ac6e8fc983aed7354690ac1cb6b3bb94273e294
|
|
These seem the safest - note will need a companion review for google
gson.
tried eclipse link and javax persistence along with openpojo, but
those gave very nasty issues that were not clear on how to address.
Will have to save the rest for G Release.
Issue-ID: POLICY-2381
Change-Id: I35082743cf91fd1920994e5881f76b713998cc60
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
|
|
|
|
Some changes are of interest: DROOLS-4944,DROOLS-4877.
Issue-ID: POLICY-2295
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
Change-Id: Ie93bbace21af12b9a39facd31498d72870439345
|
|
This seems to bump the xacml-pdp coverage back to where
it was previously. No effect on common, models, api, pap
or drools. Potentially this could help engine.
Not sure exactly how Jacoco now seems to find the coverage.
Does not solve cross sub-module lack of coverage. Will
continue investigating.
Issue-ID: POLICY-2321
Change-Id: Id71a2f06f30491246504cb2881b94fe11ad5f501
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
|
|
We don't have any IT tests, so let's skip them. This
may have a trivial bump in speed.
Use the same datafile, and make sure the results are
being appended to support multi-module.
This will result in all the repos removing this
configuration as it only needs to be set here in
policy/parent. Cleans up things a bit.
Issue-ID: POLICY-2321
Change-Id: I999cb3bb8a7a764ffc7459fc9e0b9b8377dbecb3
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
|
|
Issue-ID: POLICY-1406
Signed-off-by: Jim Hahn <jrh3@att.com>
Change-Id: Ibe5c6ef573d197badb5ca4c71c7073f97960415f
|
|
Added latest versions of mockito-core and powermock-mockito2
Part of jdk11 upgrades
Issue-ID: POLICY-1594
Change-Id: Ifbd18a71f23ff38bfea41f75e9085322a47a421d
Signed-off-by: HOCKLA <ah999m@att.com>
|
|
|
|
Locally built with JDK 11
Issue-ID: POLICY-1594
Change-Id: I0fb2249c8f2057e1e69d3534083dba176310ae70
Signed-off-by: HOCKLA <ah999m@att.com>
|
|
Issue-ID: POLICY-2295
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
Change-Id: I540f7aaaafc1aeadec2527a792abfda41ed93217
|
|
Issue-ID: POLICY-1594
Change-Id: I64e9f486353a4b2ac2ac706512c426932c1aff3a
Signed-off-by: HOCKLA <ah999m@att.com>
|
|
Issue-ID: POLICY-2254
Signed-off-by: Rashmi Pujar <rashmi.pujar@bell.ca>
Change-Id: I3be677f2b5782495af0c851ac04bbda8c9787735
|
|
Upgrade to latest maven codehause plugins.
Issue-ID: POLICY-2222
Change-Id: I138e213c671af4363d2c8866f83cd420d537c97f
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
|
|
Add a common version of Jersey for all Policy Framework components.
Issue-ID: POLICY-2209
Change-Id: I872e5b04823c9df573694c986cf5a0abfdac806f
Signed-off-by: liamfallon <liam.fallon@est.tech>
|
|
Issue-ID: POLICY-1407
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
Change-Id: I41934c73b292eb961fcbf136c63e9586aa537dde
|
|
moved from policy/drools-pdp to parent repo
so it can be reused globally, as a minimum with
drools applications, to centrally manage
dependencies and versions.
Issue-ID: POLICY-1407
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
Change-Id: I80e2f4d4042b9c613534b614fb945767ead42590
|
|
This reverts commit 6487e3f517472906998dc1f90c16468c0bc27af6, reversing
changes made to fa44790365e0919efdd85a7a8dc5466e5c190d6d.
Issue-ID: POLICY-2088
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
Change-Id: I2008ed086d16e958e213583621a35cc2b776755f
|
|
For ccsdk proto-definition dependency :
* Use dependency management
* Upgrade to version 0.6.3
Issue-ID: POLICY-2088
Signed-off-by: Bruno Sakoto <bruno.sakoto@bell.ca>
Change-Id: Icaa0f7ebb218aec5b642a53387da0f3f87d45af4
|
|
This change upgrades the Jackson version to 2.10.0.pr3, wherever it
is referenced, which has a lower level of security vulnerability, 7
as opposed to 10.
Change-Id: I346555dee60069b575f0eb86c5ca4be281e84b31
Issue-ID: POLICY-1644
Signed-off-by: Jim Hahn <jrh3@att.com>
|
|
Change-Id: I2dfbec1c22d318157b48f8b299d3475bba788b5d
Issue-ID: POLICY-2045
Signed-off-by: Jim Hahn <jrh3@att.com>
|
|
While analyzing drools-pdp, it's mvn clean install works
fine with this fix locally.
Also exists in engine repo, its mvn clean install works
fine with this fix locally.
distribution repo inherits from engine. also mvn clean install
works fine with this fix locally.
Issue-ID: POLICY-2001
Change-Id: I25bd1f5d459f3ad279f1ce57fa0b153af21ece90
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
|