Mailing List Archive

svn commit: r1452854 - /forrest/branches/update_cocoon_2.1.12/plugins/plugins.xml
Author: crossley
Date: Tue Mar 5 15:35:06 2013
New Revision: 1452854

URL: http://svn.apache.org/r1452854
Log:
Version 0.4 of the "pdf Output" plugin now requires Forrest-0.10
Issue: FOR-1240 and FOR-1193

Modified:
forrest/branches/update_cocoon_2.1.12/plugins/plugins.xml

Modified: forrest/branches/update_cocoon_2.1.12/plugins/plugins.xml
URL: http://svn.apache.org/viewvc/forrest/branches/update_cocoon_2.1.12/plugins/plugins.xml?rev=1452854&r1=1452853&r2=1452854&view=diff
==============================================================================
--- forrest/branches/update_cocoon_2.1.12/plugins/plugins.xml (original)
+++ forrest/branches/update_cocoon_2.1.12/plugins/plugins.xml Tue Mar 5 15:35:06 2013
@@ -174,15 +174,15 @@
<plugin name="org.apache.forrest.plugin.output.pdf"
type="output"
author="Apache Forrest Project"
- website="http://forrest.apache.org/pluginDocs/plugins_0_90/org.apache.forrest.plugin.output.pdf"
+ website="http://forrest.apache.org/pluginDocs/plugins_0_100/org.apache.forrest.plugin.output.pdf"
url="http://forrest.apache.org/plugins/"
publish="true"
- version="0.3">
+ version="0.4">
<description>
Enable Forrest documents to be output in PDF format.
</description>
<forrestVersionInitial>0.6</forrestVersionInitial>
- <forrestVersion>0.9</forrestVersion>
+ <forrestVersion>0.10</forrestVersion>
</plugin>
<plugin name="org.apache.forrest.plugin.output.POD"
type="output"