You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@fineract.apache.org by "Michael Vorburger (Jira)" <ji...@apache.org> on 2020/05/03 17:53:00 UTC

[jira] [Resolved] (FINERACT-919) Detect, and fix, duplicate classes from similar JARs on the Fineract classpath

     [ https://issues.apache.org/jira/browse/FINERACT-919?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Vorburger resolved FINERACT-919.
----------------------------------------
    Resolution: Fixed

> Detect, and fix, duplicate classes from similar JARs on the Fineract classpath
> ------------------------------------------------------------------------------
>
>                 Key: FINERACT-919
>                 URL: https://issues.apache.org/jira/browse/FINERACT-919
>             Project: Apache Fineract
>          Issue Type: New Feature
>            Reporter: Michael Vorburger
>            Assignee: Michael Vorburger
>            Priority: Major
>             Fix For: 1.4.0
>
>
> 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



--
This message was sent by Atlassian Jira
(v8.3.4#803005)