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 2005/03/25 17:32:09 UTC

svn commit: r159038 - forrest/site/plugins/plugins.xml

Author: rgardler
Date: Fri Mar 25 08:32:09 2005
New Revision: 159038

URL: http://svn.apache.org/viewcvs?view=rev&rev=159038
Log:
Deployment plugins descriptor file (plugins.xml) (deployed by 'deploy-plugins.xml' target of plugin build script)

Modified:
    forrest/site/plugins/plugins.xml

Modified: forrest/site/plugins/plugins.xml
URL: http://svn.apache.org/viewcvs/forrest/site/plugins/plugins.xml?view=diff&r1=159037&r2=159038
==============================================================================
--- forrest/site/plugins/plugins.xml (original)
+++ forrest/site/plugins/plugins.xml Fri Mar 25 08:32:09 2005
@@ -186,7 +186,7 @@
     </description>
     <forrestVersion>0.7</forrestVersion>
   </plugin>
-
+  
   <plugin name="org.apache.forrest.plugin.text-output"
         type="output"
         author="Apache Forrest Project"
@@ -198,7 +198,7 @@
     </description>
     <forrestVersion>0.7</forrestVersion>
   </plugin>
-
+  
   <plugin name="org.apache.forrest.plugin.fbits"
         type="output"
         author="Apache Forrest Project"