-
Notifications
You must be signed in to change notification settings - Fork 101
Open
Description
I've installed version 0.6.1 on Mojave 10.14.6 using Homebrew, and I'm using it to git diff excel files.
Application excel_cmp works fine, except for a warning error:
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by org.apache.poi.util.DocumentHelper (file:/usr/local/Cellar/excel-compare/0.6.1/libexec/poi-ooxml-3.12.jar) to method com.sun.org.apache.xerces.internal.util.SecurityManager.setEntityExpansionLimit(int)
WARNING: Please consider reporting this to the maintainers of org.apache.poi.util.DocumentHelper
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
It's not a big deal, but it makes the output that much harder to read ...
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels