[
https://issues.apache.org/jira/browse/FINERACT-777?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16984122#comment-16984122
]
Michael Vorburger commented on FINERACT-777:
--------------------------------------------
FYI see the discussion on https://github.com/vorburger/fineract/pull/1
> Use api / implementation instead of compile scoped dependencies
> ---------------------------------------------------------------
>
> Key: FINERACT-777
> URL: https://issues.apache.org/jira/browse/FINERACT-777
> Project: Apache Fineract
> Issue Type: Improvement
> Reporter: Michael Vorburger
> Priority: Major
> Time Spent: 20m
> Remaining Estimate: 0h
>
> as suggested on
> [https://discuss.gradle.org/t/how-to-add-dependencies-for-jaxb-and-jaf-when-migrating-from-java-8-to-java-11/32266/,]
> it would be much better if we used api / implementation instead of compile
> scoped dependencies.
> This would hel to avoid confusions such as e.g.
> [https://github.com/apache/fineract/pull/606], and more generally lead to a
> much cleaner classpath. (See also
> https://github.com/apache/fineract/pull/601.)
--
This message was sent by Atlassian Jira
(v8.3.4#803005)