CNX0524E Unsupported property propertyname in the export.properties file.
Explanation
A property has been found in the export.properties file of the bundle project.The following is an example of valid property
file content:
# Exclude files from bundle export
export.excludes = folder/afile.c,\
./*.log,\
*.cbl,myfile.*