Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Duplicate
-
None
-
None
-
None
Description
https://github.com/apache/fineract/pull/1558/ seems to be less trivial than "just" an automated upgrade.
The problem with the missing javax.annotation.Generated annotation in fineract-client is solved by adding a dependency to 'jakarta.annotation:jakarta.annotation-api' in /fineract-client/dependencies.gradle, as in https://github.com/apache/fineract/compare/develop...vorburger:FINERACT-1299_openapi.generator-v4.3.1-5.0.0.
However, that only reveals other problems - related to FINERACT-1227.
Attachments
Issue Links
- is blocked by
-
FINERACT-1227 Client Java API for binary document files and images are generated wrong
- Open
- is duplicated by
-
FINERACT-1552 Upgrade fineract-client to OpenAPI generator 5.4.0
- Resolved