[BUG] Java client - Get supported locales from offline data source fails in nested-jar applications
Open
@Xiaochao8 is already working on this.
Since Dec 7, 2020.
area/java-client
kind/bug
priority/medium
- Dominant language
- Java
- Stars
- 72
- Forks
- 69
- Avg merge
- 23h 32m
- Merged PRs (30d)
- 4
Description
Describe the bug
Get supported locales from offline data source fails in nested-jar applications because FileSystems walk in nested jars is not supported in Java 11 and below.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Screenshots
Additional context
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.