You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by "Julius Schwartzenberg (JIRA)" <ji...@apache.org> on 2018/05/31 12:00:00 UTC

[jira] [Updated] (DIR-329) Directory Studio Eclipse P2 update site is broken

     [ https://issues.apache.org/jira/browse/DIR-329?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Julius Schwartzenberg updated DIR-329:
--------------------------------------
    Description: 
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.

 

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]

  was:
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


> 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
>            Priority: Major
>
> 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.
>  
> 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)