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

John Casey updated MASSEMBLY-261:
---------------------------------

              Assignee: John Casey
           Description: 
Quoting PLXCOMP-88:
The handling of ArchivedFileSet is currently extremely slow: The archive is 
extracted to a temporary directory where the usual archiver logic is being 
applied.
A considerable speed improvement could be achieved by replacing the FileSet 
internally with the PlexusIoResourceCollection. This would allow to select 
files (aka resources) within the archive file.
Additionally, this setup would allow to include content filters and file name 
mappers (see the respective Ant types), thus modifying the archive contents on 
the fly.

  was:
Quoting PLXCOMP-88:

The handling of ArchivedFileSet is currently extremely slow: The archive is 
extracted to a temporary directory where the usual archiver logic is being 
applied.

A considerable speed improvement could be achieved by replacing the FileSet 
internally with the PlexusIoResourceCollection. This would allow to select 
files (aka resources) within the archive file.

Additionally, this setup would allow to include content filters and file name 
mappers (see the respective Ant types), thus modifying the archive contents on 
the fly.


    Remaining Estimate: 0 minutes
     Original Estimate: 0 minutes

> Use plexus-archiver 1.0-alpha-10
> --------------------------------
>
>                 Key: MASSEMBLY-261
>                 URL: http://jira.codehaus.org/browse/MASSEMBLY-261
>             Project: Maven 2.x Assembly Plugin
>          Issue Type: Improvement
>    Affects Versions: 2.2-beta-1
>            Reporter: Jochen Wiedmann
>            Assignee: John Casey
>             Fix For: 2.2-beta-2
>
>         Attachments: maven-assembly-plugin-resources.patch
>
>   Original Estimate: 0 minutes
>  Remaining Estimate: 0 minutes
>
> Quoting PLXCOMP-88:
> The handling of ArchivedFileSet is currently extremely slow: The archive is 
> extracted to a temporary directory where the usual archiver logic is being 
> applied.
> A considerable speed improvement could be achieved by replacing the FileSet 
> internally with the PlexusIoResourceCollection. This would allow to select 
> files (aka resources) within the archive file.
> Additionally, this setup would allow to include content filters and file name 
> mappers (see the respective Ant types), thus modifying the archive contents 
> on the fly.

-- 
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

        

Reply via email to