-
This is probably just a misunderstanding from my side but I can't seem to get Dspot to run on my code.
```
java -jar target/dspot-1.0.0-jar-with-dependencies.jar -p dspot_scheduling.properties
0…
-
### TL;DR
This issue documents a change of behaviour between `3.15.1` and `3.16.1`, but I am not convinced that it is an issue.
Maybe the change could be mentioned in the release notes.
We are usin…
jmini updated
2 weeks ago
-
### Issue type
Missing information
### Problem description
The process for aggregating JaCoCo coverage across multiple JVM test suites within a single subproject is not well-documented. Using…
-
Problem: My Gradle project times out (1 hour execution time) whereas some of my other Gradle projects, with same/similar setup, execute within 5 minutes or so. There's no obvious difference in configu…
-
AssertionsArgumentOrder does not work with Junit 4 assertions, even though the main documentation mentions it :
> Assertions such as org.junit.Assert.assertEquals expect the first argument to be the…
-
When running on a multi-project setup and generating for the root project, there are current deprecation warnings on Gradle 7.3 which will likely need to be addressed/worked around before Gradle 8.
…
-
I am getting this with gradle 5.6.1 on a multi-module project
```
The configuration :myproject:mymodule:testCompileCopy was resolved without accessing the project in a safe manner. This may happe…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Konveyor version
latest
### Priority
Undefined (Default)
### Current Behavior
When analyzing the [gradle-m…
-
Hey, thank you so much for publishing this library. It would be great, if you can expose SMP for the instead instead of Pod file.
-
iOS can be build with and without new architecture.
Here are my files:
**android>build.gradle**
```
buildscript {
ext {
buildToolsVersion = "34.0.0"
minSdkVersion = 23
…