Adam Monsen created FINERACT-2339:
-------------------------------------
Summary: squelch static weaving log messages
Key: FINERACT-2339
URL: https://issues.apache.org/jira/browse/FINERACT-2339
Project: Apache Fineract
Issue Type: Task
Reporter: Adam Monsen
This quality of life patch reduces static weaving log message priority,
reducing the default gradle build output by about 60 lines.
example gradle run with these messages:
> Configure project :custom
ℹ Skipping static weaving configuration for non-Java project: custom
> Configure project :fineract-accounting
Configuring EclipseLink static weaving for fineract-accounting
> Configure project :fineract-branch
Configuring EclipseLink static weaving for fineract-branch
...
--
This message was sent by Atlassian Jira
(v8.20.10#820010)