adamsaghy commented on PR #5477:
URL: https://github.com/apache/fineract/pull/5477#issuecomment-4022166705
@Kengne-yvana
```
> The following files had format violations:
Deprecated Gradle features were used in this build, making it incompatible
with Gradle 9.0.
fineract-provider/src/main/resources/db/changelog/tenant/changelog-tenant.xml
You can use '--warning-mode all' to show the individual deprecation warnings
and determine if they come from your own scripts or plugins.
@@ -238,4 +238,4 @@
····<include·file="parts/0217_force_withdrawal_configs.xml"·relativeToChangelogFile="true"·/>
····<include·file="parts/0218_standardize_character_set_and_collation.xml"·relativeToChangelogFile="true"·/>
For more on this, please refer to
https://docs.gradle.org/8.14.3/userguide/command_line_interface.html#sec:command_line_warnings
in the Gradle documentation.
····<include·file="parts/0219_postgresql_client_trends_reports.xml"·relativeToChangelogFile="true"·/>
-</databaseChangeLog>
+</databaseChangeLog>
Run './gradlew :spotlessApply' to fix these violations.
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]