Author: ferdinand
Date: Thu Feb 21 09:06:44 2008
New Revision: 629871
URL: http://svn.apache.org/viewvc?rev=629871&view=rev
Log:
Updated status.xml to reflect changes in context of the update to fop .094
Modified:
forrest/trunk/plugins/org.apache.forrest.plugin.output.pdf/status.xml
Modified: forrest/trunk/plugins/org.apache.forrest.plugin.output.pdf/status.xml
URL:
http://svn.apache.org/viewvc/forrest/trunk/plugins/org.apache.forrest.plugin.output.pdf/status.xml?rev=629871&r1=629870&r2=629871&view=diff
==============================================================================
--- forrest/trunk/plugins/org.apache.forrest.plugin.output.pdf/status.xml
(original)
+++ forrest/trunk/plugins/org.apache.forrest.plugin.output.pdf/status.xml Thu
Feb 21 09:06:44 2008
@@ -21,40 +21,87 @@
title = Title of the Context
-->
<contexts>
- <context id="code" title="Changes to the Code Base"/>
- <context id="docs" title="Changes to Documentation"/>
- <context id="admin" title="Changes to Project Administration"/>
- <context id="design" title="Changes to Design"/>
- <context id="build" title="Changes to Build"/>
+ <context
+ id="code"
+ title="Changes to the Code Base" />
+ <context
+ id="docs"
+ title="Changes to Documentation" />
+ <context
+ id="admin"
+ title="Changes to Project Administration" />
+ <context
+ id="design"
+ title="Changes to Design" />
+ <context
+ id="build"
+ title="Changes to Build" />
</contexts>
<changes>
- <release version="0.3-dev" date="not-released">
- <action type="update" context="code" dev="TS" importance="high">
Capsulizing the
- xsl methods in different helper stylesheet which we can import from
the different
- plugins. </action>
+ <release
+ version="0.3-dev"
+ date="not-released">
+ <action
+ type="update"
+ context="code"
+ dev="TS"
+ importance="high">Capsulizing the xsl methods in different
+ helper stylesheet which we can import from the different
+ plugins. </action>
+ <action
+ type="update"
+ context=""
+ importance="high">Moved all libraries and components used by
+ pdf-generation from core into this plugin. </action>
+ <action
+ type="update"
+ context="code"
+ importance="high"> Moved all libraries and components used by
+ pdf-generation from core into this plugin. </action>
+ <action
+ type="update"
+ context="code"
+ importance="high"> Moved all libraries and components used by
+ pdf-generation from core into this plugin. </action>
+ <action
+ type="update"
+ context="code"
+ importance="high"> Updating the fop-library used to fop 0.94
and
+ upgrading the stylesheets to work properly with the new and
more
+ precise fo-interperter. </action>
</release>
- <release version="0.2-dev" date="not-released">
- <action type="add" context="code" dev="RDG" importance="high">
- Use locationmap for resolution of resources and files. Resources are
exposed via
- {lm:pdf.*}
- </action>
+ <release
+ version="0.2-dev"
+ date="not-released">
+ <action
+ type="add"
+ context="code"
+ dev="RDG"
+ importance="high"> Use locationmap for resolution of resources
+ and files. Resources are exposed via {lm:pdf.*} </action>
</release>
- <release version="0.1" date="not-released">
- <action dev="RDG" type="add" context="admin">
- Extracted code from core of Forrest and placed in a plugin
- </action>
+ <release
+ version="0.1"
+ date="not-released">
+ <action
+ dev="RDG"
+ type="add"
+ context="admin"> Extracted code from core of Forrest and placed
+ in a plugin </action>
</release>
</changes>
<todo>
- <actions priority="high">
- <action context="docs" dev="RDG">
- Customize this template plugin with your plugin's details. This
- TODO list is generated from 'status.xml'.
- </action>
- <action context="docs" dev="open">
- Create the documentation with lots of examples and samples.
- XML content goes in
- <code>src/documentation/content/xdocs</code>
+ <actions
+ priority="high">
+ <action
+ context="docs"
+ dev="RDG"> Customize this template plugin with your plugin's
+ details. This TODO list is generated from 'status.xml'.
</action>
+ <action
+ context="docs"
+ dev="open"> Create the documentation with lots of examples and
+ samples. XML content goes in
+ <code>src/documentation/content/xdocs</code>
</action>
</actions>
</todo>