CNX0522E Using an asterisk (*) wildcard with a partial file name is not supported for the exclusion exclusion in the export.properties file.
Explanation
An exclusion file name can contain a complete file name or the wild card asterisk (*). You must not use a wild card with a file name.The following examples are valid exclusions:
Exclusion |
---|
myfile.* |
myfolder/myfile.xml |
*.cobol |