dzikoysk commented on issue #40: [MSHADE-358] Support directories by AppendingTransformer URL: https://github.com/apache/maven-shade-plugin/pull/40#issuecomment-609873220 At this moment I suggest to support simple matching using `*` operator. I also think there is no need to use regex for this simple scenario - extending the actual logic does not require rewriting this transformer as it would be in case of regex. This solution is also compatible with Regex if there would be any need to implement patterns in the future.
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
