Branch: refs/heads/master
Home: https://github.com/jenkinsci/gradle-jpi-plugin
Commit: 29df315ff4a4ce94ddca77df6be8ae855de025e5
https://github.com/jenkinsci/gradle-jpi-plugin/commit/29df315ff4a4ce94ddca77df6be8ae855de025e5
Author: Steve Hill <[email protected]>
Date: 2021-02-09 (Tue, 09 Feb 2021)
Changed paths:
M
src/test/groovy/org/jenkinsci/gradle/plugins/testing/TestTaskIntegrationSpec.groovy
Log Message:
-----------
Test with gradle:1.35
1.36 has a module metadata issue that results in no dependencies
Commit: 08c739c053756e91e065c261a3705318edc6baa1
https://github.com/jenkinsci/gradle-jpi-plugin/commit/08c739c053756e91e065c261a3705318edc6baa1
Author: Steve Hill <[email protected]>
Date: 2021-02-09 (Tue, 09 Feb 2021)
Changed paths:
M src/main/kotlin/org/jenkinsci/gradle/plugins/testing/JpiTestingPlugin.kt
M
src/test/groovy/org/jenkinsci/gradle/plugins/testing/GeneratedJenkinsTestTaskIntegrationSpec.groovy
M
src/test/groovy/org/jenkinsci/gradle/plugins/testing/TestTaskIntegrationSpec.groovy
Log Message:
-----------
Support eager task resolution for test tasks
Set the system properties for JenkinsRule-enabled test tasks in a
doFirst block. This doesn't force the jenkins-war resolution to happen
until the task is executing. When it happens in the configuration phase,
the jenkinsPlugin may not yet be evaluated, resulting in failures.
Related to #180
Commit: bd925ea4814660c1db533904bbeda863a5458ee2
https://github.com/jenkinsci/gradle-jpi-plugin/commit/bd925ea4814660c1db533904bbeda863a5458ee2
Author: Steve Hill <[email protected]>
Date: 2021-02-09 (Tue, 09 Feb 2021)
Changed paths:
M CHANGELOG.md
Log Message:
-----------
Update CHANGELOG
Compare:
https://github.com/jenkinsci/gradle-jpi-plugin/compare/71743ac3f3d8...bd925ea48146
--
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 [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/gradle-jpi-plugin/push/refs/heads/master/71743a-bd925e%40github.com.