You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Edwin Punzalan (JIRA)" <ji...@codehaus.org> on 2006/03/21 12:16:11 UTC

[jira] Closed: (MASSEMBLY-2) TAR produces warning messages for over 100 cahrs in path name

     [ http://jira.codehaus.org/browse/MASSEMBLY-2?page=all ]
     
Edwin Punzalan closed MASSEMBLY-2:
----------------------------------

    Resolution: Fixed

Added tarLongFileMode parameter to goals: assembly and attached which sets the behavior of the TarArchiver on file paths with more that 100 characters.

> TAR produces warning messages for over 100 cahrs in path name
> -------------------------------------------------------------
>
>          Key: MASSEMBLY-2
>          URL: http://jira.codehaus.org/browse/MASSEMBLY-2
>      Project: Maven 2.x Assembly Plugin
>         Type: Bug

>     Reporter: Jeff Genender
>     Assignee: Edwin Punzalan
>      Fix For: 2.1

>
>
> TAR produces warning messages for over 100 cahrs in path name.  This is due to the default value of the longname parameter in the ant tar task.  It defaults as "warn".  This parameter should be exposed to the assembly.xml somehow so that it can be set to "gnu" or other in order to turn off the warning.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira