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 2005/03/15 07:21:36 UTC

svn commit: r157524 - forrest/trunk/docs-author/forrest.properties

Author: crossley
Date: Mon Mar 14 22:21:33 2005
New Revision: 157524

URL: http://svn.apache.org/viewcvs?view=rev&rev=157524
Log:
Require pod-output plugin.

Modified:
    forrest/trunk/docs-author/forrest.properties

Modified: forrest/trunk/docs-author/forrest.properties
URL: http://svn.apache.org/viewcvs/forrest/trunk/docs-author/forrest.properties?view=diff&r1=157523&r2=157524
==============================================================================
--- forrest/trunk/docs-author/forrest.properties (original)
+++ forrest/trunk/docs-author/forrest.properties Mon Mar 14 22:21:33 2005
@@ -31,4 +31,4 @@
 # The names of plugins that are required to build the project
 # comma separated list (no spaces)
 # Run "forrest available-plugins" for a list of plug-ins currently available
-project.required.plugins=org.apache.forrest.plugin.pdf-output,org.apache.forrest.plugin.projectInfo
+project.required.plugins=org.apache.forrest.plugin.pod-output,org.apache.forrest.plugin.pdf-output,org.apache.forrest.plugin.projectInfo