Details
-
Type:
Task
-
Status:
Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 5.2.0, CP-5.2.0
-
Component/s: Clients, Components, Container, Registry Overlay, Shared library, Tools
-
Security Level: Public
-
- Environment:
- -
Issue Links
| Depends | |||
|---|---|---|---|
|
|
|
||
Activity
| Field | Original Value | New Value |
|---|---|---|
| Status | New [ 10000 ] | Open [ 10002 ] |
| Priority | Major [ 3 ] | |
| Component/s | Tools [ 10271 ] |
| Fix Version/s | 5.3.0 [ 10908 ] | |
| Fix Version/s | CP-5.3.0 [ 10909 ] | |
| Component/s | Clients [ 10272 ] | |
| Component/s | Components [ 10270 ] | |
| Component/s | Container [ 10274 ] | |
| Component/s | Registry Overlay [ 10290 ] | |
| Component/s | Shared library [ 10301 ] |
| Status | Open [ 10002 ] | In Progress [ 10003 ] |
| Status | In Progress [ 10003 ] | Resolved [ 10004 ] |
| Resolution | Fixed [ 1 ] |
| Description |
Now, since Java 9, more and more 3PP JARS are available as multi-version archive, and an error occurs because Java 9 byte-code is included in it with the Java 8 byte-code.
No error should occurs because the Java 8 byte-code exists. |
Now, since Java 9, more and more 3PP JARS are available as multi-version archive, and an error occurs because Java 9 byte-code is included in it with the Java 8 byte-code.
No error should occurs because the Java 8 byte-code exists. Upgrade to maven-enforcer-plugin:3.0.0-M2 and extra-enforcer-rule:1.2 |
| Link |
This issue blocks |