Details
-
New Feature
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
https://github.com/apache/fineract/pull/601/ proposed to detect, and fix, duplicate classes from similar JARs on the Fineract classpath. This should help to avoid weird problems.
Alternatives achieving similar goals to the classes I will propose would be:
- https://portingle.github.io/classpathHell/
- https://plugins.gradle.org/plugin/net.idlestate.gradle-duplicate-classes-check
- https://plugins.gradle.org/plugin/com.mobilesolutionworks.gradle.jacoco
- https://plugins.gradle.org/plugin/io.fuchs.gradle.classpath-collision-detector
- https://github.com/nebula-plugins/gradle-lint-plugin/wiki/Duplicate-Classes-Rule
See also e.g. https://stackoverflow.com/questions/30648172/gradle-library-duplicates-in-dependencies
Attachments
Issue Links
- is blocked by
-
FINERACT-884 Upgrade rest-assured to latest version (later than 3.3.0. from Spring Boot BOM), which requires Java 11/9+
- Closed
- links to