Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/copyartifact-plugin
  Commit: 5c72ab1865ab709c51aa0c639de1ce81e333b2d5
      
https://github.com/jenkinsci/copyartifact-plugin/commit/5c72ab1865ab709c51aa0c639de1ce81e333b2d5
  Author: Nicolas De Loof <[email protected]>
  Date:   2013-05-29 (Wed, 29 May 2013)

  Changed paths:
    M src/main/java/hudson/plugins/copyartifact/CopyArtifact.java

  Log Message:
  -----------
  EnvAction to support hierarchical jobs (cloudbees folders)


  Commit: 0c51e3f60f9c80a33311ac314c72e8c65c3e84a0
      
https://github.com/jenkinsci/copyartifact-plugin/commit/0c51e3f60f9c80a33311ac314c72e8c65c3e84a0
  Author: Nicolas De Loof <[email protected]>
  Date:   2013-05-30 (Thu, 30 May 2013)

  Changed paths:
    M src/main/java/hudson/plugins/copyartifact/CopyArtifact.java

  Log Message:
  -----------
  ItemGroup is not fine-grained enough to detect folder
module-based jobs also implement ItemGroup
so have to use 'instance of Job'


  Commit: 04fe8cd7d6d7e88612e1ff94b138cd2feb6ba4b8
      
https://github.com/jenkinsci/copyartifact-plugin/commit/04fe8cd7d6d7e88612e1ff94b138cd2feb6ba4b8
  Author: Nicolas De Loof <[email protected]>
  Date:   2013-06-01 (Sat, 01 Jun 2013)

  Changed paths:
    M src/main/java/hudson/plugins/copyartifact/CopyArtifact.java

  Log Message:
  -----------
  use relative path


  Commit: 120f932d8f44bd10f42227920315c5cf066a7197
      
https://github.com/jenkinsci/copyartifact-plugin/commit/120f932d8f44bd10f42227920315c5cf066a7197
  Author: Nicolas De Loof <[email protected]>
  Date:   2013-06-11 (Tue, 11 Jun 2013)

  Changed paths:
    M src/main/java/hudson/plugins/copyartifact/CopyArtifact.java

  Log Message:
  -----------
  use fullName if source is explicitly configured with absolute path


  Commit: 49cfa712e45f9717a4a010fa92fe16510f7a5dfd
      
https://github.com/jenkinsci/copyartifact-plugin/commit/49cfa712e45f9717a4a010fa92fe16510f7a5dfd
  Author: Nicolas De Loof <[email protected]>
  Date:   2013-06-19 (Wed, 19 Jun 2013)

  Changed paths:
    M src/main/java/hudson/plugins/copyartifact/CopyArtifact.java

  Log Message:
  -----------
  better handle backward relative and absolute path
handle "/" for jenkins root
handle ".." for parent ItemGroup


  Commit: 37c715fe75abe03594ffc5f64d0b63f0fc5aff9d
      
https://github.com/jenkinsci/copyartifact-plugin/commit/37c715fe75abe03594ffc5f64d0b63f0fc5aff9d
  Author: Nicolas De Loof <[email protected]>
  Date:   2013-06-24 (Mon, 24 Jun 2013)

  Changed paths:
    M pom.xml
    M src/main/java/hudson/plugins/copyartifact/CopyArtifact.java

  Log Message:
  -----------
  manage relative job name when considering renamed items


  Commit: 05d03d899cc9d206aae936bbe781f5537d6f08ad
      
https://github.com/jenkinsci/copyartifact-plugin/commit/05d03d899cc9d206aae936bbe781f5537d6f08ad
  Author: Nicolas De Loof <[email protected]>
  Date:   2013-07-05 (Fri, 05 Jul 2013)

  Changed paths:
    M src/main/java/hudson/plugins/copyartifact/CopyArtifact.java

  Log Message:
  -----------
  Merge branch 'folders'


  Commit: 45273c95bf45a5a328b948208bf9721a4a596d01
      
https://github.com/jenkinsci/copyartifact-plugin/commit/45273c95bf45a5a328b948208bf9721a4a596d01
  Author: Nicolas De Loof <[email protected]>
  Date:   2013-07-05 (Fri, 05 Jul 2013)

  Changed paths:
    M pom.xml
    M src/main/java/hudson/plugins/copyartifact/CopyArtifact.java

  Log Message:
  -----------
  Merge branch 'rename'

Conflicts:
        src/main/java/hudson/plugins/copyartifact/CopyArtifact.java


Compare: 
https://github.com/jenkinsci/copyartifact-plugin/compare/f149daaaf26d...45273c95bf45

-- 
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