Tako Schotanus
Tako Schotanus
Simplified `Directives` somewhat by removing its ability to split dependencies into binary and source. It now simply returns what it finds in the source without applying any modifications. It's now...
Closing because it's not the way we want to do things.
> am I missing something here or are you assuming there will only ever be one error during jbang info gathering? See my comment here https://github.com/jbangdev/jbang/issues/2240#issuecomment-3394346862
> could argue for consistency should support --props on command line. Normally I'd agree, but if it causes confusion I'd rather break consistency a bit. (Confusion not only for users,...
> or are you saying -D is sufificent as it will influence the //PROPS ? Exactly. I don't think we want two different kind of properties (say `${foo}` and `%[foo]`)...
See! AI is already breaking everything!
I haven't looked at it, but perhaps this doesn't have to do with resources, I might have to do with the GAV matcher not treating `org.openjfx:javafx-controls:21.0.5:mac,linux,win` as a valid GAV...
Although this definitely works the issue I have with this is that the encoding will persist after JBang exits. So we have basically changed the console's encoding affecting any commands...
> Something similar could be done for PowerShell. But I think this might be overkill. You might be right, I'll let @maxandersen decide
> This is starting to feel like a Don Quixote kind of effort. Yeah, which is why I suggested to just forget about restoring the code page. But of course...