Julius Schwartzenberg created DIR-329:
-----------------------------------------
Summary: Directory Studio Eclipse P2 update site is broken
Key: DIR-329
URL: https://issues.apache.org/jira/browse/DIR-329
Project: Directory
Issue Type: Improvement
Reporter: Julius Schwartzenberg
Assignee: Emmanuel Lecharny
Some weeks/months ago the P2 update site for Directory Studio broke. When
Eclipse tries to parse the update site XML, it receives HTML data instead and
tries to parse that as XML.
This results in a message being printed
{code:java}
[Fatal Error] :38:3: The element type "link" must be terminated by the matching
end-tag "</link>".{code}
When running from the UI information can also be found in
{{~/workspace/.metadata/.log}}.
My script also reproduces this issue:
https://github.com/jschwartzenberg/eclipse-install-plugins
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)