Author: ltheussl
Date: Mon Mar 2 15:10:34 2009
New Revision: 749328
URL: http://svn.apache.org/viewvc?rev=749328&view=rev
Log:
Some more notable news
Modified:
maven/doxia/site/src/site/apt/whatsnew-1.1.apt
Modified: maven/doxia/site/src/site/apt/whatsnew-1.1.apt
URL:
http://svn.apache.org/viewvc/maven/doxia/site/src/site/apt/whatsnew-1.1.apt?rev=749328&r1=749327&r2=749328&view=diff
==============================================================================
--- maven/doxia/site/src/site/apt/whatsnew-1.1.apt (original)
+++ maven/doxia/site/src/site/apt/whatsnew-1.1.apt Mon Mar 2 15:10:34 2009
@@ -36,14 +36,19 @@
* <<Sink API improvements>>: added a new <<<SinkEventAttributes>>> interface
to handle attributes.
The <<<Sink>>> interface has been updated to use this new interface.
+ Added new methods for comments and unknown events to the <<<Sink>>>
interface.
- * <<SinkFactory>>: all Sink implementations could be retrieve via a factory.
+ * <<SinkFactory>>: all Sink implementations can be retrieved via a factory.
- * <<XSDs>>: created {{{faq.html#doxia-xsd}XSDs}} like FML, XDOC.
+ * <<XSDs>>: created several {{{faq.html#doxia-xsd}XSDs}}, in particular for
FML and Xdoc.
* <<Tools>>: created some tools like a
{{{./doxia-tools/doxia-converter/index.html}converter}} to use
Doxia outside of Maven.
+ * Added new Sinks for Confluence and Twiki
+
+ * A lot of
{{{http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=10780&styleName=Html&version=13617}bug
fixes and improvements}}.
+
[]
If you are a Maven Plugin developer and you plan to switch to Doxia 1.1,
please read this