diff --git a/plugin/plugin.jelly b/plugin/plugin.jelly index 12b49f33..b6c3a22b 100644 --- a/plugin/plugin.jelly +++ b/plugin/plugin.jelly @@ -165,8 +165,12 @@ - - + + + + + + @@ -202,7 +206,7 @@ - + diff --git a/plugin/xdocs/changes.xml b/plugin/xdocs/changes.xml index ac82a7c2..1a55240a 100644 --- a/plugin/xdocs/changes.xml +++ b/plugin/xdocs/changes.xml @@ -23,6 +23,7 @@ + assert:assertPluginAvailable : Fix error (NoSuchElementException) if the minimum release number has less elements than the version number installed. Don't check that a given plugin version is available in the bootstrap. Update dependencies to unify them between plugins. The following dependencies are updated : commons-jelly-tags-interaction v1.0 to v1.1, jaxen v1.0-FCS-full to 1.1-beta-9. The following dependencies are removed : saxpath. Upgrade to Xerces 2.8.0. Replace the deprecated xmlParserAPIs by xml-apis 1.3.03. Add the xml-resolver dependency for xerces.