You are viewing a plain text version of this content. The canonical link for it is here.
Posted to svn@forrest.apache.org by fe...@apache.org on 2008/02/05 03:01:55 UTC

svn commit: r618511 - /forrest/branches/UpdateFOPto094/plugins/org.apache.forrest.plugin.output.pdf/build.xml

Author: ferdinand
Date: Mon Feb  4 18:01:54 2008
New Revision: 618511

URL: http://svn.apache.org/viewvc?rev=618511&view=rev
Log:
updated for fop94 plugin

Modified:
    forrest/branches/UpdateFOPto094/plugins/org.apache.forrest.plugin.output.pdf/build.xml

Modified: forrest/branches/UpdateFOPto094/plugins/org.apache.forrest.plugin.output.pdf/build.xml
URL: http://svn.apache.org/viewvc/forrest/branches/UpdateFOPto094/plugins/org.apache.forrest.plugin.output.pdf/build.xml?rev=618511&r1=618510&r2=618511&view=diff
==============================================================================
--- forrest/branches/UpdateFOPto094/plugins/org.apache.forrest.plugin.output.pdf/build.xml (original)
+++ forrest/branches/UpdateFOPto094/plugins/org.apache.forrest.plugin.output.pdf/build.xml Mon Feb  4 18:01:54 2008
@@ -19,7 +19,7 @@
   <property name="plugin-name" value="org.apache.forrest.plugin.output.pdf"/>
   <property name="forrest.version" value="0.8"/>
   <property name="type" value="output"/>
-  <property name="plugin-version" value="0.2"/>
+  <property name="plugin-version" value="0.3"/>
   <property name="description" value="Create PDF documents from Forrest documents."/>
   <property name="author" value="Apache Forrest Project"/>
   <property name="websiteURL" value="http://forrest.apache.org/pluginDocs/plugins_0_80/org.apache.forrest.plugin.output.pdf"/>