[
http://issues.apache.org/jira/browse/FOR-598?page=comments#action_12317801 ]
Ross Gardler commented on FOR-598:
----------------------------------
I've applied this patch (locally), but things no longer compile, I'm not sure
if I made a mistake (as I realised too late that this patch incorporated
FOR-596), but I can't see were I went wrong by inspecting the diff file.
The problem is the following code from ModifyPluginsWizard.java:
/**
* Adding the page to the wizard.
*/
public void addPages() {
pluginPage = new ActivatePluginsPage();
There is no longer a constructor for ActivatePluginsPage with no paramaters. It
must be supplied with a patch now.
What should this line read? Does it indicate I made a mistake in the
application of the patch.
> Modify Activate Plugin Wizard page so that it retrieves the list of plugins
> from the plugin descriptors
> -------------------------------------------------------------------------------------------------------
>
> Key: FOR-598
> URL: http://issues.apache.org/jira/browse/FOR-598
> Project: Forrest
> Type: New Feature
> Components: Tool: Eclipse config
> Versions: 0.8-dev
> Reporter: Anil Ramnanan
> Attachments: org.apache.forrest.050805.zip, org.apache.forrest.050805.zip
>
> The Activate Plugins wizard page needs tto retrieve the list of plugins from
> the plugin descriptors specified by the user.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira