Branch: refs/heads/master
Home: https://github.com/jenkinsci/gradle-jpi-plugin
Commit: b4d5041747278d592d8caf47d82bb7286ee940b3
https://github.com/jenkinsci/gradle-jpi-plugin/commit/b4d5041747278d592d8caf47d82bb7286ee940b3
Author: Steve Hill <[email protected]>
Date: 2020-05-17 (Sun, 17 May 2020)
Changed paths:
M
src/test/groovy/org/jenkinsci/gradle/plugins/jpi/server/InstallJenkinsServerPluginsTaskSpec.groovy
Log Message:
-----------
Add jenkinsServer configuration to plugin installation spec
Commit: 8db6dfdf9f95e976a639b982fe01676eb67954aa
https://github.com/jenkinsci/gradle-jpi-plugin/commit/8db6dfdf9f95e976a639b982fe01676eb67954aa
Author: Steve Hill <[email protected]>
Date: 2020-05-17 (Sun, 17 May 2020)
Changed paths:
M README.md
M src/main/groovy/org/jenkinsci/gradle/plugins/jpi/JpiExtension.groovy
M src/main/groovy/org/jenkinsci/gradle/plugins/jpi/JpiPlugin.groovy
M src/main/groovy/org/jenkinsci/gradle/plugins/jpi/ServerTask.groovy
A
src/main/groovy/org/jenkinsci/gradle/plugins/jpi/server/JenkinsServerTask.groovy
R src/test/groovy/org/jenkinsci/gradle/plugins/jpi/ServerTaskSpec.groovy
A
src/test/groovy/org/jenkinsci/gradle/plugins/jpi/server/JenkinsServerTaskSpec.groovy
Log Message:
-----------
Introduce JenkinsServerTask
- Adds jenkinsServerRuntimeOnly configuration
- Launches server as JavaExec task
- Allow JavaExecSpec to override server defaults
- Docs for server behavior and customization
- Backwards compatibility for debug properties passed through Gradle
Fixes #151
Compare:
https://github.com/jenkinsci/gradle-jpi-plugin/compare/47db1d4ea8d7...8db6dfdf9f95
--
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/master/47db1d-8db6df%40github.com.