San-43 opened a new pull request, #5736: URL: https://github.com/apache/fineract/pull/5736
Replaces the archived Avro Gradle plugin with `eu.eventloopsoftware.avro-gradle-plugin` in `fineract-avro-schemas`. The migration keeps the current generation flow unchanged: - Preserves schema preprocessing for bigdecimal - Keeps the custom Avro templates - Keeps the existing buildJavaSdk task contract for downstream modules I also restored `enableDecimalLogicalType = true` so decimal fields continue to be generated as `BigDecimal` instead of `ByteBuffer`. -- 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]
