-
**What is your use-case and why do you need this feature?**
Right now there is no way to serialize kotlin delegates and even if there is , its not easy !
I use Jetpack Compose , If I use type like M…
-
I'm running Gradle on Linux/ppc64. It appears that Gradle is not able to correctly map the default toolchain on the system to the correct os/arch pair. It seems to believe that the system tool…
-
I would like to reduce the code inside `detekt-generator`. I would like to have a gradle plugin with 3 different tasks: `generateDocumentation`, `genetareDefaultConfiguration` and `generateDeprecation…
-
IntelliJ IDEA 2020.3.1 (Ultimate Edition)
Build #IU-203.6682.168, built on December 29, 2020
Runtime version: 11.0.9.1+11-b1145.63 amd64
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o.
Windows 10…
-
Any thoughts on Bazel support?
-
What version are you currently using?
Arrow Core 1.0.1
What would you like to see?
It looks like when the new git repository was made. partials.kt's invoke function was not brought over. I can't…
-
Hi
Simply fails with a 200 lines Gradle build file.
The resulting file has almost 900 lines and does not compile. :(
[build.gradle.zip](https://github.com/bernaferrari/GradleKotlinConverter/fil…
-
The initial documentation of the `jOOQ-codegen-gradle` plugin is quite slim:
https://www.jooq.org/doc/latest/manual/code-generation/codegen-gradle/
This is intentional as:
- The plugin is still…
-
We should run spotless to format the groovy, too so that there is a consistent style and nobody needs to think about how the formatting should be.
Especially considering how crazy the language is, it…
-
Hi. I just upgraded one of my Spring-Boot examples to Pact 4 and now the consumer tests fail in a strange way. I get
```
Caused by: org.springframework.web.client.ResourceAccessException: I/O error …