desruisseaux opened a new pull request, #284:
URL: https://github.com/apache/maven-clean-plugin/pull/284

   Following the upgrade from Maven 4.0.0-rc-4 to 4.0.0-rc-5, some codes can be 
replaced by services provided by Maven core:
   
   * The implementation of include/exclude matchers, provided by 
`matcherFactory`.
   * The conversion of `<targetPath>` (in `<source>` elements) to absolute 
paths.
   
   Those two changes are applied in two separated commits. This simplification 
removes about 550 lines and should not cause any lost of functionality.


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