Branch: refs/heads/JENKINS-58205
Home: https://github.com/jenkinsci/gradle-jpi-plugin
Commit: d9a51588d753370b81c2d35bee0d3c3c59a4dfc5
https://github.com/jenkinsci/gradle-jpi-plugin/commit/d9a51588d753370b81c2d35bee0d3c3c59a4dfc5
Author: Steve Hill <[email protected]>
Date: 2021-01-01 (Fri, 01 Jan 2021)
Changed paths:
M src/main/groovy/org/jenkinsci/gradle/plugins/jpi/JpiManifest.groovy
M src/main/groovy/org/jenkinsci/gradle/plugins/jpi/JpiPlugin.groovy
M
src/main/groovy/org/jenkinsci/gradle/plugins/jpi/server/GenerateHplTask.groovy
A
src/main/kotlin/org/jenkinsci/gradle/plugins/manifest/GenerateSupportDynamicLoadingManifestTask.kt
M
src/main/kotlin/org/jenkinsci/gradle/plugins/manifest/JenkinsManifestPlugin.kt
M src/test/groovy/org/jenkinsci/gradle/plugins/jpi/JpiIntegrationSpec.groovy
A
src/test/groovy/org/jenkinsci/gradle/plugins/manifest/GenerateSupportDynamicLoadingManifestTaskIntegrationSpec.groovy
Log Message:
-----------
Introduce generateJenkinsSupportDynamicLoadingManifest
This breaks out the need for sezpoz annotation scanning into its own
task. The manifest is also required in generation of the test hpl and
the Jenkins server hpl. Task dependencies are set up using Gradle's
automatic linkage between task outputs and task inputs.
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/e10e62-d9a515%40github.com.