-
Hi, im attempting to get Frogbot PR scanning working on a Java project in my github organisation - but whilst it detects it is gradlew that is needed, it is failing with permission issues. I have trie…
-
### Current Behavior
When creating a buildSrc directory with contents in a project that didn't have one, yet, the next build might be a configuration cache hit.
### Expected Behavior
Creating a bui…
-
We are using RN => 0.61.5, and the latest version of `react-native-config`
This is an open-source project, here is [the repo]. There is a split for two flavors of the applications, one BT and one …
-
We currently support `+=` in both Groovy and Kotlin DSLs (and `
-
### Current Behavior
The Gradle Plugin marker pom file is published without GMM file, so using fails:
```kotlin
// settings.gradle.kts
pluginManagement {
repositories {
maven(url = "myCus…
hfhbd updated
2 weeks ago
-
Greetings
I have setup Gradle to create a Kotlin project for Torrents
>repositories {
mavenCentral()
}
>dependencies {
implementation("com.github.atomashpolskiy:bt-core:1.10")
i…
-
### Expected Behavior
(Runtime)Classpath normalization should normalize a module-info.class, when the only difference is the bugfix java version.
Alternatively if thats to scary: add something to Ru…
-
## Issue
The issues are identical to those described in this closed ticket: https://github.com/invertase/react-native-firebase/issues/6263.
Randomly I was seeing the same issues on Android ( ja…
-
### Current Behavior
Since Gradle 8.1 (8.0 is working), executing the Java init template using Groovy DSL as generated by Gradle 7.5 (not sure about other combinations) requires 2 builds before the c…
-
AdoptOpenJdkRemoteBinary.determineArch fails on AIX, Linux PPCLE and Windows
I am using Gradle 7.3 to build a library with Java 11 toolchain:
```
java {
toolchain {
languageVersio…