You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Writing Synonyms to /vagrant/anonimatron-1.12/synonyms.xml ...WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by org.exolab.castor.xml.BaseXercesOutputFormat (file:/vagrant/anonimatron-1.12/libraries/castor-xml-1.4.1.jar) to method com.sun.org.apache.xml.internal.serialize.OutputFormat.setMethod(java.lang.String)
WARNING: Please consider reporting this to the maintainers of org.exolab.castor.xml.BaseXercesOutputFormat
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
Just a heads up that you'll have to update the dependency after they fix it. Looks like this is being tracked here: castor-data-binding/castor#76 . It's open.
The text was updated successfully, but these errors were encountered:
Thanks for the awesome tool! The use of a synonyms.xml makes this much better than many of the other solutions out there today.
Anonimatron version: 1.12
Operating system and version:
Java runtime (
java -version
):Executed commands or actions:
./anonimatron.sh -config config.xml -synonyms synonyms.xml
Expected outcome or behavior:
Runs without errors or warnings.
Actual outcome or behavior:
Warning about a dependency:
Just a heads up that you'll have to update the dependency after they fix it. Looks like this is being tracked here: castor-data-binding/castor#76 . It's open.
The text was updated successfully, but these errors were encountered: