Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
The CPEBuilder needs to materialize component descriptors to files because the CPE has no API which accepts descriptors as POJOs - only for reading them from files.
Currently, these files are written as XML 1.0. If component parameter values include certain characters that are not valid in XML 1.0, then these descriptors become invalid.
To support a wider range of characters, write the descriptors as XML 1.1.
Attachments
Issue Links
- links to