Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/config-file-provider-plugin
  Commit: bcd785f2b7595b8e0d26d812475e13a463b8ee58
      
https://github.com/jenkinsci/config-file-provider-plugin/commit/bcd785f2b7595b8e0d26d812475e13a463b8ee58
  Author: Russell Busch <[email protected]>
  Date:   2014-01-31 (Fri, 31 Jan 2014)

  Changed paths:
    M 
src/main/java/org/jenkinsci/plugins/configfiles/buildwrapper/ManagedFileUtil.java

  Log Message:
  -----------
  Improved target path parsing for Config File.

Checking for "." anywhere in full filepath is a poor way of determining whether 
a path is to a file or a directory.  Naming conventions allow for periods in 
directory names and do not necessitate them in file names.

Plugin should assume target is specifying filename unless (1) path includes a 
trailing slash or (2) the path already exists in the workspace as a directory.


  Commit: bc4415bca9b7c209cac8ef9d1c0c77957a4fb9c8
      
https://github.com/jenkinsci/config-file-provider-plugin/commit/bc4415bca9b7c209cac8ef9d1c0c77957a4fb9c8
  Author: imod <[email protected]>
  Date:   2014-01-31 (Fri, 31 Jan 2014)

  Changed paths:
    M 
src/main/java/org/jenkinsci/plugins/configfiles/buildwrapper/ManagedFileUtil.java

  Log Message:
  -----------
  remove unnecessary comment


Compare: 
https://github.com/jenkinsci/config-file-provider-plugin/compare/5a371c1389dd...bc4415bca9b7

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