Author: rgardler
Date: Tue Aug 28 14:21:24 2007
New Revision: 570574
URL: http://svn.apache.org/viewvc?rev=570574&view=rev
Log:
Add oloh and features plugin
Modified:
forrest/trunk/whiteboard/plugins/whiteboard-plugins.xml
Modified: forrest/trunk/whiteboard/plugins/whiteboard-plugins.xml
URL:
http://svn.apache.org/viewvc/forrest/trunk/whiteboard/plugins/whiteboard-plugins.xml?rev=570574&r1=570573&r2=570574&view=diff
==============================================================================
--- forrest/trunk/whiteboard/plugins/whiteboard-plugins.xml (original)
+++ forrest/trunk/whiteboard/plugins/whiteboard-plugins.xml Tue Aug 28 14:21:24
2007
@@ -113,6 +113,17 @@
</description>
<forrestVersion>0.7</forrestVersion>
</plugin>
+ <plugin name="uk.ac.osswatch.forrest.input.ohloh"
+ type="input"
+ author="OSS Watch"
+ website="http://simal.osswatch.ac.uk"
+ url="http://simal.google.com/files/"
+ version="0.1">
+ <description>
+ Extracts data from OhLoh.net using their API
+ </description>
+ <forrestVersion>0.8</forrestVersion>
+ </plugin>
<plugin name="org.apache.forrest.plugin.input.odt"
type="input"
author="Apache Forrest Project"