meonkeys commented on PR #4584:
URL: https://github.com/apache/fineract/pull/4584#issuecomment-2807210799
```
/home/runner/work/fineract/fineract/fineract-core/src/main/java/org/apache/fineract/infrastructure/core/domain/AbstractAuditableWithUTCDateTimeCustom.java:56:
error: cannot find symbol
@Setter(onMethod_ = @Override)
^
symbol: method onMethod_()
location: @interface Setter
```
Odd, this is almost exactly the same thing that built fine for me:
https://github.com/meonkeys/apache-fineract/commit/5c01fed091a3
https://github.com/apache/fineract/compare/develop...meonkeys:apache-fineract:use-azul-zulu-21
--
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]