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

http://issues.apache.org/bugzilla/show_bug.cgi?id=31251

manifest task improperly truncates long lines for classpath attribute.

           Summary: manifest task improperly truncates long lines for
                    classpath attribute.
           Product: Ant
           Version: 1.6.1
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: Blocker
          Priority: Other
         Component: Core tasks
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


The manifest task is truncating my classpath attribute so that it no longer is 
correct - it splits path components rather than truncating on spaces between 
them. for example, here's the output from a recent usage:

Manifest-Version: 1.0
Ant-Version: Apache Ant 1.6.1
Created-By: 1.4.2_02-b03 (Sun Microsystems Inc.)
Class-Path:  ResponseGenerator.jar TestSequences.jar commons-beanutils
 .jar commons-collections.jar commons-digester.jar commons-fileupload.
 jar commons-lang.jar commons-logging.jar commons-validator.jar jakart
 a-oro.jar struts-legacy.jar struts.jar

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

Reply via email to