Can't call $RefParser in java 11
Closed this issue · 1 comments
ntthaibk commented
I still can call another class in the package that's not start with $ sign. Maybe that's an issue?
ivangsa commented
hi @ntthaibk
I'm using $RefParser sucessfully in java 11 and 17 inside all tests in this project
https://github.com/ZenWave360/json-schema-ref-parser-jvm/blob/main/src/test/java/io/zenwave360/jsonrefparser/ParserTest.java
and also as dependency in this other project
Maybe if you provide more details I can help..
I'm closing this issue now, but feel free to reopen it with more details
Thanks (and sorry for the delay answering...)