Branch: refs/heads/master Home: https://github.com/jenkinsci/gradle-jpi-plugin Commit: f8994a6bab30946c29c22de8fef77637889a33d0 https://github.com/jenkinsci/gradle-jpi-plugin/commit/f8994a6bab30946c29c22de8fef77637889a33d0 Author: Roberto Perez Alcolea <rperezalco...@netflix.com> Date: 2020-02-12 (Wed, 12 Feb 2020)
Changed paths: M src/main/groovy/org/jenkinsci/gradle/plugins/jpi/JpiPlugin.groovy M src/test/groovy/org/jenkinsci/gradle/plugins/jpi/JpiPluginSpec.groovy M src/test/resources/org/jenkinsci/gradle/plugins/jpi/compile-dependencies-module.json M src/test/resources/org/jenkinsci/gradle/plugins/jpi/compile-dependencies-with-excludes-module.json M src/test/resources/org/jenkinsci/gradle/plugins/jpi/minimal-module.json M src/test/resources/org/jenkinsci/gradle/plugins/jpi/optional-plugin-dependencies-module.json M src/test/resources/org/jenkinsci/gradle/plugins/jpi/plugin-dependencies-module.json Log Message: ----------- sources and javadocs jar should only be configured when configurePublishing is enabled Commit: 758bedb929d980a6cd90fc8954c4495256259727 https://github.com/jenkinsci/gradle-jpi-plugin/commit/758bedb929d980a6cd90fc8954c4495256259727 Author: Roberto Perez Alcolea <rperezalco...@netflix.com> Date: 2020-02-16 (Sun, 16 Feb 2020) Changed paths: M src/test/groovy/org/jenkinsci/gradle/plugins/jpi/JpiIntegrationSpec.groovy Log Message: ----------- JpiIntegrationSpec: add integration test that represent changes in javadoc/source jar configurations Commit: 531cc6595da059bc6818c05e60c876191edc4001 https://github.com/jenkinsci/gradle-jpi-plugin/commit/531cc6595da059bc6818c05e60c876191edc4001 Author: Steve Hill <sghill....@gmail.com> Date: 2020-02-17 (Mon, 17 Feb 2020) 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 M src/test/resources/org/jenkinsci/gradle/plugins/jpi/compile-dependencies-module.json M src/test/resources/org/jenkinsci/gradle/plugins/jpi/compile-dependencies-with-excludes-module.json M src/test/resources/org/jenkinsci/gradle/plugins/jpi/minimal-module.json M src/test/resources/org/jenkinsci/gradle/plugins/jpi/optional-plugin-dependencies-module.json M src/test/resources/org/jenkinsci/gradle/plugins/jpi/plugin-dependencies-module.json Log Message: ----------- Merge pull request #140 from rpalcolea/make-sources-and-javadoc-optional sources and javadocs jar should only be configured when configurePublishing is enabled Compare: https://github.com/jenkinsci/gradle-jpi-plugin/compare/3280963401f1...531cc6595da0 -- 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/328096-531cc6%40github.com.