Your link states that: > The XML for a generic component definition starts with an `<component>` tag > as root element. The `<component>` element must at least have an `id`, `name` > and `releases` tag, a `provides` tag with appropriate children is highly > recommended.
Your provided file doesn't have neither the required `releases` tag, nor the recommended `provides` tag. Though, this documentation lacks a lot of formal clarity. --- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/geany/geany/pull/1142#issuecomment-233639564
