Branch: refs/heads/master Home: https://github.com/jenkinsci/gradle-jpi-plugin Commit: 406d317dd09853d4a87c5c85f56d475b688b3363 https://github.com/jenkinsci/gradle-jpi-plugin/commit/406d317dd09853d4a87c5c85f56d475b688b3363 Author: Jendrik Johannes <jend...@gradle.com> Date: 2020-02-05 (Wed, 05 Feb 2020)
Changed paths: M src/main/groovy/org/jenkinsci/gradle/plugins/jpi/JpiPlugin.groovy Log Message: ----------- Make 'assemble' depend on 'jpi' This restores previous behavior, where this dependency was implicit through the 'war' task. Commit: 914f12d984dc77bcb38ad1b220d999482a8145fa https://github.com/jenkinsci/gradle-jpi-plugin/commit/914f12d984dc77bcb38ad1b220d999482a8145fa Author: Jendrik Johannes <jend...@gradle.com> Date: 2020-02-05 (Wed, 05 Feb 2020) Changed paths: M src/main/groovy/org/jenkinsci/gradle/plugins/jpi/JpiExtension.groovy Log Message: ----------- Add 'jenkins-core' as 'testImplementation' dependency Commit: 7447d67e7bddd0c1bfabd33c468ab066a4a21899 https://github.com/jenkinsci/gradle-jpi-plugin/commit/7447d67e7bddd0c1bfabd33c468ab066a4a21899 Author: Jendrik Johannes <jend...@gradle.com> Date: 2020-02-05 (Wed, 05 Feb 2020) Changed paths: M src/main/groovy/org/jenkinsci/gradle/plugins/jpi/JpiHplManifest.groovy M src/test/groovy/org/jenkinsci/gradle/plugins/jpi/JpiHplManifestSpec.groovy Log Message: ----------- Revert unintentional changes to JpiHplManifest This also fixes the HPL generation so that it now uses the 'classes' and 'resources' folders instead of the 'jar'. Partially reverts: 4f4495a501eb2cf09e1f7ee649f8d3648539729a Commit: a5cb16695d242e7c7c7098c13eccdbbc839d9b37 https://github.com/jenkinsci/gradle-jpi-plugin/commit/a5cb16695d242e7c7c7098c13eccdbbc839d9b37 Author: Jendrik Johannes <jend...@gradle.com> Date: 2020-02-06 (Thu, 06 Feb 2020) Changed paths: M src/test/groovy/org/jenkinsci/gradle/plugins/jpi/JpiHplManifestSpec.groovy Log Message: ----------- Extend JpiHplManifestSpec test Commit: 07049b160300b41d6dbe28bb83b4c8427e8d3288 https://github.com/jenkinsci/gradle-jpi-plugin/commit/07049b160300b41d6dbe28bb83b4c8427e8d3288 Author: Steve Hill <sghill....@gmail.com> Date: 2020-02-06 (Thu, 06 Feb 2020) Changed paths: M src/main/groovy/org/jenkinsci/gradle/plugins/jpi/JpiExtension.groovy M src/main/groovy/org/jenkinsci/gradle/plugins/jpi/JpiHplManifest.groovy M src/main/groovy/org/jenkinsci/gradle/plugins/jpi/JpiPlugin.groovy M src/test/groovy/org/jenkinsci/gradle/plugins/jpi/JpiHplManifestSpec.groovy Log Message: ----------- Merge pull request #135 from jjohannes/gradle-6-fixes Fix classpath issues Compare: https://github.com/jenkinsci/gradle-jpi-plugin/compare/c21a7a10fbfa...07049b160300 -- 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/c21a7a-07049b%40github.com.