[
https://issues.apache.org/jira/browse/GERONIMO-6776?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Romain Manni-Bucau resolved GERONIMO-6776.
------------------------------------------
Assignee: Romain Manni-Bucau
Resolution: Fixed
[~areus_fbit] applied, thanks for the patch, feel free to test master and give
us feedback if anything can be enhanced.
> Let specify encoding for generated files
> ----------------------------------------
>
> Key: GERONIMO-6776
> URL: https://issues.apache.org/jira/browse/GERONIMO-6776
> Project: Geronimo
> Issue Type: Improvement
> Security Level: public(Regular issues)
> Components: geronimo-maven-plugin
> Affects Versions: OpenAPI_1.0.12
> Reporter: Antoni Reus
> Assignee: Romain Manni-Bucau
> Priority: Trivial
> Fix For: OpenAPI_1.0.13
>
> Attachments: encoding.patch
>
>
> Currently the geronimo-openapi-maven-plugin uses a FileWriter to generate the
> openapi.json. This defaults to de platform encoding.
>
> The user should be able to specify an encoding in the plugin configuration:
> <encoding>UTF-8</encoding>
> or use ${project.build.sourceEncoding} as default encoding, and only if this
> is not provided fallback to the platform encoding.
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)