You are viewing a plain text version of this content. The canonical link for it is here.
Posted to svn@forrest.apache.org by cr...@apache.org on 2010/06/15 10:00:18 UTC

svn commit: r954738 - /forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.Chart/forrest.properties

Author: crossley
Date: Tue Jun 15 08:00:18 2010
New Revision: 954738

URL: http://svn.apache.org/viewvc?rev=954738&view=rev
Log:
Fix typo with required.plugin name.

Modified:
    forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.Chart/forrest.properties

Modified: forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.Chart/forrest.properties
URL: http://svn.apache.org/viewvc/forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.Chart/forrest.properties?rev=954738&r1=954737&r2=954738&view=diff
==============================================================================
--- forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.Chart/forrest.properties (original)
+++ forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.Chart/forrest.properties Tue Jun 15 08:00:18 2010
@@ -23,4 +23,4 @@
 # FIXME: FOR-785
 forrest.validate.skinconf=false
 
-project.required.plugins=org.apache.forrest.plugin.output.Chart,org.apache.forrest.plugin.input.ProjectInfo
+project.required.plugins=org.apache.forrest.plugin.output.Chart,org.apache.forrest.plugin.input.projectInfo