1. 17 11月, 2017 2 次提交
    • T
      [JENKINS-34138] Fix maven installs from stepping on each other (#3042) · d688c154
      t-hall 提交于
      * [JENKINS-34138] Adding equals/hashCode methods so that installs don't step on each other
      
      * [JENKINS-34138] Added issue reference to unit tests
      
      * [JENKINS-34138] - changed the order of equals / hashcode
      d688c154
    • D
      [JENKINS-39179] [JENKINS-36088] Always use NIO to create and detect symbolic... · 52fa4d90
      Devin Nusbaum 提交于
      [JENKINS-39179] [JENKINS-36088] Always use NIO to create and detect symbolic links and Windows junctions (#3133)
      
      * Always use NIO to detect symlinks
      
      * Make assertion failure message consistent
      
      * Catch NoSuchFileException to keep tests passing
      
      * Make method name more specific and simlify assumption
      
      * Remove obsolete comment and reword the main comment in isSymlink
      
      * Deprecate Kernel32Util#isJunctionOrSymlink
      
      * Use assumptions for junction creation and add messages to assumptions
      
      * Replace deprecated code with recommended alternative
      
      * Add comment explaining call to DosFileAttributes#isOther
      
      * Do not fall back to native code when creating symlinks
      
      * Log FileSystemExceptions when creating symbolic links
      
      * Catch InvalidPathException and rethrow as IOException
      
      * Deprecate Kernel32Utils#createSymbolicLink and #getWin32FileAttributes
      
      * Preserve original logging behavior on Windows and remove useless call to Util#displayIOException
      52fa4d90
  2. 13 11月, 2017 2 次提交
  3. 12 11月, 2017 7 次提交
  4. 11 11月, 2017 8 次提交
  5. 10 11月, 2017 4 次提交
  6. 08 11月, 2017 1 次提交
  7. 07 11月, 2017 8 次提交
  8. 06 11月, 2017 3 次提交
  9. 04 11月, 2017 3 次提交
  10. 02 11月, 2017 1 次提交
  11. 01 11月, 2017 1 次提交