https://issues.apache.org/bugzilla/show_bug.cgi?id=53811

          Priority: P2
            Bug ID: 53811
          Assignee: [email protected]
           Summary: exception when using -Dfile.encoding=UTF-8
          Severity: major
    Classification: Unclassified
          Reporter: [email protected]
          Hardware: PC
            Status: NEW
           Version: unspecified
         Component: Core
           Product: Ant

Hi,
adding -Dfile.encoding=UTF-8 causes the below exception when adding entry to
the tra file.
java.io.IOException: request to write '198' bytes exceeds size in header of
'111' bytes for entry '././@LongLink'
    at org.apache.tools.tar.TarOutputStream.write(TarOutputStream.java:280)
    at org.apache.tools.tar.TarOutputStream.write(TarOutputStream.java:261)
    at
org.apache.tools.tar.TarOutputStream.putNextEntry(TarOutputStream.java:185)

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to