oehme commented on issue #243: [MNG-6633] - Reduce memory usage of excludes
URL: https://github.com/apache/maven/pull/243#issuecomment-487581659
 
 
   I've pushed a different approach to this problem which doesn't change the 
existing class at all and instead uses a new class. This is cleaner and uses 
even less memory. My only concern is that someone is actually doing 
`instanceof` checks on the filter in some plugin. Not sure if that's a 
realistic scenario :) If you agree, I'd prefer going with that solution.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to