Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/gradle-jpi-plugin
  Commit: 7e0d3ef7f4b280af83dbd4087d13134ccda33cc2
      
https://github.com/jenkinsci/gradle-jpi-plugin/commit/7e0d3ef7f4b280af83dbd4087d13134ccda33cc2
  Author: Steve Hill <sghill....@gmail.com>
  Date:   2019-03-31 (Sun, 31 Mar 2019)

  Changed paths:
    M build.gradle
    M 
src/test/groovy/org/jenkinsci/gradle/plugins/jpi/AbstractManifestIntegrationSpec.groovy
    M 
src/test/groovy/org/jenkinsci/gradle/plugins/jpi/AddedDependenciesIntegrationSpec.groovy
    A src/test/groovy/org/jenkinsci/gradle/plugins/jpi/IntegrationSpec.groovy
    M 
src/test/groovy/org/jenkinsci/gradle/plugins/jpi/JpiLocalizerTaskIntegrationSpec.groovy
    M 
src/test/groovy/org/jenkinsci/gradle/plugins/jpi/JpiPomCustomizerIntegrationSpec.groovy
    M src/test/groovy/org/jenkinsci/gradle/plugins/jpi/LicenseTaskSpec.groovy
    A src/test/groovy/org/jenkinsci/gradle/plugins/jpi/UsesGradleTestKit.groovy

  Log Message:
  -----------
  Introduce IntegrationSpec

- Consolidate the GradleTestKit setup in one place
- Add `testGradle<ID>` rule so we can re-use our GradleTestKit specs to
  verify behavior works on all supported versions of Gradle on each
  build
- Exclude Gradle 4.10.3 from running on Java 11 (Gradle 5.0 is required)
- Run all tests against the last major and each minor of the current
  major


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to