TheGoesen
TheGoesen
Yes It would. I gave it some thought if it would make sense to dynamically check the pointer if it is something WASend supports but it appears to me that...
Same here. Using raumfeld speakers, speakers are found, current status is displayed correctly but about everything I try fails with ``` PLAY command requested but no session is active. Traceback...
According to @Vampire this is likely to be related to/ a duplicate of: https://github.com/gradle/gradle/pull/29840 https://github.com/gradle/gradle/issues/19707
So a few thoughts so far: 1. I am not 100% on the current way of "replacing/wrapping" the include command with another definition. If another gradle plugin exists that for...
agreed on all accounts. -> yes this can only work if all module-infos are parsed at startup
I created https://github.com/TheGoesen/serviceExample In order for `gradle run` to succeed the runtimeOnly dependency in app is required, but it could be derived automatically.
> and then Gradle should figure out which tasks are actually needed in a certain situation. I would agree with that. But this is not how the IntelliJ Project sync...
On reviewing, this was caused by a cylic inheritence chain. It would be nice if this plugin could provide some information of which types are involved in a cyclic inheritence...
Sorry my bad. Its actually not documented as security feature, it just came up that way in the slack discussion. In terms of it actually being a vulnerability... Ehhh ...