Author: crossley
Date: Fri Feb 10 07:28:51 2006
New Revision: 376734
URL: http://svn.apache.org/viewcvs?rev=376734&view=rev
Log:
forrest.version = 0.8
Modified:
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.structurer/build.xml
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.themer/build.xml
forrest/trunk/whiteboard/plugins/org.apache.forrest.themes.core/build.xml
Modified:
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.structurer/build.xml
URL:
http://svn.apache.org/viewcvs/forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.structurer/build.xml?rev=376734&r1=376733&r2=376734&view=diff
==============================================================================
---
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.structurer/build.xml
(original)
+++
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.structurer/build.xml
Fri Feb 10 07:28:51 2006
@@ -18,7 +18,7 @@
<project default="docs" basedir="." name="Forrest plugin build file">
<property name="plugin-name"
value="org.apache.forrest.plugin.internal.structurer"/>
- <property name="forrest.version" value="0.7"/>
+ <property name="forrest.version" value="0.8"/>
<property name="type" value="internal"/>
<property name="plugin-version" value="0.1"/>
<property name="description" value="Second generation skinning."/>
Modified:
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.themer/build.xml
URL:
http://svn.apache.org/viewcvs/forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.themer/build.xml?rev=376734&r1=376733&r2=376734&view=diff
==============================================================================
---
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.themer/build.xml
(original)
+++
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.themer/build.xml
Fri Feb 10 07:28:51 2006
@@ -18,7 +18,7 @@
<project default="docs" basedir="." name="Forrest plugin build file">
<property name="plugin-name"
value="org.apache.forrest.plugin.output.themer"/>
- <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="description" value="The XHTML representation of a view."/>
Modified:
forrest/trunk/whiteboard/plugins/org.apache.forrest.themes.core/build.xml
URL:
http://svn.apache.org/viewcvs/forrest/trunk/whiteboard/plugins/org.apache.forrest.themes.core/build.xml?rev=376734&r1=376733&r2=376734&view=diff
==============================================================================
--- forrest/trunk/whiteboard/plugins/org.apache.forrest.themes.core/build.xml
(original)
+++ forrest/trunk/whiteboard/plugins/org.apache.forrest.themes.core/build.xml
Fri Feb 10 07:28:51 2006
@@ -18,7 +18,7 @@
<project default="docs" basedir="." name="Forrest plugin build file">
<property name="plugin-name" value="org.apache.forrest.themes.core"/>
- <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="description" value="The core theme package for the
dispatcher."/>