Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/pipeline-maven-plugin
  Commit: dd610937d6d3be2c4071149eb5a161a58fb474bc
      
https://github.com/jenkinsci/pipeline-maven-plugin/commit/dd610937d6d3be2c4071149eb5a161a58fb474bc
  Author: Justin Barry <jba...@armus.com>
  Date:   2017-06-19 (Mon, 19 Jun 2017)

  Changed paths:
    M 
jenkins-plugin/src/main/java/org/jenkinsci/plugins/pipeline/maven/MavenSpyLogProcessor.java
    M 
jenkins-plugin/src/main/java/org/jenkinsci/plugins/pipeline/maven/publishers/DependenciesFingerprintPublisher.java
    M 
jenkins-plugin/src/main/java/org/jenkinsci/plugins/pipeline/maven/util/XmlUtils.java
    M 
jenkins-plugin/src/test/java/org/jenkinsci/plugins/pipeline/maven/MavenSpyLogProcessorTest.java
    M 
maven-spy/src/main/java/org/jenkinsci/plugins/pipeline/maven/eventspy/handler/DependencyResolutionResultHandler.java

  Log Message:
  -----------
  Pass snapshot status explicitly


  Commit: 96e922fca238fae2f23c7014cedee949453556ba
      
https://github.com/jenkinsci/pipeline-maven-plugin/commit/96e922fca238fae2f23c7014cedee949453556ba
  Author: Cyrille Le Clerc <clecl...@cloudbees.com>
  Date:   2017-06-21 (Wed, 21 Jun 2017)

  Changed paths:
    M 
jenkins-plugin/src/main/java/org/jenkinsci/plugins/pipeline/maven/MavenSpyLogProcessor.java
    M 
jenkins-plugin/src/main/java/org/jenkinsci/plugins/pipeline/maven/publishers/DependenciesFingerprintPublisher.java
    M 
jenkins-plugin/src/main/java/org/jenkinsci/plugins/pipeline/maven/util/XmlUtils.java
    M 
jenkins-plugin/src/test/java/org/jenkinsci/plugins/pipeline/maven/MavenSpyLogProcessorTest.java
    M 
maven-spy/src/main/java/org/jenkinsci/plugins/pipeline/maven/eventspy/handler/DependencyResolutionResultHandler.java

  Log Message:
  -----------
  [JENKINS-45024] Use org.eclipse.aether.artifact.Artifact#isSnapshot() to 
identify snapshot versions

[JENKINS-45024] Use org.eclipse.aether.artifact.Artifact#isSnapshot() to 
identify snapshot versions instead of looking at the pattern of the version 
string


Compare: 
https://github.com/jenkinsci/pipeline-maven-plugin/compare/608fd2921aba...96e922fca238

-- 
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.
For more options, visit https://groups.google.com/d/optout.

Reply via email to