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/08 14:07:00 UTC

[jira] [Updated] (FINERACT-943) Unit tests cannot be easily directly launced in Eclipse anymore

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

Michael Vorburger updated FINERACT-943:
---------------------------------------
    Fix Version/s: 1.4.0

> Unit tests cannot be easily directly launced in Eclipse anymore
> ---------------------------------------------------------------
>
>                 Key: FINERACT-943
>                 URL: https://issues.apache.org/jira/browse/FINERACT-943
>             Project: Apache Fineract
>          Issue Type: Bug
>            Reporter: Michael Vorburger
>            Assignee: Michael Vorburger
>            Priority: Major
>             Fix For: 1.4.0
>
>
> When I open the current develop branch in Eclipse, following FINERACT-846, and try to launch any JUnit test directly within the Eclipse IDE (not by Gradle on the CLI), such as the ClasspathHellDuplicatesCheckRuleTest but also others, even an empty one to test, they will due to:
> {noformat}java.lang.NoClassDefFoundError: org/junit/platform/engine/EngineDiscoveryListener
> (...)
> Caused by: java.lang.ClassNotFoundException: org.junit.platform.engine.EngineDiscoveryListener{noformat}
> I suspect this is another JPMS related issues, similar to FINERACT-940?
> [~ptuomola] if you have any insight into this kind of thing, please shout!



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