Author: crossley
Date: Fri Jan 13 20:39:07 2006
New Revision: 368969
URL: http://svn.apache.org/viewcvs?rev=368969&view=rev
Log:
Now depends on locationmap and hence Forrest-0.8
Modified:
forrest/trunk/plugins/org.apache.forrest.plugin.output.Text/build.xml
Modified: forrest/trunk/plugins/org.apache.forrest.plugin.output.Text/build.xml
URL:
http://svn.apache.org/viewcvs/forrest/trunk/plugins/org.apache.forrest.plugin.output.Text/build.xml?rev=368969&r1=368968&r2=368969&view=diff
==============================================================================
--- forrest/trunk/plugins/org.apache.forrest.plugin.output.Text/build.xml
(original)
+++ forrest/trunk/plugins/org.apache.forrest.plugin.output.Text/build.xml Fri
Jan 13 20:39:07 2006
@@ -18,9 +18,9 @@
<project default="docs" basedir="." name="Forrest plugin build file">
<property name="plugin-name" value="org.apache.forrest.plugin.output.Text"/>
- <property name="forrest.version" value="0.7"/>
+ <property name="forrest.version" value="0.8"/>
<property name="type" value="output"/>
- <property name="plugin-version" value="0.1"/>
+ <property name="plugin-version" value="0.2"/>
<property name="description" value="Enable Forrest documents to be output in
Text format."/>
<property name="author" value="Apache Forrest Project"/>
<property name="websiteURL"
value="http://forrest.apache.org/docs/plugins/org.apache.forrest.plugin.output.Text/"/>