Ross Gardler (JIRA) wrote:
Ross Gardler commented on FOR-585:
----------------------------------
I've applied patch ActivatePluginPatch270705.diff but I'm not closing this
issue as the current solution causes a maintenance problem since all plugin
names are hard coded into the java code. We need to extract those from the
plugins.xml file.
I am going to use the plugins.xml file located in _FORREST_HOME/plugins
to get the list of available plugins. Is this the right location ? I ask
because I see taht there is a plugin.descriptors properties in
forrest.properties which points to
http://forrest.apache.org/plugins/plugins.xml.
Anil.