Author: crossley
Date: Fri Jan 13 05:57:12 2006
New Revision: 368723
URL: http://svn.apache.org/viewcvs?rev=368723&view=rev
Log:
This is version 0.2-dev with the locationmap.
Guess release date for 0.1
Modified:
forrest/trunk/plugins/org.apache.forrest.plugin.input.OpenOffice.org/build.xml
forrest/trunk/plugins/org.apache.forrest.plugin.input.OpenOffice.org/status.xml
Modified:
forrest/trunk/plugins/org.apache.forrest.plugin.input.OpenOffice.org/build.xml
URL:
http://svn.apache.org/viewcvs/forrest/trunk/plugins/org.apache.forrest.plugin.input.OpenOffice.org/build.xml?rev=368723&r1=368722&r2=368723&view=diff
==============================================================================
---
forrest/trunk/plugins/org.apache.forrest.plugin.input.OpenOffice.org/build.xml
(original)
+++
forrest/trunk/plugins/org.apache.forrest.plugin.input.OpenOffice.org/build.xml
Fri Jan 13 05:57:12 2006
@@ -20,7 +20,7 @@
<property name="plugin-name"
value="org.apache.forrest.plugin.input.OpenOffice.org"/>
<property name="forrest.version" value="0.8"/>
<property name="type" value="input"/>
- <property name="plugin-version" value="0.1"/>
+ <property name="plugin-version" value="0.2"/>
<property name="description" value="Use various OpenOffice.org document
formats as input sources."/>
<property name="author" value="Apache Forrest Project"/>
<property name="websiteURL"
value="http://forrest.apache.org/docs/plugins/org.apache.forrest.plugin.input.OpenOffice.org/"/>
Modified:
forrest/trunk/plugins/org.apache.forrest.plugin.input.OpenOffice.org/status.xml
URL:
http://svn.apache.org/viewcvs/forrest/trunk/plugins/org.apache.forrest.plugin.input.OpenOffice.org/status.xml?rev=368723&r1=368722&r2=368723&view=diff
==============================================================================
---
forrest/trunk/plugins/org.apache.forrest.plugin.input.OpenOffice.org/status.xml
(original)
+++
forrest/trunk/plugins/org.apache.forrest.plugin.input.OpenOffice.org/status.xml
Fri Jan 13 05:57:12 2006
@@ -30,11 +30,13 @@
</contexts>
<changes>
- <release version="0.1" date="unreleased">
+ <release version="0.2-dev" date="unreleased">
<action dev="RDG" type="update" context="code" importance="high">
Use locationmap to resolve resources. Exposes internal stylesheets via
{lm:OOo.transform.*.*}
</action>
+ </release>
+ <release version="0.1" date="2005-04-22">
<action dev="RDG" type="update" context="code"
due-to="Charles Palmer" fixes-bug="FOR-262">
Handle merged table cells.