Branch: refs/heads/master Home: https://github.com/jenkinsci/gradle-jpi-plugin Commit: f8ed6a48dd563d6c7130a01f1445fda5079bce96 https://github.com/jenkinsci/gradle-jpi-plugin/commit/f8ed6a48dd563d6c7130a01f1445fda5079bce96 Author: Steve Hill <sghill....@gmail.com> Date: 2019-11-20 (Wed, 20 Nov 2019)
Changed paths: M CHANGELOG.md Log Message: ----------- Update CHANGELOG Commit: 7f4341a967f9310cf36d7d30c9ebc84aec2abd4e https://github.com/jenkinsci/gradle-jpi-plugin/commit/7f4341a967f9310cf36d7d30c9ebc84aec2abd4e Author: Steve Hill <sghill....@gmail.com> Date: 2019-11-20 (Wed, 20 Nov 2019) Changed paths: M src/main/groovy/org/jenkinsci/gradle/plugins/jpi/JpiPlugin.groovy M src/test/groovy/org/jenkinsci/gradle/plugins/jpi/JpiIntegrationSpec.groovy M src/test/groovy/org/jenkinsci/gradle/plugins/jpi/JpiPluginSpec.groovy Log Message: ----------- Use lazy config for war archive name and extension This refactoring uses the tasks.named(String) method because it was available before Gradle 5.0 Commit: 20f1997f8ee00c8631ff359c5ea1e55da2b64f69 https://github.com/jenkinsci/gradle-jpi-plugin/commit/20f1997f8ee00c8631ff359c5ea1e55da2b64f69 Author: Steve Hill <sghill....@gmail.com> Date: 2019-11-20 (Wed, 20 Nov 2019) Changed paths: M src/main/groovy/org/jenkinsci/gradle/plugins/jpi/JpiPlugin.groovy Log Message: ----------- Use lazy config for war webInf and licenseTask dependency Commit: 49966d1517c3b00188e1e84ed020b111cbe00247 https://github.com/jenkinsci/gradle-jpi-plugin/commit/49966d1517c3b00188e1e84ed020b111cbe00247 Author: Steve Hill <sghill....@gmail.com> Date: 2019-11-20 (Wed, 20 Nov 2019) Changed paths: M src/main/groovy/org/jenkinsci/gradle/plugins/jpi/JpiPlugin.groovy Log Message: ----------- Use lazy config for compileJava -> localizer dependency Commit: 885db903551ce80024aba324b063fc5c8fb0b192 https://github.com/jenkinsci/gradle-jpi-plugin/commit/885db903551ce80024aba324b063fc5c8fb0b192 Author: Steve Hill <sghill....@gmail.com> Date: 2019-11-20 (Wed, 20 Nov 2019) Changed paths: M CHANGELOG.md Log Message: ----------- Update CHANGELOG Commit: f51dd0e7d88e42be6f99e3fe46434a860634595a https://github.com/jenkinsci/gradle-jpi-plugin/commit/f51dd0e7d88e42be6f99e3fe46434a860634595a Author: Steve Hill <sghill....@gmail.com> Date: 2019-11-20 (Wed, 20 Nov 2019) Changed paths: M src/main/groovy/org/jenkinsci/gradle/plugins/jpi/JpiPlugin.groovy M src/test/groovy/org/jenkinsci/gradle/plugins/jpi/JpiIntegrationSpec.groovy Log Message: ----------- Use lazy config for test adding systemProperty Add test to ensure the system property is set while executing test task Commit: d40a5d34f50d9e7fa227d8b4e84a0f0e8126e653 https://github.com/jenkinsci/gradle-jpi-plugin/commit/d40a5d34f50d9e7fa227d8b4e84a0f0e8126e653 Author: Steve Hill <sghill....@gmail.com> Date: 2019-11-20 (Wed, 20 Nov 2019) Changed paths: M src/main/groovy/org/jenkinsci/gradle/plugins/jpi/JpiPlugin.groovy Log Message: ----------- Lazily register server task Commit: 77861f082d1b7a8a20e422996438b2af0afbdb86 https://github.com/jenkinsci/gradle-jpi-plugin/commit/77861f082d1b7a8a20e422996438b2af0afbdb86 Author: Steve Hill <sghill....@gmail.com> Date: 2019-11-20 (Wed, 20 Nov 2019) Changed paths: M src/main/groovy/org/jenkinsci/gradle/plugins/jpi/JpiPlugin.groovy Log Message: ----------- Lazily register sourceJar task Commit: 0317756d126dcbf565a93eb552ec17c53dec642d https://github.com/jenkinsci/gradle-jpi-plugin/commit/0317756d126dcbf565a93eb552ec17c53dec642d Author: Steve Hill <sghill....@gmail.com> Date: 2019-11-20 (Wed, 20 Nov 2019) Changed paths: M src/main/groovy/org/jenkinsci/gradle/plugins/jpi/JpiPlugin.groovy Log Message: ----------- Lazily register javadocJar task Commit: abf6532fe3f19ea3a5bb9ff9b70d597aed58e381 https://github.com/jenkinsci/gradle-jpi-plugin/commit/abf6532fe3f19ea3a5bb9ff9b70d597aed58e381 Author: Steve Hill <sghill....@gmail.com> Date: 2019-11-20 (Wed, 20 Nov 2019) Changed paths: M src/main/groovy/org/jenkinsci/gradle/plugins/jpi/JpiPlugin.groovy Log Message: ----------- Lazily register jpi task Compare: https://github.com/jenkinsci/gradle-jpi-plugin/compare/514fc66be88f...abf6532fe3f1 -- 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/master/514fc6-abf653%40github.com.