You are viewing a plain text version of this content. The canonical link for it is here.
Posted to svn@forrest.apache.org by gm...@apache.org on 2008/07/29 12:48:28 UTC

svn commit: r680668 - /forrest/trunk/whiteboard/plugins/whiteboard-plugins.xml

Author: gmcdonald
Date: Tue Jul 29 03:48:28 2008
New Revision: 680668

URL: http://svn.apache.org/viewvc?rev=680668&view=rev
Log:
Add plugin descriptor for baetle

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=680668&r1=680667&r2=680668&view=diff
==============================================================================
--- forrest/trunk/whiteboard/plugins/whiteboard-plugins.xml (original)
+++ forrest/trunk/whiteboard/plugins/whiteboard-plugins.xml Tue Jul 29 03:48:28 2008
@@ -180,6 +180,17 @@
     </description>
     <forrestVersion>0.8</forrestVersion>
   </plugin>
+  <plugin name="org.apache.forrest.plugin.input.baetle"
+	  type="input"
+	  author="Apache Forrest Project"
+	  website="http://forrest.apache.org/pluginDocs/plugins_0_80/org.apache.forrest.plugin.input.baetle/"
+	  url="http://forrest.apache.org/plugins"
+	  version="0.1">
+    <description>
+      Rendering Baetle, the RDF vocabulary to describe the content of  bug databases.
+    </description>
+    <forrestVersion>0.8</forrestVersion>
+  </plugin>
   <plugin name="org.apache.forrest.plugin.input.tei"
         type="input"
         author="Apache Forrest"