-
Notifications
You must be signed in to change notification settings - Fork 55
Closed
Labels
status: dubiousWhere do I even begin?Where do I even begin?type: bugSomething isn't working as intendedSomething isn't working as intended
Description
I assumed hickory / jsoup were categorically incompatible with graalvm until very recently, prompting me to open an issue and pr to document it.
clj-easy/graalvm-clojure#61
clj-easy/graalvm-clojure#62
By luck I defined 0.7.1
as the dependency for my hickory hello world application, which made it compile.
This also held true for the significantly more complex youtube client bbyt, which initially prompted the research into graalvm clojure.
Neither of the two compile to graal with 0.7.2
or 0.7.3
For now I'm just opening the issue to bring it to your attention.
I might do a git bisect to check where the breakage occurred in 0.7.1...Release-0.7.2
Not quite sure how I'd do it. Probably via local deps or sth.
Metadata
Metadata
Assignees
Labels
status: dubiousWhere do I even begin?Where do I even begin?type: bugSomething isn't working as intendedSomething isn't working as intended