Age | Commit message (Collapse) | Author | Files | Lines |
|
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>
|
|
Issue-ID: POLICY-3308
Change-Id: I457bf935675638621f56c44899699d691899837a
Signed-off-by: FrancescoFioraEst <francesco.fiora@est.tech>
|
|
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>
|
|
|
|
|
|
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>
|
|
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>
|
|
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>
|
|
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
|
|
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>
|
|
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>
|
|
Issue-ID: POLICY-3182
Change-Id: I07797f1e2f58830c180303eeb1286b9564c3e4f8
Signed-off-by: Jim Hahn <jrh3@att.com>
|
|
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-3088
Change-Id: Ia1cdeed8cd822122287dd47ae19947a3ec397a46
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>
|
|
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: POLICY-2943
Change-Id: I03ea86e71a7f7d5d4b72222b70ff4b911fec5955
Signed-off-by: Ram Krishna Verma <ram_krishna.verma@bell.ca>
|
|
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>
|
|
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>
|
|
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>
|
|
Issue-ID: POLICY-2726
Change-Id: Ib4402b83205a220ceaa95ccdea3e96587ba68111
Signed-off-by: Jim Hahn <jrh3@att.com>
|
|
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>
|