cljdoc

https://cljdoc.org/ & https://github.com/cljdoc/cljdoc
mpenet 2019-08-28T09:34:29.000500Z

is there a way to specify the jdk version to run analysis?

mpenet 2019-08-28T09:34:50.001Z

I need java 11 on this one particular project

mpenet 2019-08-28T09:35:10.001400Z

hmm reading the issues I think it's not doable atm

martinklepsch 2019-08-28T09:39:24.001500Z

If you have any thoughts on this issue, do leave a comment :)

mpenet 2019-08-28T09:43:43.002300Z

I imagine you could try to infer from what's in the jar. But maybe that could come from something like a .cljdoc.edn file in the repository too

lread 2019-08-28T12:47:34.003600Z

I just added to the git issue https://github.com/cljdoc/cljdoc/issues/275#issuecomment-525728683