You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@fineract.apache.org by GitBox <gi...@apache.org> on 2022/03/25 17:54:30 UTC

[GitHub] [fineract] vidakovic opened a new pull request #2186: FINERACT-1547: Cleanup credit bureau dependency in infrastructure core

vidakovic opened a new pull request #2186:
URL: https://github.com/apache/fineract/pull/2186


   In the infrastructure core packages we should never use any cross dependency to any other package. "CommandProcessingResult" contains an attribute with a type "CreditBureauReportData". We should apply the same strategy as with attribute "changes": convert to "Map<String, Object>".


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@fineract.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [fineract] galovics merged pull request #2186: FINERACT-1547: Cleanup credit bureau dependency in infrastructure core

Posted by GitBox <gi...@apache.org>.
galovics merged pull request #2186:
URL: https://github.com/apache/fineract/pull/2186


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@fineract.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org