khmarbaise commented on a change in pull request #4: (doc) - mention include tag URL: https://github.com/apache/maven-shade-plugin/pull/4#discussion_r210854920
########## File path: src/site/apt/examples/class-relocation.apt.vm ########## @@ -70,3 +70,20 @@ Relocating Classes into the package <<<org.shaded.plexus.util>>> by moving the corresponding JAR file entries and rewritting the affected bytecode. The class <<<Xpp3Dom>>> and some others will remain in their original package. + + It's also possible to narrow the pattern with the "include" tag: Review comment: Could you please replace `"` with `<<<` and the closing with `>>>` accordingly. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on 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