DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=7079>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=7079

org.apache.tools.ant.taskdefs.Manifest cuts lines at 70 chars

           Summary: org.apache.tools.ant.taskdefs.Manifest cuts lines at 70
                    chars
           Product: Ant
           Version: 1.4.1
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Core tasks
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


The "jar" ant tasks uses the org.apache.tools.ant.taskdefs.Manifest which 
restricts the 
length of a entry in the MANIFEST.INF to MAX_LINE_LENGTH (70). This restriction 
means that 
classpath entries are truncated.

Please could you advise if 70 is a restriction of jar files 
or just a bug in the org.apache.tools.ant.taskdefs.Manifest source ?

Thanks,
Joe

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to