Plugins need to export default values for forrest.properties.xml
----------------------------------------------------------------

         Key: FOR-759
         URL: http://issues.apache.org/jira/browse/FOR-759
     Project: Forrest
        Type: Sub-task
  Components: Plugins (general issues)  
    Reporter: Ross Gardler
    Priority: Blocker
     Fix For: 0.8-dev


The new forrest.properties.xml system enables plugins to expose properties to 
projects for configuration. However, at present every property needs to be 
present in a content object that uses a given plugin. This is too much overhead 
as, in most cases, the default will be sufficient.

Plugins should therefore provide a default.forrest.properties.xml that will 
provide default values. Thus a content object need only define a property if it 
wishes to change the default.

-- 
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