[
https://issues.apache.org/jira/browse/FINERACT-1299?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Vorburger updated FINERACT-1299:
----------------------------------------
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.
was:
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}}.
However, that only reveals other problems - related to FINERACT-1227.
> Upgrade openapi.generator version 4.3.1 to 5.0.0
> ------------------------------------------------
>
> Key: FINERACT-1299
> URL: https://issues.apache.org/jira/browse/FINERACT-1299
> Project: Apache Fineract
> Issue Type: Improvement
> Components: SDK
> Reporter: Michael Vorburger
> Priority: Major
>
> 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.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)