Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-31451

Copy plugin dependencies for jenkinsTest configuration to test resources

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Minor Minor
    • gradle-jpi-plugin
    • None
    • Gradle 2.3
      gradle-jpi-plugin 0.13.1

      The Gradle JPI plugin copies HPI/JPI dependencies from the jenkinsPlugins and optionalJenkinsPlugins configuraitons to a plugin folder on the test classpath to that the plugins can be used by the @WithPlugin annotation. HPI/JPI dependencies from the jenkinsTest configuration are not copied, but should be to enable testing with plugins that are neither mandatory nor optional dependencies.

          [JENKINS-31451] Copy plugin dependencies for jenkinsTest configuration to test resources

          Daniel Spilker created issue -

          Code changed in jenkins
          User: Daniel Spilker
          Path:
          CHANGELOG.md
          src/main/groovy/org/jenkinsci/gradle/plugins/jpi/JpiPlugin.groovy
          http://jenkins-ci.org/commit/gradle-jpi-plugin/9d6984ca464aa4b69c7e68d8d96803cf9fbcbb4a
          Log:
          copy HPI/JPI dependencies from jenkinsTest configuration to plugin folder on test classpath

          [FIXES JENKINS-31451]

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Daniel Spilker Path: CHANGELOG.md src/main/groovy/org/jenkinsci/gradle/plugins/jpi/JpiPlugin.groovy http://jenkins-ci.org/commit/gradle-jpi-plugin/9d6984ca464aa4b69c7e68d8d96803cf9fbcbb4a Log: copy HPI/JPI dependencies from jenkinsTest configuration to plugin folder on test classpath [FIXES JENKINS-31451]
          SCM/JIRA link daemon made changes -
          Resolution New: Fixed [ 1 ]
          Status Original: Open [ 1 ] New: Resolved [ 5 ]

          Code changed in jenkins
          User: Daniel Spilker
          Path:
          CHANGELOG.md
          src/main/groovy/org/jenkinsci/gradle/plugins/jpi/JpiPlugin.groovy
          http://jenkins-ci.org/commit/gradle-jpi-plugin/7d6b7d49bf57e8f8ad920eaaab4c5ba667eb49cc
          Log:
          Merge pull request #65 from daspilker/JENKINS-31451

          JENKINS-31451 copy HPI/JPI dependencies from jenkinsTest configuration

          Compare: https://github.com/jenkinsci/gradle-jpi-plugin/compare/02fa54d67d57...7d6b7d49bf57

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Daniel Spilker Path: CHANGELOG.md src/main/groovy/org/jenkinsci/gradle/plugins/jpi/JpiPlugin.groovy http://jenkins-ci.org/commit/gradle-jpi-plugin/7d6b7d49bf57e8f8ad920eaaab4c5ba667eb49cc Log: Merge pull request #65 from daspilker/ JENKINS-31451 JENKINS-31451 copy HPI/JPI dependencies from jenkinsTest configuration Compare: https://github.com/jenkinsci/gradle-jpi-plugin/compare/02fa54d67d57...7d6b7d49bf57
          Daniel Spilker made changes -
          Status Original: Resolved [ 5 ] New: Closed [ 6 ]
          R. Tyler Croy made changes -
          Workflow Original: JNJira [ 166820 ] New: JNJira + In-Review [ 209415 ]

            daspilker Daniel Spilker
            daspilker Daniel Spilker
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: