Damir Murat
Damir Murat
Don't know if this is possible, but it will be very nice to have cumulative summary report for multi project builds which will display summarised cumulative numbers for all tests...
When there is no input source map, support generating a sourcemaps by letting a user to specify Babel sourceMaps option. It can be truthy value, 'inline' string or 'both' string,...
kordamp-gradle-plugins: 0.46.0 ``` gw tasks --warning-mode all --stacktrace ... > Configure project : The Report.enabled property has been deprecated. This is scheduled to be removed in Gradle 8.0. Please use...
After upgrading to kordamp 0.45.0, I start getting a warning from the `aggregateCodenarc` task when it is executed as part of the `check` task: ``` The configuration :cargotracker-booking-axon-api:codenarc was resolved...
For the `IntegrationTest` plugin, I will really like to have the ability to configure a "base name" used for naming configurations, source sets, and tasks. Currently, it is `integrationTest`. I...
It looks like Oracle rearranged publicly available APIs for Java 11. I don't know when it happened, but now every class is preceded by their corresponding module like in `https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/Object.html`....
Since grails 2.0.0 now support multiple data sources, it would be nice to add support for configuring data source name in activiti plugin. If this doesn't brake something else in...
With Gradle 8.5 and kordamp-gradle-plugins 0.53.0, I'm getting the following warning: ``` gw tasks --warning-mode all --stacktrace ... > Configure project :cargotracking-booking-app-commandside ... The org.gradle.api.plugins.JavaPluginConvention type has been deprecated. This...
With Gradle 8.5 and kordamp-gradle-plugins 0.53.0, I'm getting the following warning: ``` gw tasks --warning-mode all --stacktrace ... > Configure project :cargotracking-booking-app-commandside ... The org.gradle.api.plugins.Convention type has been deprecated. This...
With Gradle 8.5 and kordamp-gradle-plugins 0.53.0, I'm getting the following warning: ``` gw tasks --warning-mode all --stacktrace ... > Configure project :cargotracking-booking-app-commandside The Project.getConvention() method has been deprecated. This is...