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 2006/12/12 10:02:35 UTC

svn commit: r486065 - /lenya/docu/forrest.properties

Author: thorsten
Date: Tue Dec 12 01:02:34 2006
New Revision: 486065

URL: http://svn.apache.org/viewvc?view=rev&rev=486065
Log:
Overcome error reports if forrest web is down

Modified:
    lenya/docu/forrest.properties

Modified: lenya/docu/forrest.properties
URL: http://svn.apache.org/viewvc/lenya/docu/forrest.properties?view=diff&rev=486065&r1=486064&r2=486065
==============================================================================
--- lenya/docu/forrest.properties (original)
+++ lenya/docu/forrest.properties Tue Dec 12 01:02:34 2006
@@ -104,6 +104,9 @@
 #I18n Property only works for the "forrest run" target.
 #project.i18n=true
 
+# Overcome error reports if forrest web is down 
+forrest.plugins.descriptors=file://${forrest.home}/plugins/plugins.xml,file://${forrest.home}/whiteboard/plugins/whiteboard-plugins.xml,file://${project.home}/plugins/whiteboard-plugins.xml
+
 # 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



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