The following macros are not currently supported in the header:
- style
Combining the filters
Filter Text | Exclude Filter | Result |
---|---|---|
.war##.jar | badProject | Copy all .war and .jar files, unless there is a folder named badProject in its path |
.war##.ear | badProject.war | Copy all .ear and .war files, EXCEPT badProject.war |
| *.tmp##boring.xml##readme.md | Copy everything except all .tmp files, boring.xml, and readme.md |
*.war |
| Copy all .war files |
Important.* | *.class | Copy all files that start with Important. Unless they end in .class |
The following macros are not currently supported in the footer:
- style