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

Prevent localPath with not value for library deployment

      Actually, When the plugin transfers a library to the remote server, it uses the localPath defined in the configuration.xml.

      If no value is set, the plugins try to download to null/....

      The improvement is to fail the deploy fir library if localPath is not defined and add a warning to ask the user to set a correct localPath.

          [JENKINS-36524] Prevent localPath with not value for library deployment

          Code changed in jenkins
          User: rachaumi
          Path:
          src/main/java/org/jenkinsci/plugins/deploy/weblogic/task/DeploymentTaskServiceImpl.java
          http://jenkins-ci.org/commit/weblogic-deployer-plugin/20a9c60f110ee0562fc9cb41950d1814730f4412
          Log:
          JENKINS-36524 # The deployment of a library without a remote dir set
          must fail.

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: rachaumi Path: src/main/java/org/jenkinsci/plugins/deploy/weblogic/task/DeploymentTaskServiceImpl.java http://jenkins-ci.org/commit/weblogic-deployer-plugin/20a9c60f110ee0562fc9cb41950d1814730f4412 Log: JENKINS-36524 # The deployment of a library without a remote dir set must fail.

            raphc Raphael CHAUMIER
            raphc Raphael CHAUMIER
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: