Branch: refs/heads/master Home: https://github.com/jenkinsci/gradle-jpi-plugin Commit: f23e2626c27e664c8e0cd783aa0320ace962873a https://github.com/jenkinsci/gradle-jpi-plugin/commit/f23e2626c27e664c8e0cd783aa0320ace962873a Author: Steve Hill <sghill....@gmail.com> Date: 2021-02-10 (Wed, 10 Feb 2021)
Changed paths: M src/test/groovy/org/jenkinsci/gradle/plugins/testing/CopyGeneratedJenkinsTestPluginDependenciesTaskIntegrationSpec.groovy M src/test/groovy/org/jenkinsci/gradle/plugins/testing/CopyTestPluginDependenciesTaskIntegrationSpec.groovy Log Message: ----------- Explicitly quote inputs In preparation for writing tests against project dependencies Commit: d0ab553f870fd660fcf1ac960e886960710015a7 https://github.com/jenkinsci/gradle-jpi-plugin/commit/d0ab553f870fd660fcf1ac960e886960710015a7 Author: Steve Hill <sghill....@gmail.com> Date: 2021-02-11 (Thu, 11 Feb 2021) Changed paths: A src/main/kotlin/org/jenkinsci/gradle/plugins/core/VersionlessPluginLookup.kt M src/main/kotlin/org/jenkinsci/gradle/plugins/testing/CopyTestPluginDependenciesTask.kt M src/main/kotlin/org/jenkinsci/gradle/plugins/testing/JpiTestingPlugin.kt M src/test/groovy/org/jenkinsci/gradle/plugins/testing/CopyGeneratedJenkinsTestPluginDependenciesTaskIntegrationSpec.groovy M src/test/groovy/org/jenkinsci/gradle/plugins/testing/CopyTestPluginDependenciesTaskIntegrationSpec.groovy Log Message: ----------- Add support for project dependencies Transitive dependencies of a project do not resolve. Pending features have been added for these cases. Compare: https://github.com/jenkinsci/gradle-jpi-plugin/compare/bd925ea48146...d0ab553f870f -- 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/bd925e-d0ab55%40github.com.