Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: 51a53ab491bc4efe1309655f0ba7df2050246409
      
https://github.com/jenkinsci/jenkins/commit/51a53ab491bc4efe1309655f0ba7df2050246409
  Author: Jakub Štiller <[email protected]>
  Date:   2012-02-20 (Mon, 20 Feb 2012)

  Changed paths:
    M maven-plugin/src/main/java/hudson/maven/RedeployPublisher.java
  M maven-plugin/src/main/resources/hudson/maven/RedeployPublisher/config.jelly
  A 
maven-plugin/src/main/resources/hudson/maven/RedeployPublisher/help-releaseEnvVar.html

  Log Message:
  -----------
  JENKINS-12397: Skip deploying of artifacts when release build is running.

Monitor environment variable defined by user. If the variable is set to "true" 
the deployment is skipped. The M2 Release plugin expose this kind of variables.


  Commit: 30c229f2245ff850909b318d0a18e348d32102ab
      
https://github.com/jenkinsci/jenkins/commit/30c229f2245ff850909b318d0a18e348d32102ab
  Author: Olivier Lamy <[email protected]>
  Date:   2012-02-20 (Mon, 20 Feb 2012)

  Changed paths:
    M maven-plugin/src/main/java/hudson/maven/RedeployPublisher.java
  M maven-plugin/src/main/resources/hudson/maven/RedeployPublisher/config.jelly
  A 
maven-plugin/src/main/resources/hudson/maven/RedeployPublisher/help-releaseEnvVar.html

  Log Message:
  -----------
  Merge pull request #380 from Delorien84/JENKINS-12397

JENKINS-12397: Skip deploying of artifacts when release build is running...
good idea Thanks !


Compare: https://github.com/jenkinsci/jenkins/compare/4866198...30c229f

Reply via email to