[ 
https://jira.codehaus.org/browse/MASSEMBLY-670?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Steve Cohen updated MASSEMBLY-670:
----------------------------------

    Description: 
(Summary originally was "assembly plugin tar.gz format does not preserve 
timestamps of files it adds to archive".  Changed to reflect actual issue 
discovered through investigation.)

The .tar.gz archives created by the assembly plugin do not preserve the 
timestamps of the files it adds to the archive.  There is no setting to 
override this.

This differs from the functionality of the tar program.  That program preserves 
timestamps by default, when adding to the archive and there is no option to 
change this, although there are options to change the timestamps on extraction.



The maven plugin should emulate tar here, I would think.

  was:
The .tar.gz archives created by the assembly plugin do not preserve the 
timestamps of the files it adds to the archive.  There is no setting to 
override this.

This differs from the functionality of the tar program.  That program preserves 
timestamps by default, when adding to the archive and there is no option to 
change this, although there are options to change the timestamps on extraction.



The maven plugin should emulate tar here, I would think.

        Summary: Specifying <lineEnding> option of <fileSet> causes timestamps 
not to be preserved  (was: assembly plugin tar.gz format does not preserve 
timestamps of files it adds to archive)
    
> Specifying <lineEnding> option of <fileSet> causes timestamps not to be 
> preserved
> ---------------------------------------------------------------------------------
>
>                 Key: MASSEMBLY-670
>                 URL: https://jira.codehaus.org/browse/MASSEMBLY-670
>             Project: Maven Assembly Plugin
>          Issue Type: Bug
>          Components: component descriptor
>    Affects Versions: 2.4
>         Environment: linux
>            Reporter: Steve Cohen
>
> (Summary originally was "assembly plugin tar.gz format does not preserve 
> timestamps of files it adds to archive".  Changed to reflect actual issue 
> discovered through investigation.)
> The .tar.gz archives created by the assembly plugin do not preserve the 
> timestamps of the files it adds to the archive.  There is no setting to 
> override this.
> This differs from the functionality of the tar program.  That program 
> preserves timestamps by default, when adding to the archive and there is no 
> option to change this, although there are options to change the timestamps on 
> extraction.
> The maven plugin should emulate tar here, I would think.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to