Hi,
I wondered if there was a specific reason why workspace.xml files are
loaded using a FileReader instead of an InputStream in
RepositoryConfig? If the workspace.xml file has a bom (which could
happen if someone edited the file manually with some misbehaving
editor), then it can't be load ("Content not allowed in prolog") - if
there isn't any specific reason, then I guess I'll report this on
Jira, along with a little patch :)
Cheers,
-greg
- Workspace.xml can't be loaded if it has a BOM Grégory Joseph
-