[
https://issues.apache.org/jira/browse/FINERACT-777?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17103009#comment-17103009
]
Michael Vorburger commented on FINERACT-777:
--------------------------------------------
I think we (me!) got and initially actually did this one all wrong... :P
https://github.com/apache/fineract/pull/850 makes a new stab at this -
hopefully better.
> 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
> Assignee: Michael Vorburger
> Priority: Major
> Fix For: 1.4.0
>
> Time Spent: 40m
> 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)