Branch: refs/heads/master
Home: https://github.com/jenkinsci/jira-trigger-plugin
Commit: 24000f612c5b2c28ca0d39140876aabff735bf9a
https://github.com/jenkinsci/jira-trigger-plugin/commit/24000f612c5b2c28ca0d39140876aabff735bf9a
Author: Steve Hill <[email protected]>
Date: 2021-01-23 (Sat, 23 Jan 2021)
Changed paths:
M build.gradle
Log Message:
-----------
Favor plugins block for all declarations
Use https for Jenkins repository
Commit: 087f0223e45a2e4c1e7b70736f78a42b5244ede5
https://github.com/jenkinsci/jira-trigger-plugin/commit/087f0223e45a2e4c1e7b70736f78a42b5244ede5
Author: Steve Hill <[email protected]>
Date: 2021-01-23 (Sat, 23 Jan 2021)
Changed paths:
M build.gradle
Log Message:
-----------
Upgrade org.jenkins-ci.jpi to 0.27.0
Commit: 83091629a8a883c6dd95ae229136c50b7ff36d36
https://github.com/jenkinsci/jira-trigger-plugin/commit/83091629a8a883c6dd95ae229136c50b7ff36d36
Author: Steve Hill <[email protected]>
Date: 2021-01-23 (Sat, 23 Jan 2021)
Changed paths:
M build.gradle
Log Message:
-----------
Upgrade org.jenkins-ci.jpi to 0.28.1
Commit: 4045fcc490208df28498bbea97ee69b17c50f960
https://github.com/jenkinsci/jira-trigger-plugin/commit/4045fcc490208df28498bbea97ee69b17c50f960
Author: Steve Hill <[email protected]>
Date: 2021-01-23 (Sat, 23 Jan 2021)
Changed paths:
M build.gradle
Log Message:
-----------
Upgrade org.jenkins-ci.jpi to 0.29.0
Commit: 5baba6eddc712fb9f61959a81e8bda20fa7beb4c
https://github.com/jenkinsci/jira-trigger-plugin/commit/5baba6eddc712fb9f61959a81e8bda20fa7beb4c
Author: Steve Hill <[email protected]>
Date: 2021-01-23 (Sat, 23 Jan 2021)
Changed paths:
M gradle/wrapper/gradle-wrapper.jar
M gradle/wrapper/gradle-wrapper.properties
M gradlew
M gradlew.bat
Log Message:
-----------
Upgrade Gradle to 4.7
Commit: fb379ab18bb7017eed42c90131507b43c07f4847
https://github.com/jenkinsci/jira-trigger-plugin/commit/fb379ab18bb7017eed42c90131507b43c07f4847
Author: Steve Hill <[email protected]>
Date: 2021-01-23 (Sat, 23 Jan 2021)
Changed paths:
M gradle/wrapper/gradle-wrapper.jar
M gradle/wrapper/gradle-wrapper.properties
Log Message:
-----------
Upgrade Gradle to 4.8.1
Commit: 3277d27ead9d9b43661553f91c93d621a058b0d6
https://github.com/jenkinsci/jira-trigger-plugin/commit/3277d27ead9d9b43661553f91c93d621a058b0d6
Author: Steve Hill <[email protected]>
Date: 2021-01-23 (Sat, 23 Jan 2021)
Changed paths:
M gradle/wrapper/gradle-wrapper.jar
M gradle/wrapper/gradle-wrapper.properties
Log Message:
-----------
Upgrade Gradle to 4.9
Commit: 88cec0fd82973ffcb51c0395f81f5a4802e6a0fd
https://github.com/jenkinsci/jira-trigger-plugin/commit/88cec0fd82973ffcb51c0395f81f5a4802e6a0fd
Author: Steve Hill <[email protected]>
Date: 2021-01-23 (Sat, 23 Jan 2021)
Changed paths:
M gradle/wrapper/gradle-wrapper.jar
M gradle/wrapper/gradle-wrapper.properties
Log Message:
-----------
Upgrade Gradle to 4.10.3
Commit: eda56253422b0d26c08cf4c29cc8c18a7dbdfca9
https://github.com/jenkinsci/jira-trigger-plugin/commit/eda56253422b0d26c08cf4c29cc8c18a7dbdfca9
Author: Steve Hill <[email protected]>
Date: 2021-01-23 (Sat, 23 Jan 2021)
Changed paths:
M build.gradle
Log Message:
-----------
Custom configurations extend from *Classpath
Starting with v0.30.0[1], the org.jenkins-ci.jpi plugin adds dependencies
to the testImplementation configuration instead of the testCompile
configuration. Gradle 4.7 deprecated the testCompile and testRuntime
configurations[2].
As a result, the custom configurations that extend from testCompile and
testRuntime needed to be updated to extend from testCompileClasspath and
testRuntimeClasspath respectively.
[1]: https://github.com/jenkinsci/gradle-jpi-plugin/releases/tag/v0.30.0
[2]: https://docs.gradle.org/4.7/userguide/java_plugin.html#tab:configurations
Commit: e95809cda5ef3616b9a85e645aa8ca8cde71e602
https://github.com/jenkinsci/jira-trigger-plugin/commit/e95809cda5ef3616b9a85e645aa8ca8cde71e602
Author: Steve Hill <[email protected]>
Date: 2021-01-23 (Sat, 23 Jan 2021)
Changed paths:
M build.gradle
Log Message:
-----------
Upgrade org.jenkins-ci.jpi to 0.30.0
Commit: 7f58d5f3a37d9fd857b2af9e12c6bf766726f0a2
https://github.com/jenkinsci/jira-trigger-plugin/commit/7f58d5f3a37d9fd857b2af9e12c6bf766726f0a2
Author: Steve Hill <[email protected]>
Date: 2021-01-23 (Sat, 23 Jan 2021)
Changed paths:
M build.gradle
Log Message:
-----------
Upgrade org.jenkins-ci.jpi to 0.31.0
Commit: 520b9c98e149d8479cd30457b49930be2ddbec91
https://github.com/jenkinsci/jira-trigger-plugin/commit/520b9c98e149d8479cd30457b49930be2ddbec91
Author: Steve Hill <[email protected]>
Date: 2021-01-23 (Sat, 23 Jan 2021)
Changed paths:
M build.gradle
Log Message:
-----------
Upgrade org.jenkins-ci.jpi to 0.32.0
Commit: 2dba01be0ab87cd395f6634a1521c2f7b6187014
https://github.com/jenkinsci/jira-trigger-plugin/commit/2dba01be0ab87cd395f6634a1521c2f7b6187014
Author: Steve Hill <[email protected]>
Date: 2021-01-23 (Sat, 23 Jan 2021)
Changed paths:
M build.gradle
Log Message:
-----------
Upgrade org.jenkins-ci.jpi to 0.33.0
Commit: c739be454c7359a10a44ed507e83c10dff6d283a
https://github.com/jenkinsci/jira-trigger-plugin/commit/c739be454c7359a10a44ed507e83c10dff6d283a
Author: Steve Hill <[email protected]>
Date: 2021-01-23 (Sat, 23 Jan 2021)
Changed paths:
M build.gradle
Log Message:
-----------
Upgrade org.jenkins-ci.jpi to 0.34.0
Commit: 027da39650b85d82ed8214aedc84f067bce55a8c
https://github.com/jenkinsci/jira-trigger-plugin/commit/027da39650b85d82ed8214aedc84f067bce55a8c
Author: Steve Hill <[email protected]>
Date: 2021-01-23 (Sat, 23 Jan 2021)
Changed paths:
M build.gradle
Log Message:
-----------
Add test dependency on generate-test-hpl
This task dependency was missed when migrating the org.jenkins-ci.jpi
plugin to use the task configuration avoidance API in v0.35.0.
jenkinsci/gradle-jpi-plugin#180
Commit: 4539b210f594407402b8b2aa33728f0d6fac1308
https://github.com/jenkinsci/jira-trigger-plugin/commit/4539b210f594407402b8b2aa33728f0d6fac1308
Author: Steve Hill <[email protected]>
Date: 2021-01-23 (Sat, 23 Jan 2021)
Changed paths:
M build.gradle
Log Message:
-----------
Upgrade org.jenkins-ci.jpi to 0.35.0
Commit: ed6e3770dc87e8d58929bc64089109e1eb2b9b66
https://github.com/jenkinsci/jira-trigger-plugin/commit/ed6e3770dc87e8d58929bc64089109e1eb2b9b66
Author: Steve Hill <[email protected]>
Date: 2021-01-23 (Sat, 23 Jan 2021)
Changed paths:
M build.gradle
Log Message:
-----------
Upgrade org.jenkins-ci.jpi to 0.36.2
Commit: f6f9282532ad8d5a5172e90a929cfcf00ecb154b
https://github.com/jenkinsci/jira-trigger-plugin/commit/f6f9282532ad8d5a5172e90a929cfcf00ecb154b
Author: Steve Hill <[email protected]>
Date: 2021-01-23 (Sat, 23 Jan 2021)
Changed paths:
M build.gradle
Log Message:
-----------
Upgrade org.jenkins-ci.jpi to 0.37.1
Commit: 3f19e971b6436916f7a206aefeda5bc168c58ded
https://github.com/jenkinsci/jira-trigger-plugin/commit/3f19e971b6436916f7a206aefeda5bc168c58ded
Author: Steve Hill <[email protected]>
Date: 2021-01-23 (Sat, 23 Jan 2021)
Changed paths:
M
src/integrationTest/groovy/com/ceilfors/jenkins/plugins/jiratrigger/integration/JenkinsRunner.groovy
Log Message:
-----------
Use explicit this for resolving getURL()
The method JenkinsRunner#getWebhookUrl() returns a correct URL in
Gradle 4.10.3 and earlier, but starts to resolve the URL class name in
Gradle 5.0 and later.
4.10.3: http://localhost:34735/jenkins/jira-trigger-webhook-receiver/
5.0: class java.net.URLjira-trigger-webhook-receiver/
Commit: 6e6431764ec437ea7a276fc479f79551f0978463
https://github.com/jenkinsci/jira-trigger-plugin/commit/6e6431764ec437ea7a276fc479f79551f0978463
Author: Steve Hill <[email protected]>
Date: 2021-01-23 (Sat, 23 Jan 2021)
Changed paths:
M gradle/wrapper/gradle-wrapper.jar
M gradle/wrapper/gradle-wrapper.properties
M gradlew
M gradlew.bat
Log Message:
-----------
Upgrade Gradle to 5.0
Commit: 0015a286a150521b65e8241127af101bc8498668
https://github.com/jenkinsci/jira-trigger-plugin/commit/0015a286a150521b65e8241127af101bc8498668
Author: Steve Hill <[email protected]>
Date: 2021-01-23 (Sat, 23 Jan 2021)
Changed paths:
M gradle/wrapper/gradle-wrapper.jar
M gradle/wrapper/gradle-wrapper.properties
Log Message:
-----------
Upgrade Gradle to 5.1.1
Commit: 8b74a113d28f0bda3cb26935fa8041284b4b91f6
https://github.com/jenkinsci/jira-trigger-plugin/commit/8b74a113d28f0bda3cb26935fa8041284b4b91f6
Author: Steve Hill <[email protected]>
Date: 2021-01-23 (Sat, 23 Jan 2021)
Changed paths:
M gradle/wrapper/gradle-wrapper.properties
Log Message:
-----------
Upgrade Gradle to 5.2.1
Commit: d076b4d8dd88739f765f0ad63ac04aa7f44d2227
https://github.com/jenkinsci/jira-trigger-plugin/commit/d076b4d8dd88739f765f0ad63ac04aa7f44d2227
Author: Steve Hill <[email protected]>
Date: 2021-01-23 (Sat, 23 Jan 2021)
Changed paths:
M gradle/wrapper/gradle-wrapper.jar
M gradle/wrapper/gradle-wrapper.properties
M gradlew
M gradlew.bat
Log Message:
-----------
Upgrade Gradle to 5.3.1
Commit: 1693a824facb43aa55fedacd90b9612f908d84f8
https://github.com/jenkinsci/jira-trigger-plugin/commit/1693a824facb43aa55fedacd90b9612f908d84f8
Author: Steve Hill <[email protected]>
Date: 2021-01-23 (Sat, 23 Jan 2021)
Changed paths:
M gradle/wrapper/gradle-wrapper.properties
Log Message:
-----------
Upgrade Gradle to 5.4.1
Commit: ec014acb92576b894bac0c4260b45e4eb59f9832
https://github.com/jenkinsci/jira-trigger-plugin/commit/ec014acb92576b894bac0c4260b45e4eb59f9832
Author: Steve Hill <[email protected]>
Date: 2021-01-23 (Sat, 23 Jan 2021)
Changed paths:
M gradle/wrapper/gradle-wrapper.properties
M gradlew
M gradlew.bat
Log Message:
-----------
Upgrade Gradle to 5.5.1
Commit: 2c8c801c453e3fc2a636a257829a0a1f24008a18
https://github.com/jenkinsci/jira-trigger-plugin/commit/2c8c801c453e3fc2a636a257829a0a1f24008a18
Author: Steve Hill <[email protected]>
Date: 2021-01-23 (Sat, 23 Jan 2021)
Changed paths:
M gradle/wrapper/gradle-wrapper.properties
M gradlew
Log Message:
-----------
Upgrade Gradle to 5.6.4
Commit: 13920645bd13cf5933ed1c28598b6f2cf3dce0eb
https://github.com/jenkinsci/jira-trigger-plugin/commit/13920645bd13cf5933ed1c28598b6f2cf3dce0eb
Author: Steve Hill <[email protected]>
Date: 2021-01-23 (Sat, 23 Jan 2021)
Changed paths:
M gradle/wrapper/gradle-wrapper.jar
M gradle/wrapper/gradle-wrapper.properties
M gradlew
Log Message:
-----------
Upgrade Gradle to 6.0.1
Commit: a5b899133207cbed153666a37108feb2b72f2eeb
https://github.com/jenkinsci/jira-trigger-plugin/commit/a5b899133207cbed153666a37108feb2b72f2eeb
Author: Steve Hill <[email protected]>
Date: 2021-01-23 (Sat, 23 Jan 2021)
Changed paths:
M gradle/wrapper/gradle-wrapper.jar
M gradle/wrapper/gradle-wrapper.properties
Log Message:
-----------
Upgrade Gradle to 6.1.1
Commit: 5643a33f3a663c8303e779a7bacc623069c30300
https://github.com/jenkinsci/jira-trigger-plugin/commit/5643a33f3a663c8303e779a7bacc623069c30300
Author: Steve Hill <[email protected]>
Date: 2021-01-23 (Sat, 23 Jan 2021)
Changed paths:
M gradle/wrapper/gradle-wrapper.properties
M gradlew.bat
Log Message:
-----------
Upgrade Gradle to 6.2.2
Commit: 30fe194b8569ce4f9c55e6defe2e38b19515523b
https://github.com/jenkinsci/jira-trigger-plugin/commit/30fe194b8569ce4f9c55e6defe2e38b19515523b
Author: Steve Hill <[email protected]>
Date: 2021-01-23 (Sat, 23 Jan 2021)
Changed paths:
M gradle/wrapper/gradle-wrapper.jar
M gradle/wrapper/gradle-wrapper.properties
Log Message:
-----------
Upgrade Gradle to 6.3
Commit: cb1324db67c3e5c0cb69a1f83c1df1b1a150a1d4
https://github.com/jenkinsci/jira-trigger-plugin/commit/cb1324db67c3e5c0cb69a1f83c1df1b1a150a1d4
Author: Steve Hill <[email protected]>
Date: 2021-01-23 (Sat, 23 Jan 2021)
Changed paths:
M gradle/wrapper/gradle-wrapper.jar
M gradle/wrapper/gradle-wrapper.properties
M gradlew
M gradlew.bat
Log Message:
-----------
Upgrade Gradle to 6.4.1
Commit: 7b384e1539562f7b50bb83d13817a50a7fbc2ab1
https://github.com/jenkinsci/jira-trigger-plugin/commit/7b384e1539562f7b50bb83d13817a50a7fbc2ab1
Author: Steve Hill <[email protected]>
Date: 2021-01-23 (Sat, 23 Jan 2021)
Changed paths:
M gradle/wrapper/gradle-wrapper.properties
Log Message:
-----------
Upgrade Gradle to 6.5.1
Commit: f5c95604df1bfe235ab6077e75370830d13a429e
https://github.com/jenkinsci/jira-trigger-plugin/commit/f5c95604df1bfe235ab6077e75370830d13a429e
Author: Steve Hill <[email protected]>
Date: 2021-01-23 (Sat, 23 Jan 2021)
Changed paths:
M gradle/wrapper/gradle-wrapper.jar
M gradle/wrapper/gradle-wrapper.properties
M gradlew
M gradlew.bat
Log Message:
-----------
Upgrade Gradle to 6.6.1
Commit: 1218c28d364a3d05da8b2b2353525f93012789c9
https://github.com/jenkinsci/jira-trigger-plugin/commit/1218c28d364a3d05da8b2b2353525f93012789c9
Author: Steve Hill <[email protected]>
Date: 2021-01-23 (Sat, 23 Jan 2021)
Changed paths:
M gradle/wrapper/gradle-wrapper.properties
Log Message:
-----------
Upgrade Gradle to 6.7.1
Commit: 1af1a84656a27b6beb31a8a943ac0d8645a65190
https://github.com/jenkinsci/jira-trigger-plugin/commit/1af1a84656a27b6beb31a8a943ac0d8645a65190
Author: Steve Hill <[email protected]>
Date: 2021-01-23 (Sat, 23 Jan 2021)
Changed paths:
M gradle/wrapper/gradle-wrapper.properties
Log Message:
-----------
Upgrade Gradle to 6.8.1
Commit: 1daff360a2edc06eed09678e7858be80fe40ae05
https://github.com/jenkinsci/jira-trigger-plugin/commit/1daff360a2edc06eed09678e7858be80fe40ae05
Author: Steve Hill <[email protected]>
Date: 2021-01-23 (Sat, 23 Jan 2021)
Changed paths:
M
src/integrationTest/groovy/com/ceilfors/jenkins/plugins/jiratrigger/ui/JiraTriggerConfigurationPage.groovy
M
src/integrationTest/groovy/com/ceilfors/jenkins/plugins/jiratrigger/ui/JiraTriggerGlobalConfigurationPage.groovy
Log Message:
-----------
Replace use of getHtmlElementsByTagName(String)
v0.38.0 of the gradle-jpi-plugin upgrades the jenkins-test-harness from
2.31 -> 2.60, which causes an upgrade of htmlunit from 2.18 -> 2.36.
This method is deprecated in htmlunit 2.21 and removed in 2.25. Its
recommended replacement already exists in 2.18.
jenkinsci/gradle-jpi-plugin#181
Commit: 6ba58c930d03861ca46ea602e455f98810563ff9
https://github.com/jenkinsci/jira-trigger-plugin/commit/6ba58c930d03861ca46ea602e455f98810563ff9
Author: Steve Hill <[email protected]>
Date: 2021-01-23 (Sat, 23 Jan 2021)
Changed paths:
M build.gradle
Log Message:
-----------
Upgrade org.jenkins-ci.jpi to 0.38.0
Commit: 3e61469cdf698e4d0f44cbac861e263cdc81b68a
https://github.com/jenkinsci/jira-trigger-plugin/commit/3e61469cdf698e4d0f44cbac861e263cdc81b68a
Author: Steve Hill <[email protected]>
Date: 2021-01-24 (Sun, 24 Jan 2021)
Changed paths:
M build.gradle
Log Message:
-----------
Upgrade org.jenkins-ci.jpi to 0.39.0
Migrate deprecated configurations to recommended replacements.
jenkinsci/gradle-jpi-plugin#139
jenkinsci/gradle-jpi-plugin#181
Commit: edaae82f12c595ae5d37ab6b48bc87941362652d
https://github.com/jenkinsci/jira-trigger-plugin/commit/edaae82f12c595ae5d37ab6b48bc87941362652d
Author: Steve Hill <[email protected]>
Date: 2021-01-24 (Sun, 24 Jan 2021)
Changed paths:
M build.gradle
Log Message:
-----------
Upgrade org.jenkins-ci.jpi to 0.40.0
Commit: c312c61994e5cf6f0e37c8c7f760cade5d6bf160
https://github.com/jenkinsci/jira-trigger-plugin/commit/c312c61994e5cf6f0e37c8c7f760cade5d6bf160
Author: Steve Hill <[email protected]>
Date: 2021-01-24 (Sun, 24 Jan 2021)
Changed paths:
M build.gradle
Log Message:
-----------
Upgrade org.jenkins-ci.jpi to 0.41.0
Commit: 1b3f2d840903e027748ef9f5956ea0a63f20e495
https://github.com/jenkinsci/jira-trigger-plugin/commit/1b3f2d840903e027748ef9f5956ea0a63f20e495
Author: Steve Hill <[email protected]>
Date: 2021-01-24 (Sun, 24 Jan 2021)
Changed paths:
M build.gradle
Log Message:
-----------
Upgrade org.jenkins-ci.jpi to 0.42.0
Commit: 017ea4e24a9d925c6543671380f46a2d1d52d0a9
https://github.com/jenkinsci/jira-trigger-plugin/commit/017ea4e24a9d925c6543671380f46a2d1d52d0a9
Author: Wisen Tanasa <[email protected]>
Date: 2021-01-26 (Tue, 26 Jan 2021)
Changed paths:
M build.gradle
M gradle/wrapper/gradle-wrapper.jar
M gradle/wrapper/gradle-wrapper.properties
M gradlew
M gradlew.bat
M
src/integrationTest/groovy/com/ceilfors/jenkins/plugins/jiratrigger/integration/JenkinsRunner.groovy
M
src/integrationTest/groovy/com/ceilfors/jenkins/plugins/jiratrigger/ui/JiraTriggerConfigurationPage.groovy
M
src/integrationTest/groovy/com/ceilfors/jenkins/plugins/jiratrigger/ui/JiraTriggerGlobalConfigurationPage.groovy
Log Message:
-----------
Merge pull request #13 from sghill/upgradle
Upgrade Gradle to 6.8.1 and jpi plugin to 0.42.0
Compare:
https://github.com/jenkinsci/jira-trigger-plugin/compare/7febb162a5ae...017ea4e24a9d
--
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/jira-trigger-plugin/push/refs/heads/master/7febb1-017ea4%40github.com.