Max Rydahl Andersen

Results 747 comments of Max Rydahl Andersen

Like others I'm not following how this would be useful as independent extension or are you assuming core will depend on it?

@gastaldi streams does not exist on quarkus extension level its a platform level thing. And there are multiple platforms with possible different versions ranges. @aloubyansky using build with quarkus core...

I'm not totally against exporting this variable assuming we find way it works on windows but Thus far we haven't exposed this as its not guaranteed to work. i.e. the...

okey, so I pushed code that should work on osx, linux and windows (need ci to verify the latter one). I also checked what other env vars we actually expose...

There can't be two way communication - jbang exits after printing the command to execute. Having an API to find and get access to jbang and it's features makes sense.

nice, it does not really fix #1778 does it ? users will have to have published the artifact with that qualifer would they not ?

ah no, its a "magical" type modifier. I guess if maven4 supports it we can too.

I'm really not fan of the 'fatjar' name but since maven4 went with that and had multiple issues popup that this solves I'll cave ;) I've pushed a commit that...

Having a jbang options *inside* the source files is problematic for several reasons: 1) does not work for non-source launches 2) would require the source files *before* we have the...