Author: crossley Date: Thu Jun 10 02:59:47 2010 New Revision: 953202 URL: http://svn.apache.org/viewvc?rev=953202&view=rev Log: Synchronise forrestVersion with the baetle plugin's build.xml file. It does require v0.9 functionality as it uses the "transform-exslt" stuff.
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=953202&r1=953201&r2=953202&view=diff ============================================================================== --- forrest/trunk/whiteboard/plugins/whiteboard-plugins.xml (original) +++ forrest/trunk/whiteboard/plugins/whiteboard-plugins.xml Thu Jun 10 02:59:47 2010 @@ -183,13 +183,13 @@ <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/" + website="http://forrest.apache.org/pluginDocs/plugins_0_90/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> + <forrestVersion>0.9</forrestVersion> </plugin> <plugin name="org.apache.forrest.plugin.input.tei" type="input"