Branch: refs/heads/lts-1.532
  Home:   https://github.com/jenkinsci/maven-plugin
  Commit: db3b30f396baab5f3e0ef5a480e8ee0429c42f5d
      
https://github.com/jenkinsci/maven-plugin/commit/db3b30f396baab5f3e0ef5a480e8ee0429c42f5d
  Author: Jesse Glick <[email protected]>
  Date:   2014-01-28 (Tue, 28 Jan 2014)

  Changed paths:
    M src/main/java/hudson/maven/reporters/MavenArtifact.java
    M src/main/java/hudson/maven/reporters/MavenArtifactRecord.java
    M src/test/java/hudson/maven/RedeployPublisherTest.java

  Log Message:
  -----------
  Fixing regression in 2.0.2 that RedeployPublisher would delete artifacts from 
the build after running.
Also generally improving backward compatibility for 1.x → 2.0:
when using a StandardArtifactManager, File’s directly in the artifacts dir are 
used as is;
otherwise they are copied to temporary files iff someone needs them that way,
and Closeable is used to clean up (which will look nicer when -source 7 is 
available).


  Commit: c25f28a12908703575a3604805d7f76440fd1240
      
https://github.com/jenkinsci/maven-plugin/commit/c25f28a12908703575a3604805d7f76440fd1240
  Author: Jesse Glick <[email protected]>
  Date:   2014-01-28 (Tue, 28 Jan 2014)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  [maven-release-plugin] prepare release maven-plugin-2.0.3


Compare: 
https://github.com/jenkinsci/maven-plugin/compare/2d2d585387ec...c25f28a12908

-- 
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 [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to