Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/patch-parameter-plugin
  Commit: f35bfbe04b1db0839e79c915910e6cdd13aaeb43
      
https://github.com/jenkinsci/patch-parameter-plugin/commit/f35bfbe04b1db0839e79c915910e6cdd13aaeb43
  Author: Charles Chan <[email protected]>
  Date:   2015-03-11 (Wed, 11 Mar 2015)

  Changed paths:
    M src/test/java/org/jenkinsci/plugins/patch/SomeTest.java

  Log Message:
  -----------
  CC - JENKINS-27169 - Modified the test to use System.lineSeparator() to 
ensure it pass on both Unix ("\n") and Windows ("\r\n") platforms.


  Commit: af3edaae7bcc7b6441348e3744c6fcc199ca3709
      
https://github.com/jenkinsci/patch-parameter-plugin/commit/af3edaae7bcc7b6441348e3744c6fcc199ca3709
  Author: Charles Chan <[email protected]>
  Date:   2015-03-12 (Thu, 12 Mar 2015)

  Changed paths:
    M src/test/java/org/jenkinsci/plugins/patch/SomeTest.java

  Log Message:
  -----------
  CC - [JENKINS-27169] - Replace string concatenation with String.format().


  Commit: 5309d4d92cd03317b7eab47f56065a721ca4955d
      
https://github.com/jenkinsci/patch-parameter-plugin/commit/5309d4d92cd03317b7eab47f56065a721ca4955d
  Author: Charles Chan <[email protected]>
  Date:   2015-03-12 (Thu, 12 Mar 2015)

  Changed paths:
    M src/test/java/org/jenkinsci/plugins/patch/SomeTest.java
    A src/test/resources/org/jenkinsci/plugins/patch/.gitattributes
    R src/test/resources/org/jenkinsci/plugins/patch/gitstyle.patch
    A src/test/resources/org/jenkinsci/plugins/patch/unix-gitstyle.patch
    A src/test/resources/org/jenkinsci/plugins/patch/windows-gitstyle.patch

  Log Message:
  -----------
  CC - [JENKINS-27169] - Add test to verify ContextualPatch can work with patch 
files generated from either Windows or Unix platforms, each with their 
respective line endings (CRLF vs LF).

Note: Add .gitattributes files to preserve line ending for *.patch files.


  Commit: 69d93611c42ab5a0c406781cfe543329645f90fe
      
https://github.com/jenkinsci/patch-parameter-plugin/commit/69d93611c42ab5a0c406781cfe543329645f90fe
  Author: Hugo Trippaers <[email protected]>
  Date:   2015-08-06 (Thu, 06 Aug 2015)

  Changed paths:
    M src/test/java/org/jenkinsci/plugins/patch/SomeTest.java
    A src/test/resources/org/jenkinsci/plugins/patch/.gitattributes
    R src/test/resources/org/jenkinsci/plugins/patch/gitstyle.patch
    A src/test/resources/org/jenkinsci/plugins/patch/unix-gitstyle.patch
    A src/test/resources/org/jenkinsci/plugins/patch/windows-gitstyle.patch

  Log Message:
  -----------
  Merge pull request #2 from charleswhchan/JENKINS-27169

CC - [JENKINS-27169] - Modified the test to use System.lineSeparator() to ...


Compare: 
https://github.com/jenkinsci/patch-parameter-plugin/compare/eae05e713ad0...69d93611c42a

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