Branch: refs/heads/JENKINS-58205
Home: https://github.com/jenkinsci/gradle-jpi-plugin
Commit: 37f4958f6472c7a19349a400d981e039a2a88a6a
https://github.com/jenkinsci/gradle-jpi-plugin/commit/37f4958f6472c7a19349a400d981e039a2a88a6a
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/groovy/org/jenkinsci/gradle/plugins/jpi/JpiPlugin.groovy
A
src/main/java/org/jenkinsci/gradle/plugins/jpi/internal/PluginDependencyProvider.java
M
src/main/kotlin/org/jenkinsci/gradle/plugins/manifest/GenerateJenkinsManifestTask.kt
M
src/main/kotlin/org/jenkinsci/gradle/plugins/manifest/JenkinsManifestPlugin.kt
Log Message:
-----------
Populate Plugin-Dependencies
JENKINS-58205
Commit: 51f0a8312d59093001bd8347fbd0f2aed1a7c629
https://github.com/jenkinsci/gradle-jpi-plugin/commit/51f0a8312d59093001bd8347fbd0f2aed1a7c629
Author: Steve Hill <[email protected]>
Date: 2021-01-10 (Sun, 10 Jan 2021)
Changed paths:
M src/main/groovy/org/jenkinsci/gradle/plugins/jpi/JpiExtension.groovy
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/JpiPomCustomizer.groovy
M
src/main/groovy/org/jenkinsci/gradle/plugins/jpi/server/GenerateHplTask.groovy
A src/main/java/org/jenkinsci/gradle/plugins/jpi/core/PluginDeveloper.java
A
src/main/java/org/jenkinsci/gradle/plugins/jpi/core/PluginDeveloperSpec.java
A
src/main/java/org/jenkinsci/gradle/plugins/jpi/internal/BackwardsCompatiblePluginDevelopers.java
M
src/main/java/org/jenkinsci/gradle/plugins/jpi/internal/JpiExtensionBridge.java
M
src/main/kotlin/org/jenkinsci/gradle/plugins/manifest/GenerateJenkinsManifestTask.kt
M
src/main/kotlin/org/jenkinsci/gradle/plugins/manifest/JenkinsManifestPlugin.kt
Log Message:
-----------
Populate Plugin-Developers
JpiManifest is now deprecated and unused anywhere within the codebase.
The configureManifest task no longer depends on the JpiManifest class.
Backwards compatibility is retained by manually defined setId, id,
setEmail, email, setName, name methods. While the pom pulls from more
fields, these three are the only fields used in the manifest.
JENKINS-58205
Compare:
https://github.com/jenkinsci/gradle-jpi-plugin/compare/f88380e093e1...51f0a8312d59
--
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/f88380-51f0a8%40github.com.