JIRA: https://jira.spring.io/browse/INT-3780 - Move `s-i-test` to top of file to avoid deprecation warning - Change `jacoco` to use the Gradle plugin - Enable generation of `jacoco` coverage html report - Hibernate tests need `javax.persistence` `2.1` eclipselink pulls in `2.0`; works ok with gradle 2.3, but with 2.5 the 2.0 versions are loaded. - replace `jpaApiVersion` build variable with the `jpa21ApiVersion`
7 lines
229 B
Properties
7 lines
229 B
Properties
#Thu Jul 23 15:28:51 EDT 2015
|
|
distributionBase=GRADLE_USER_HOME
|
|
distributionPath=wrapper/dists
|
|
zipStoreBase=GRADLE_USER_HOME
|
|
zipStorePath=wrapper/dists
|
|
distributionUrl=http\://services.gradle.org/distributions/gradle-2.5-all.zip
|