mirror of
https://github.com/codeflash-ai/codeflash.git
synced 2026-05-04 18:25:17 +00:00
Add JaCoCo runtime and CLI dependencies to Gradle build. Split Maven validation skip properties into true/false groups so failOnViolation flags are set to false instead of true. Add Gradle wrapper and integration tests for Java auto-config. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
5 lines
201 B
INI
5 lines
201 B
INI
distributionBase=GRADLE_USER_HOME
|
|
distributionPath=wrapper/dists
|
|
distributionUrl=https\://services.gradle.org/distributions/gradle-8.12-bin.zip
|
|
zipStoreBase=GRADLE_USER_HOME
|
|
zipStorePath=wrapper/dists
|