Tako Schotanus
Tako Schotanus
> > Great! Just a quick question: is it important to show the "not found" message? It could possibly save a lot of requests that are not really necessary anyway,...
> Maybe, this repo should be archived, because the "new" location is https://github.com/jbanghub/jbang-catalog? No, those are two different catalogs. But it could indeed be useful to show in the README...
Sure, of course we could squash-merge and edit the message, but that's only useful in those cases where there is a "dirty" commit history or if we're not interested in...
This is somewhat similar to #1910 . It's always difficult to decide what to do in these cases. Whatever decision you make you're going to enable some use-cases and make...
Being able to define your own locations where JDKs could be installed is a nice idea and might be a good feature to add. I also think it's still a...
@wfouche the options you mention are already supported. You can enable sdkman by running `jbang config set jdkproviders all` (this will also activate scoop on Windows). And you can add...
This is because passing a folder to --cp is not supported. We should check for this though because it obviously results in weird errors.
I'm still in the process of convincing @maxandersen that enabling these extra providers by default is a good idea _wink_ _wink_ _nudge_ _nudge_
NB: I updated the title to be more representative of the underlying issue
@maxandersen I don't think it's that, it's the idea that you could in any way control what JDKs users are going to use to run JBang :-) We already use...