You are viewing a plain text version of this content. The canonical link for it is here.
Posted to svn@forrest.apache.org by rg...@apache.org on 2004/10/29 03:35:57 UTC

svn commit: rev 55924 - forrest/trunk/forrestcore/src/core/context

Author: rgardler
Date: Thu Oct 28 18:35:56 2004
New Revision: 55924

Modified:
   forrest/trunk/forrestcore/src/core/context/default-forrest.properties
Log:
add simplified-docbook plugin to required plugins (in order to maintain backward compatability with 0.6

Modified: forrest/trunk/forrestcore/src/core/context/default-forrest.properties
==============================================================================
--- forrest/trunk/forrestcore/src/core/context/default-forrest.properties	(original)
+++ forrest/trunk/forrestcore/src/core/context/default-forrest.properties	Thu Oct 28 18:35:56 2004
@@ -140,4 +140,5 @@
 # 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=openOffice.org
+project.required.plugins=openOffice.org,simplified-docbook
+