elharo opened a new pull request, #1350:
URL: https://github.com/apache/maven-assembly-plugin/pull/1350

   The FIXME comments in AbstractLineAggregatingHandler and 
ComponentsXmlArchiverFileFilter assumed the resource scan could be moved into 
plexus-archiver's AbstractArchiver, but the scan is required: the archiver runs 
its finalizers before scanning the added resources, so the file selectors are 
only applied while iterating. Document the actual behavior and add the missing 
resource scan to
   SimpleAggregatingDescriptorHandler, whose aggregated file was previously 
empty.
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to