You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lenya.apache.org by th...@apache.org on 2007/01/04 19:26:29 UTC

svn commit: r492670 - /lenya/zone/htdocs/forrest.properties

Author: thorsten
Date: Thu Jan  4 10:26:29 2007
New Revision: 492670

URL: http://svn.apache.org/viewvc?view=rev&rev=492670
Log:
Adding org.apache.forrest.plugin.output.inputModule to the required plugins. Needed since I updated the forrest instance.

Modified:
    lenya/zone/htdocs/forrest.properties

Modified: lenya/zone/htdocs/forrest.properties
URL: http://svn.apache.org/viewvc/lenya/zone/htdocs/forrest.properties?view=diff&rev=492670&r1=492669&r2=492670
==============================================================================
--- lenya/zone/htdocs/forrest.properties (original)
+++ lenya/zone/htdocs/forrest.properties Thu Jan  4 10:26:29 2007
@@ -173,7 +173,7 @@
 # a production environment it is recomended that you specify a known working 
 # version.
 # Run "forrest available-plugins" for a list of plug-ins currently available
-project.required.plugins=org.apache.forrest.plugin.output.pdf,org.apache.forrest.plugin.internal.dispatcher,org.apache.forrest.themes.core
+project.required.plugins=org.apache.forrest.plugin.output.pdf,org.apache.forrest.plugin.internal.dispatcher,org.apache.forrest.themes.core,org.apache.forrest.plugin.output.inputModule
 
 # Proxy configuration
 # - proxy.user and proxy.password are only needed if the proxy is an authenticated one...



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@lenya.apache.org
For additional commands, e-mail: commits-help@lenya.apache.org