oracle / graalvm-reachability-metadata

Repository which contains community-driven collection of GraalVM reachability metadata for open-source libraries.
Creative Commons Zero v1.0 Universal
366 stars 89 forks source link

Add support for `org.apache.poi:poi:5.2.3` #225

Open linghengqian opened 1 year ago

linghengqian commented 1 year ago

Is your feature request related to a problem? Please describe. A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

Describe the solution you'd like A clear and concise description of what you want to happen.

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.

Additional context Add any other context or screenshots about the feature request here.

linghengqian commented 1 year ago
korkutkose commented 1 year ago

@linghengqian any updates on this perhaps? Thanks 🙏

linghengqian commented 1 year ago

@linghengqian any updates on this perhaps? Thanks 🙏

linghengqian commented 2 weeks ago

Apache ShardingSphere has successfully removed its dependency on poi, and the current issue is no longer meaningful.

linghengqian commented 2 weeks ago

Sorry, I misunderstood the current issue and thought it was a subtask of apache shardingsphere. The current issue is actually related to Alibaba easyexcel, and the related JSON has never been sorted separately. I will continue to work on the current issue.