Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: 9f68c181de2b710ce6b9f05b09d9475a89ab6fe8
      
https://github.com/jenkinsci/jenkins/commit/9f68c181de2b710ce6b9f05b09d9475a89ab6fe8
  Author: Lutz Neugebauer <lneugeba...@rocketsoftware.com>
  Date:   2024-03-05 (Tue, 05 Mar 2024)

  Changed paths:
    M core/src/main/java/hudson/FilePath.java
    M core/src/main/java/hudson/util/io/ArchiverFactory.java
    M core/src/main/java/hudson/util/io/TarArchiver.java
    M core/src/main/java/hudson/util/io/ZipArchiver.java

  Log Message:
  -----------
  [JENKINS-72540] FilePath.copyRecursiveTo() copying now also if local and 
remote have incompatible character sets at binary level (#8860)

* allow specification of achrive's file name encoding in Archiver#create()

For JENKINS-72540 only needed for tar, but changed zip for consistency as well.

* revise copyRecursiveTo to use same file name encoding locally and remote

such that local and remote understand each other
Otherwise, if remote is z/OS with native EBCDIC encoding the file names
will be in EBCDIC and fails reading



To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/jenkins/settings/notifications

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jenkins/push/refs/heads/master/b0a251-9f68c1%40github.com.

Reply via email to