Branch: refs/heads/JENKINS-58205 Home: https://github.com/jenkinsci/gradle-jpi-plugin Commit: 8a752ad5e9f71b5a5ace4121e613eafef487307f https://github.com/jenkinsci/gradle-jpi-plugin/commit/8a752ad5e9f71b5a5ace4121e613eafef487307f Author: Steve Hill <sghill....@gmail.com> Date: 2021-01-11 (Mon, 11 Jan 2021)
Changed paths: M src/main/groovy/org/jenkinsci/gradle/plugins/jpi/JpiPlugin.groovy M src/main/kotlin/org/jenkinsci/gradle/plugins/manifest/GenerateJenkinsManifestTask.kt A src/main/kotlin/org/jenkinsci/gradle/plugins/manifest/GeneratePluginDependenciesManifestTask.kt M src/main/kotlin/org/jenkinsci/gradle/plugins/manifest/JenkinsManifestPlugin.kt M src/test/groovy/org/jenkinsci/gradle/plugins/jpi/AbstractManifestIntegrationSpec.groovy M src/test/groovy/org/jenkinsci/gradle/plugins/jpi/JpiIntegrationSpec.groovy M src/test/groovy/org/jenkinsci/gradle/plugins/jpi/TestSupport.groovy A src/test/groovy/org/jenkinsci/gradle/plugins/manifest/GenerateJenkinsManifestTaskIntegrationSpec.groovy A src/test/groovy/org/jenkinsci/gradle/plugins/manifest/GeneratePluginDependenciesManifestTaskIntegrationSpec.groovy Log Message: ----------- Introduce GeneratePluginDependenciesManifestTask * Tests for up-to-date checks of tasks. * Plugin-Dependencies relies on plugins added to a number of dynamic configurations, but still uses the #analyse() function to determine the plugin dependencies. It's too difficult to do this from just a fileset. * Update the merge logic to not end up with duplicate Manifest-Version properties. * Deprecate configureManifest task 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 jenkinsci-commits+unsubscr...@googlegroups.com. 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/51f0a8-8a752a%40github.com.