Branch: refs/heads/JENKINS-58205
Home: https://github.com/jenkinsci/gradle-jpi-plugin
Commit: 7959dc2b37c0f08edfd59e3ec8424975dc078166
https://github.com/jenkinsci/gradle-jpi-plugin/commit/7959dc2b37c0f08edfd59e3ec8424975dc078166
Author: Steve Hill <[email protected]>
Date: 2021-01-09 (Sat, 09 Jan 2021)
Changed paths:
M src/main/groovy/org/jenkinsci/gradle/plugins/jpi/JpiManifest.groovy
M
src/main/kotlin/org/jenkinsci/gradle/plugins/manifest/GenerateJenkinsManifestTask.kt
M
src/main/kotlin/org/jenkinsci/gradle/plugins/manifest/JenkinsManifestPlugin.kt
M
src/test/groovy/org/jenkinsci/gradle/plugins/jpi/server/InstallJenkinsServerPluginsTaskSpec.groovy
Log Message:
-----------
Populate Plugin-Version
This respects the current behavior of appending a timestamp to versions
that end in -SNAPSHOT, but it means that the task is frequently
out-of-date. Prior to 1.0.0, it should be determined whether this plugin
providing partial version calculation is beneficial, given that it means
all downstream tasks are always invalidated and many other plugins exist
for gradle versioning.
JENKINS-58205
--
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/JENKINS-58205/f10082-7959dc%40github.com.