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.*
System action
Bundle export processing ends.
User response
Review the property entry in the export.properties
file of the bundle project, correct the error, and try the operation
again.