[
https://issues.apache.org/jira/browse/GERONIMO-4319?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Lin Sun resolved GERONIMO-4319.
-------------------------------
Resolution: Fixed
Since we don't support uninstall plugin groups and we don't uninstall modules
from the installedArtifact list (../var/config/installed-plugins.properties),
we'll validate plugin groups and non plugin groups differently in
validatePlugin method (see rev 701233).
> All plugin groups are shown as installable from the install plugin portlet
> --------------------------------------------------------------------------
>
> Key: GERONIMO-4319
> URL: https://issues.apache.org/jira/browse/GERONIMO-4319
> Project: Geronimo
> Issue Type: Improvement
> Security Level: public(Regular issues)
> Components: console
> Affects Versions: 2.2
> Reporter: Lin Sun
> Assignee: Lin Sun
> Fix For: 2.2
>
>
> Currently, all plugin groups are shown as installable from the install plugin
> portlet, even if these plugin groups are already installed in the server.
> We need to figure out how to identify these as already installed. We
> currently use configManager.isInstalled(artifact) method to tell if a plugin
> is installed but it doesn't appear we register the plugin group with the
> configManager (we probably did so purposely).
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.