Details
-
Type:
Improvement
-
Status:
Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: 0.5
-
Fix Version/s: None
-
Component/s: ceres-core
-
Labels:None
Description
The textual element values defined in the classes DependencyImpl, ExtensionImpl and ExtensionPointImpl must be normalised (as the strings in ModuleImpl when post processing module.xml in the ModuleManifestParser). Normalisation should replace all non-space-whitespace character sequences (tabs, newlines) into single spaces.