-
Hi Serenity Team,
I have a use case where we are using some configurations through serenity.conf in our serenity-gradle project. And I have below queries-
1. Can we use the same configurations f…
-
I have a very strange error.
When trying to run AblyRealtime realtime = new AblyRealtime(options);
If I run my project by importing the jar manually, I get the error below.
If I run it via Gradle…
-
This is a follow up to the changes in `WarPlugin` done in #17161 for Gradle 7.1.
I open this issue for **Gradle 8** (next major) as I haven't found one on the topic.
The deprecations [here](https…
-
Current protobuf-gradle-plugin API requires 25 lines in `gradle.build.kts` (16 without comments) for the most common trivial case: https://github.com/google/protobuf-gradle-plugin/blob/d6f7cffca453d47…
vlsi updated
11 months ago
-
Current enforcer (`0.8.0`) will output a warning when rules related to artifact resolution are configured in a build. This warning occurs because `settings` resolves configurations belonging to a proj…
-
I was happy to see the `Configuration.outgoing.artifacts(...)` – with an **s** – method added in `7.4`. This was missing. Thanks! We discovered this issue while using it:
### Expected Behavior
G…
-
Hey,
would you be open to provide a F/LOSS [build flavor](https://developer.android.com/build/build-variants) (basically with the modifications done by F-Droid) and provide that APK alongside your …
-
EnvFile works with
* Application run configurations when not delegating to Gradle
* Gradle run configurations (with experimental set to true)
However, when normal Application run configs are used…
pilzm updated
3 years ago
-
### Describe the bug
The PR https://github.com/jfrog/artifactory-gradle-plugin/pull/118 breaks the usage of custom Ivy Repositories.
We are using Ivy desciptors like below to load artifacts from a…
-
When trying to use Java 8 class file format, I get the following error while enhancing via the gradle-openjpa plugin:
```
Caused by: java.lang.IllegalArgumentException
at org.apache.xbean.asm…