Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/change-assembly-version-plugin
  Commit: a2bb7450f0fa4346100c437583b6381dacb58c14
      
https://github.com/jenkinsci/change-assembly-version-plugin/commit/a2bb7450f0fa4346100c437583b6381dacb58c14
  Author: nilleb <[email protected]>
  Date:   2015-01-20 (Tue, 20 Jan 2015)

  Changed paths:
    M 
src/main/java/org/jenkinsci/plugins/changeassemblyversion/ChangeAssemblyVersion.java
    M src/main/java/org/jenkinsci/plugins/changeassemblyversion/ChangeTools.java
    M 
src/main/resources/org/jenkinsci/plugins/changeassemblyversion/ChangeAssemblyVersion/help-assemblyFile.html
    M 
src/main/resources/org/jenkinsci/plugins/changeassemblyversion/ChangeAssemblyVersion/help-task.html
    M 
src/main/resources/org/jenkinsci/plugins/changeassemblyversion/ChangeAssemblyVersion/index.jelly
    M 
src/test/java/org/jenkinsci/plugins/changeassemblyversion/ReplacementsTest.java

  Log Message:
  -----------
  use jenkins FilePath methods to achieve the same results

the code is now lighter. I have writter a unit test covering the scope of the 
original code.
I think that this code doesn't repeat itself and it fullfills the original aim.

furthermore, this new implementation solves a bug related to remote execution 
(i.e. on a windows slave)


  Commit: dab5bc593d7cd28a18228c2b4fdc52757088fde6
      
https://github.com/jenkinsci/change-assembly-version-plugin/commit/dab5bc593d7cd28a18228c2b4fdc52757088fde6
  Author: Leonardo Kobus <[email protected]>
  Date:   2015-01-23 (Fri, 23 Jan 2015)

  Changed paths:
    M 
src/main/java/org/jenkinsci/plugins/changeassemblyversion/ChangeAssemblyVersion.java
    M src/main/java/org/jenkinsci/plugins/changeassemblyversion/ChangeTools.java
    M 
src/main/resources/org/jenkinsci/plugins/changeassemblyversion/ChangeAssemblyVersion/help-assemblyFile.html
    M 
src/main/resources/org/jenkinsci/plugins/changeassemblyversion/ChangeAssemblyVersion/help-task.html
    M 
src/main/resources/org/jenkinsci/plugins/changeassemblyversion/ChangeAssemblyVersion/index.jelly
    M 
src/test/java/org/jenkinsci/plugins/changeassemblyversion/ReplacementsTest.java

  Log Message:
  -----------
  Merge pull request #5 from nilleb/master

use jenkins FilePath methods to achieve the same results


Compare: 
https://github.com/jenkinsci/change-assembly-version-plugin/compare/19e46cf609b8...dab5bc593d7c

-- 
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/d/optout.

Reply via email to