You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by dk...@apache.org on 2017/12/14 14:49:14 UTC

[50/51] [abbrv] [partial] activemq-web git commit: Add body.storage type

http://git-wip-us.apache.org/repos/asf/activemq-web/blob/7a7d976c/2005/08/25/activemq-31-released-with-ruby-and-perl-support.xml
----------------------------------------------------------------------
diff --git a/2005/08/25/activemq-31-released-with-ruby-and-perl-support.xml b/2005/08/25/activemq-31-released-with-ruby-and-perl-support.xml
index 89a7402..9308802 100644
--- a/2005/08/25/activemq-31-released-with-ruby-and-perl-support.xml
+++ b/2005/08/25/activemq-31-released-with-ruby-and-perl-support.xml
@@ -1,9 +1,9 @@
 <div class="wiki-content maincontent">
-<p>The long awaited <a shape="rect" href="../../../activemq-31-release.xml">ActiveMQ 3.1 Release</a> is finally out. Who-hoo! Many thanks to all those on the <a shape="rect" href="../../../team.xml">Team</a> who've helped.</p>
+<p>The long awaited <link><page ri:content-title="ActiveMQ 3.1 Release"></page></link> is finally out. Who-hoo! Many thanks to all those on the <link><page ri:content-title="Team"></page></link> who've helped.</p>
 
-<p>This release includes support for Ruby and Perl thanks to the <a shape="rect" class="external-link" href="http://stomp.codehaus.org/" rel="nofollow">Stomp</a> project together with <a shape="rect" href="../../../activemq-31-release.xml">heaps of new features</a> such as better persistence, journalling and integration with JNDI, JCA, Servlets, Spring, WebLogic and JBoss. </p>
+<p>This release includes support for Ruby and Perl thanks to the <a shape="rect" href="http://stomp.codehaus.org/">Stomp</a> project together with <link><page ri:content-title="ActiveMQ 3.1 Release"></page><link-body>heaps of new features</link-body></link> such as better persistence, journalling and integration with JNDI, JCA, Servlets, Spring, WebLogic and JBoss. </p>
 
-<p>Go on, <a shape="rect" href="../../../download.xml">Download</a> it today!</p>
+<p>Go on, <link><page ri:content-title="Download"></page></link> it today!</p>
 
 <p>Enjoy!</p></div>
 

http://git-wip-us.apache.org/repos/asf/activemq-web/blob/7a7d976c/2005/09/14/activemq-integrates-with-openrico-ajax-library.xml
----------------------------------------------------------------------
diff --git a/2005/09/14/activemq-integrates-with-openrico-ajax-library.xml b/2005/09/14/activemq-integrates-with-openrico-ajax-library.xml
index 100badb..486b0ef 100644
--- a/2005/09/14/activemq-integrates-with-openrico-ajax-library.xml
+++ b/2005/09/14/activemq-integrates-with-openrico-ajax-library.xml
@@ -1,7 +1,7 @@
 <div class="wiki-content maincontent">
-<p>We've now migrated our real time portfolio <a shape="rect" href="../../../ajax.xml">Ajax</a> demo to use the <a shape="rect" class="external-link" href="http://openrico.org/" rel="nofollow">OpenRico</a> library. Cool Beans!</p>
+<p>We've now migrated our real time portfolio <link><page ri:content-title="Ajax"></page></link> demo to use the <a shape="rect" href="http://openrico.org/">OpenRico</a> library. Cool Beans!</p>
 
 <p>This means you can now use an off the self Ajax library such as Rico for the browser side, then use ActiveMQ as the message broker on the server side for handling your scalable asynchronous messaging.</p>
 
-<p>I'm sure we're only scratching the surface of the <a shape="rect" href="../../../ajax.xml">Ajax</a> possibilities as we start to integrate asynchronous messaging and real time eventing into web applications.</p></div>
+<p>I'm sure we're only scratching the surface of the <link><page ri:content-title="Ajax"></page></link> possibilities as we start to integrate asynchronous messaging and real time eventing into web applications.</p></div>
 

http://git-wip-us.apache.org/repos/asf/activemq-web/blob/7a7d976c/2005/10/11/activemq-adds-xbean-support-for-custom-spring-xml-processing.xml
----------------------------------------------------------------------
diff --git a/2005/10/11/activemq-adds-xbean-support-for-custom-spring-xml-processing.xml b/2005/10/11/activemq-adds-xbean-support-for-custom-spring-xml-processing.xml
index ba47148..9749ebf 100644
--- a/2005/10/11/activemq-adds-xbean-support-for-custom-spring-xml-processing.xml
+++ b/2005/10/11/activemq-adds-xbean-support-for-custom-spring-xml-processing.xml
@@ -1,5 +1,5 @@
 <div class="wiki-content maincontent">
-<p>Craig has a <a shape="rect" class="external-link" href="http://jroller.com/page/habuma/20051011" rel="nofollow">great post</a> which describes how XBean can really help provide a <a shape="rect" class="external-link" href="http://docs.codehaus.org/display/XB/Custom+XML" rel="nofollow">customized XML language</a> with Spring XML configuration extensibility. We're really happy with it so far and have moved away from XSLT and custom DOM processing to the simpler XBean model in ActiveMQ and <a shape="rect" class="external-link" href="http://jencks.org" rel="nofollow">Jencks</a> with <a shape="rect" class="external-link" href="http://servicemix.org" rel="nofollow">ServiceMix</a> to follow suit real soon now.</p>
+<p>Craig has a <a shape="rect" href="http://jroller.com/page/habuma/20051011">great post</a> which describes how XBean can really help provide a <a shape="rect" href="http://docs.codehaus.org/display/XB/Custom+XML">customized XML language</a> with Spring XML configuration extensibility. We're really happy with it so far and have moved away from XSLT and custom DOM processing to the simpler XBean model in ActiveMQ and <a shape="rect" href="http://jencks.org">Jencks</a> with <a shape="rect" href="http://servicemix.org">ServiceMix</a> to follow suit real soon now.</p>
 
-<p>Whats cool is we've just about got a working XBean Ant task to auto-generate the configuration, the XSD and HTML documentaiton now. e.g. here's the <a shape="rect" class="external-link" href="http://codehaus.org/~jstrachan/servicemix.xsd.html" rel="nofollow">current</a> ServiceMix generated documentation.</p></div>
+<p>Whats cool is we've just about got a working XBean Ant task to auto-generate the configuration, the XSD and HTML documentaiton now. e.g. here's the <a shape="rect" href="http://codehaus.org/~jstrachan/servicemix.xsd.html">current</a> ServiceMix generated documentation.</p></div>
 

http://git-wip-us.apache.org/repos/asf/activemq-web/blob/7a7d976c/2005/10/26/activemq-32-released-with-stomp-10-and-improved-ajax.xml
----------------------------------------------------------------------
diff --git a/2005/10/26/activemq-32-released-with-stomp-10-and-improved-ajax.xml b/2005/10/26/activemq-32-released-with-stomp-10-and-improved-ajax.xml
index 88ec4de..ae3f2a8 100644
--- a/2005/10/26/activemq-32-released-with-stomp-10-and-improved-ajax.xml
+++ b/2005/10/26/activemq-32-released-with-stomp-10-and-improved-ajax.xml
@@ -1,8 +1,8 @@
 <div class="wiki-content maincontent">
 <p>This new release includes the following</p>
 
-<ul><li>Improved <a shape="rect" class="external-link" href="http://stomp.codehaus.org/" rel="nofollow">Stomp</a> 1.0 support to make it easy to create cross language clients such as for C, C#, Python, Ruby, Perl and Pike.</li><li>Ajax support now uses OpenRico as the default Ajax library</li><li>the Resource Adaptor now supports batching</li><li>demand based store and forward in networks</li><li>support for Informix JDBC</li><li>updated DTD for the latest Spring</li><li>various performance enhancements and bug fixes</li></ul>
+<ul><li>Improved <a shape="rect" href="http://stomp.codehaus.org/">Stomp</a> 1.0 support to make it easy to create cross language clients such as for C, C#, Python, Ruby, Perl and Pike.</li><li>Ajax support now uses OpenRico as the default Ajax library</li><li>the Resource Adaptor now supports batching</li><li>demand based store and forward in networks</li><li>support for Informix JDBC</li><li>updated DTD for the latest Spring</li><li>various performance enhancements and bug fixes</li></ul>
 
 
-<p>For more details please see the <a shape="rect" href="../../../activemq-32-release.xml">Release Notes</a></p></div>
+<p>For more details please see the <link><page ri:content-title="ActiveMQ 3.2 Release"></page><link-body>Release Notes</link-body></link></p></div>
 

http://git-wip-us.apache.org/repos/asf/activemq-web/blob/7a7d976c/2005/11/09/new-features-in-40-exclusive-consumers-and-message-groups.xml
----------------------------------------------------------------------
diff --git a/2005/11/09/new-features-in-40-exclusive-consumers-and-message-groups.xml b/2005/11/09/new-features-in-40-exclusive-consumers-and-message-groups.xml
index b921235..bc3b26e 100644
--- a/2005/11/09/new-features-in-40-exclusive-consumers-and-message-groups.xml
+++ b/2005/11/09/new-features-in-40-exclusive-consumers-and-message-groups.xml
@@ -1,8 +1,8 @@
 <div class="wiki-content maincontent">
-<p>We've documented some of the new features coming along in <a shape="rect" href="../../../changes-in-40.xml">the 4.x branch of ActiveMQ</a>. In particular the things I'm particularly happy about are</p>
+<p>We've documented some of the new features coming along in <link><page ri:content-title="Changes in 4.0"></page><link-body>the 4.x branch of ActiveMQ</link-body></link>. In particular the things I'm particularly happy about are</p>
 
-<ul><li><a shape="rect" href="../../../exclusive-consumer.xml">Exclusive Consumer</a></li><li><a shape="rect" href="../../../message-groups.xml">Message Groups</a></li></ul>
+<ul><li><link><page ri:content-title="Exclusive Consumer"></page></link></li><li><link><page ri:content-title="Message Groups"></page></link></li></ul>
 
 
-<p>I really love <a shape="rect" href="../../../message-groups.xml">Message Groups</a>, they totally rock! <img class="emoticon emoticon-smile" src="https://cwiki.apache.org/confluence/s/en_GB/5997/6f42626d00e36f53fe51440403446ca61552e2a2.1/_/images/icons/emoticons/smile.png" data-emoticon-name="smile" alt="(smile)"> Its well worth reading the overview of what they are and how they can be useful making a partitioned high performance grid style distributed system with ordering or fast caching etc.</p></div>
+<p>I really love <link><page ri:content-title="Message Groups"></page></link>, they totally rock! <emoticon ac:name="smile"></emoticon> Its well worth reading the overview of what they are and how they can be useful making a partitioned high performance grid style distributed system with ordering or fast caching etc.</p></div>
 

http://git-wip-us.apache.org/repos/asf/activemq-web/blob/7a7d976c/2005/11/23/new-discussion-forum-available.xml
----------------------------------------------------------------------
diff --git a/2005/11/23/new-discussion-forum-available.xml b/2005/11/23/new-discussion-forum-available.xml
index 3effae1..148b778 100644
--- a/2005/11/23/new-discussion-forum-available.xml
+++ b/2005/11/23/new-discussion-forum-available.xml
@@ -1,3 +1,3 @@
 <div class="wiki-content maincontent">
-<p>Various users don't like joining busy email lists - we all get enough email as it is <img class="emoticon emoticon-smile" src="https://cwiki.apache.org/confluence/s/en_GB/5997/6f42626d00e36f53fe51440403446ca61552e2a2.1/_/images/icons/emoticons/smile.png" data-emoticon-name="smile" alt="(smile)"> - so we've setup a <a shape="rect" class="external-link" href="http://forums.logicblaze.com/forums/show/1.page" rel="nofollow">discussion forum</a> you can use as an alternative to the mail lists. Enjoy!</p></div>
+<p>Various users don't like joining busy email lists - we all get enough email as it is <emoticon ac:name="smile"></emoticon> - so we've setup a <a shape="rect" href="http://forums.logicblaze.com/forums/show/1.page">discussion forum</a> you can use as an alternative to the mail lists. Enjoy!</p></div>
 

http://git-wip-us.apache.org/repos/asf/activemq-web/blob/7a7d976c/2005/12/09/activemq-4x-codebase-has-moved-to-apache.xml
----------------------------------------------------------------------
diff --git a/2005/12/09/activemq-4x-codebase-has-moved-to-apache.xml b/2005/12/09/activemq-4x-codebase-has-moved-to-apache.xml
index 78d26ac..546be04 100644
--- a/2005/12/09/activemq-4x-codebase-has-moved-to-apache.xml
+++ b/2005/12/09/activemq-4x-codebase-has-moved-to-apache.xml
@@ -1,5 +1,5 @@
 <div class="wiki-content maincontent">
 <p>You can surf it at <a shape="rect" class="external-link" href="https://svn.apache.org/repos/asf/incubator/activemq/">https://svn.apache.org/repos/asf/incubator/activemq/</a>.</p>
 
-<p>For more details see <a shape="rect" href="../../../source.xml">Source</a>.</p></div>
+<p>For more details see <link><page ri:content-title="Source"></page></link>.</p></div>
 

http://git-wip-us.apache.org/repos/asf/activemq-web/blob/7a7d976c/2006/03/23/new-discussion-forums-available-at-nabble.xml
----------------------------------------------------------------------
diff --git a/2006/03/23/new-discussion-forums-available-at-nabble.xml b/2006/03/23/new-discussion-forums-available-at-nabble.xml
index e91e60a..fd5c615 100644
--- a/2006/03/23/new-discussion-forums-available-at-nabble.xml
+++ b/2006/03/23/new-discussion-forums-available-at-nabble.xml
@@ -1,14 +1,3 @@
 <div class="wiki-content maincontent">
-Before posting you might want to read the <a shape="rect" href="../../../tips-for-getting-help.xml">Tips for getting help</a>.
-
-<p>Many users prefer to use online forums rather than joining a mail list which can lead to lots more email traffic so we use the online forums at <a shape="rect" class="external-link" href="http://activemq.2283324.n4.nabble.com/" rel="nofollow">Nabble forums</a> which also work with our <a shape="rect" href="../../../mailing-lists.xml">Mailing Lists</a> so that both stay completely in sync. Use either the mailing lists or online forums, its completely up to you.</p>
-
-<h3 id="NewDiscussionForumsAvailableatNabble-ActiveMQForums"><a shape="rect" class="external-link" href="http://activemq.2283324.n4.nabble.com/" rel="nofollow">ActiveMQ Forums</a></h3>
-
-<ul><li><a shape="rect" class="external-link" href="http://activemq.2283324.n4.nabble.com/ActiveMQ-User-f2341805.html" rel="nofollow">ActiveMQ User Forum</a></li><li><a shape="rect" class="external-link" href="http://activemq.2283324.n4.nabble.com/ActiveMQ-Dev-f2368404.html" rel="nofollow">ActiveMQ Developer Forum</a></li></ul>
-
-
-<h3 id="NewDiscussionForumsAvailableatNabble-MailingLists">Mailing Lists</h3>
-
-<p>If you prefer to use a mailing list instead then check out our <a shape="rect" href="../../../mailing-lists.xml">Mailing Lists</a>. Note that the Forums and <a shape="rect" href="../../../mailing-lists.xml">Mailing Lists</a> are kept in sync so its your choice which you use.</p></div>
+<structured-macro ac:macro-id="ece36784-c0df-42dd-9196-629185ecbe7e" ac:name="include" ac:schema-version="1"><parameter ac:name=""><link><page ri:content-title="Discussion Forums"></page></link></parameter></structured-macro></div>
 

http://git-wip-us.apache.org/repos/asf/activemq-web/blob/7a7d976c/2006/06/16/performance-tuning-guide-available.xml
----------------------------------------------------------------------
diff --git a/2006/06/16/performance-tuning-guide-available.xml b/2006/06/16/performance-tuning-guide-available.xml
index 708c8b1..281ec51 100644
--- a/2006/06/16/performance-tuning-guide-available.xml
+++ b/2006/06/16/performance-tuning-guide-available.xml
@@ -1,2 +1,2 @@
-<div class="wiki-content maincontent"><p>We've created a <a shape="rect" class="external-link" href="http://devzone.logicblaze.com/site/apache-activemq-performance-tuning-guide.html" rel="nofollow">performance tuning guide</a> which takes you through the various different configurations and quality of service settings you can use to help tune your use of Apache ActiveMQ. Enjoy!</p></div>
+<div class="wiki-content maincontent"><p>We've created a <a shape="rect" href="http://devzone.logicblaze.com/site/apache-activemq-performance-tuning-guide.html">performance tuning guide</a> which takes you through the various different configurations and quality of service settings you can use to help tune your use of Apache ActiveMQ. Enjoy!</p></div>
 

http://git-wip-us.apache.org/repos/asf/activemq-web/blob/7a7d976c/2006/11/17/apache-activemq-402-released.xml
----------------------------------------------------------------------
diff --git a/2006/11/17/apache-activemq-402-released.xml b/2006/11/17/apache-activemq-402-released.xml
index 17f7331..e2030e8 100644
--- a/2006/11/17/apache-activemq-402-released.xml
+++ b/2006/11/17/apache-activemq-402-released.xml
@@ -1,4 +1,4 @@
-<div class="wiki-content maincontent"><p>We are pleased to announce the release of <a shape="rect" class="external-link" href="http://incubator.apache.org/activemq/activemq-402-release.html">Apache ActiveMQ 4.0.2</a> please grab it while its hot!</p>
+<div class="wiki-content maincontent"><p>We are pleased to announce the release of <a shape="rect" href="http://incubator.apache.org/activemq/activemq-402-release.html">Apache ActiveMQ 4.0.2</a> please grab it while its hot!</p>
 
 <p>This is primarily a bug fix release; we recommend all users of Apache ActiveMQ 4.x or later to upgrade. Enjoy!</p></div>
 

http://git-wip-us.apache.org/repos/asf/activemq-web/blob/7a7d976c/2007-april.xml
----------------------------------------------------------------------
diff --git a/2007-april.xml b/2007-april.xml
index d9f0d5d..18af662 100644
--- a/2007-april.xml
+++ b/2007-april.xml
@@ -1,4 +1,5 @@
-<div class="wiki-content maincontent"><h2 id="id-2007April-April2007Report">April 2007 Report</h2>
+<div class="wiki-content maincontent"><h2>April 2007 Report</h2>
 
-<ul><li><a shape="rect" class="unresolved" href="#">ActiveMQ 4.1.1 Released</a></li><li>voted in a new committer, John Heitmann</li><li>the developer and user lists continue to be very active</li></ul></div>
+<ul><li><link><page ri:content-title="ActiveMQ 4.1.1 Released"></page></link></li><li>voted in a new committer, John Heitmann</li><li>the developer and user lists continue to be very active</li></ul>
+</div>
 

http://git-wip-us.apache.org/repos/asf/activemq-web/blob/7a7d976c/2007/01/19/activemq-410-released.xml
----------------------------------------------------------------------
diff --git a/2007/01/19/activemq-410-released.xml b/2007/01/19/activemq-410-released.xml
index b517a6d..a98524c 100644
--- a/2007/01/19/activemq-410-released.xml
+++ b/2007/01/19/activemq-410-released.xml
@@ -1,2 +1,2 @@
-<div class="wiki-content maincontent"><p>Grab it while its hot! Download <a shape="rect" href="../../../activemq-410-release.xml">ActiveMQ 4.1.0 Release</a> now!</p></div>
+<div class="wiki-content maincontent"><p>Grab it while its hot! Download <link><page ri:content-title="ActiveMQ 4.1.0 Release"></page></link> now!</p></div>
 

http://git-wip-us.apache.org/repos/asf/activemq-web/blob/7a7d976c/2007/03/02/using-rails-and-activemq-with-activemessaging.xml
----------------------------------------------------------------------
diff --git a/2007/03/02/using-rails-and-activemq-with-activemessaging.xml b/2007/03/02/using-rails-and-activemq-with-activemessaging.xml
index a4828ec..08997bb 100644
--- a/2007/03/02/using-rails-and-activemq-with-activemessaging.xml
+++ b/2007/03/02/using-rails-and-activemq-with-activemessaging.xml
@@ -1,2 +1,2 @@
-<div class="wiki-content maincontent"><p>Andrew Kuklewicz just published a great article, <a shape="rect" class="external-link" href="http://www.infoq.com/articles/intro-active-messaging-rails" rel="nofollow">an introduction to ActiveMessaging, using Rails with ActiveMQ and Stomp</a> over on <a shape="rect" class="external-link" href="http://www.infoq.com" rel="nofollow">InfoQ</a>. Cool beans! </p></div>
+<div class="wiki-content maincontent"><p>Andrew Kuklewicz just published a great article, <a shape="rect" href="http://www.infoq.com/articles/intro-active-messaging-rails">an introduction to ActiveMessaging, using Rails with ActiveMQ and Stomp</a> over on <a shape="rect" href="http://www.infoq.com">InfoQ</a>. Cool beans! </p></div>
 

http://git-wip-us.apache.org/repos/asf/activemq-web/blob/7a7d976c/2007/03/09/java-c-c-csharp-vb-perl-python-php-ruby-pike-and-now-smalltalk.xml
----------------------------------------------------------------------
diff --git a/2007/03/09/java-c-c-csharp-vb-perl-python-php-ruby-pike-and-now-smalltalk.xml b/2007/03/09/java-c-c-csharp-vb-perl-python-php-ruby-pike-and-now-smalltalk.xml
index 0ceeb2e..b973274 100644
--- a/2007/03/09/java-c-c-csharp-vb-perl-python-php-ruby-pike-and-now-smalltalk.xml
+++ b/2007/03/09/java-c-c-csharp-vb-perl-python-php-ruby-pike-and-now-smalltalk.xml
@@ -1,2 +1,2 @@
-<div class="wiki-content maincontent"><p>We've always had lots of support for <a shape="rect" href="../../../cross-language-clients.xml">Cross Language Clients and Protocols</a>  but now there is a <a shape="rect" class="external-link" href="http://stomp.codehaus.org/Smalltalk" rel="nofollow">Smalltalk client</a> <img class="emoticon emoticon-smile" src="https://cwiki.apache.org/confluence/s/en_GB/5997/6f42626d00e36f53fe51440403446ca61552e2a2.1/_/images/icons/emoticons/smile.png" data-emoticon-name="smile" alt="(smile)"></p></div>
+<div class="wiki-content maincontent"><p>We've always had lots of support for <link><page ri:content-title="Cross Language Clients"></page><link-body>Cross Language Clients and Protocols</link-body></link>  but now there is a <a shape="rect" href="http://stomp.codehaus.org/Smalltalk">Smalltalk client</a> <emoticon ac:name="smile"></emoticon></p></div>
 

http://git-wip-us.apache.org/repos/asf/activemq-web/blob/7a7d976c/2007/03/28/nms-support-in-springnet-available-for-download.xml
----------------------------------------------------------------------
diff --git a/2007/03/28/nms-support-in-springnet-available-for-download.xml b/2007/03/28/nms-support-in-springnet-available-for-download.xml
index c1d1414..28b66a7 100644
--- a/2007/03/28/nms-support-in-springnet-available-for-download.xml
+++ b/2007/03/28/nms-support-in-springnet-available-for-download.xml
@@ -1,4 +1,4 @@
-<div class="wiki-content maincontent"><p><a shape="rect" class="external-link" href="http://activemq.apache.org/nms/">Apache NMS</a> is an API for messaging on the .Net platform in C# or VB.Net. Spring.Net offers several features to make it easier to work with .Net like the Spring Framework does for Java. Now the Spring.Messaging.Net library can be used to make it easier to work with NMS. For example it includes the NmsTemplate class (like the JmsTemplate class in Java) or the DefaultMessageListenerContainer.</p>
+<div class="wiki-content maincontent"><p><a shape="rect" href="http://activemq.apache.org/nms/">Apache NMS</a> is an API for messaging on the .Net platform in C# or VB.Net. Spring.Net offers several features to make it easier to work with .Net like the Spring Framework does for Java. Now the Spring.Messaging.Net library can be used to make it easier to work with NMS. For example it includes the NmsTemplate class (like the JmsTemplate class in Java) or the DefaultMessageListenerContainer.</p>
 
-<p>There is now a <a shape="rect" class="external-link" href="http://www.springframework.net/downloads/Spring.Messaging.Nms/" rel="nofollow">binary download of Spring.Messaging.NMS available</a>. Get it while its hot!</p></div>
+<p>There is now a <a shape="rect" href="http://www.springframework.net/downloads/Spring.Messaging.Nms/">binary download of Spring.Messaging.NMS available</a>. Get it while its hot!</p></div>
 

http://git-wip-us.apache.org/repos/asf/activemq-web/blob/7a7d976c/2007/04/03/activemq-feathercast-available.xml
----------------------------------------------------------------------
diff --git a/2007/04/03/activemq-feathercast-available.xml b/2007/04/03/activemq-feathercast-available.xml
index 40e3581..ebb5647 100644
--- a/2007/04/03/activemq-feathercast-available.xml
+++ b/2007/04/03/activemq-feathercast-available.xml
@@ -1,2 +1,2 @@
-<div class="wiki-content maincontent"><p>James Strachan was interviewed for this months <a shape="rect" class="external-link" href="http://feathercast.org/?p=42" rel="nofollow">feathercast</a> discussing all things Apache ActiveMQ.</p></div>
+<div class="wiki-content maincontent"><p>James Strachan was interviewed for this months <a shape="rect" href="http://feathercast.org/?p=42">feathercast</a> discussing all things Apache ActiveMQ.</p></div>
 

http://git-wip-us.apache.org/repos/asf/activemq-web/blob/7a7d976c/2007/04/03/apache-activemq-411-released.xml
----------------------------------------------------------------------
diff --git a/2007/04/03/apache-activemq-411-released.xml b/2007/04/03/apache-activemq-411-released.xml
index 75b9466..dcba5b3 100644
--- a/2007/04/03/apache-activemq-411-released.xml
+++ b/2007/04/03/apache-activemq-411-released.xml
@@ -1,2 +1,2 @@
-<div class="wiki-content maincontent"><p>We're proud to announce the <a shape="rect" href="../../../activemq-411-release.xml">ActiveMQ 4.1.1 Release</a> has just gone out with numberous bug fixes. Grab it while its hot!</p></div>
+<div class="wiki-content maincontent"><p>We're proud to announce the <link><page ri:content-title="ActiveMQ 4.1.1 Release"></page></link> has just gone out with numberous bug fixes. Grab it while its hot!</p></div>
 

http://git-wip-us.apache.org/repos/asf/activemq-web/blob/7a7d976c/2007/04/18/how-can-i-send-a-message-to-multiple-destinations-using-a-messageproducer.xml
----------------------------------------------------------------------
diff --git a/2007/04/18/how-can-i-send-a-message-to-multiple-destinations-using-a-messageproducer.xml b/2007/04/18/how-can-i-send-a-message-to-multiple-destinations-using-a-messageproducer.xml
index e7e30d6..cb0863d 100644
--- a/2007/04/18/how-can-i-send-a-message-to-multiple-destinations-using-a-messageproducer.xml
+++ b/2007/04/18/how-can-i-send-a-message-to-multiple-destinations-using-a-messageproducer.xml
@@ -1,10 +1,8 @@
 <div class="wiki-content maincontent"><p>How can I send a message to multiple Destinations using a MessageProducer? The trick is to pass null in for the destination when you create it; then you can specify the destination on each send.</p>
 
-<div class="code panel pdl" style="border-width: 1px;"><div class="codeContent panelContent pdl">
-<script class="brush: java; gutter: false; theme: Default" type="syntaxhighlighter"><![CDATA[
+<structured-macro ac:macro-id="1b0481f4-3aba-4bc2-a3a0-2ddac58514b0" ac:name="code" ac:schema-version="1"><plain-text-body>
 MessageProducer producer = session.createProducer(null);
 ...
 producer.send(destination, message);
-]]></script>
-</div></div></div>
+</plain-text-body></structured-macro></div>
 

http://git-wip-us.apache.org/repos/asf/activemq-web/blob/7a7d976c/2007/06/08/integrating-activemq-web-console.xml
----------------------------------------------------------------------
diff --git a/2007/06/08/integrating-activemq-web-console.xml b/2007/06/08/integrating-activemq-web-console.xml
index f051661..c1d3499 100644
--- a/2007/06/08/integrating-activemq-web-console.xml
+++ b/2007/06/08/integrating-activemq-web-console.xml
@@ -1,2 +1,2 @@
-<div class="wiki-content maincontent"><p>There's an itneresting article on <a shape="rect" class="external-link" href="http://www.oreillynet.com/onjava/blog/2007/06/integrating_activemq_web_conso.html" rel="nofollow">Integrating ActiveMQ Web Console</a> by <a shape="rect" class="external-link" href="http://www.oreillynet.com/pub/au/1763" rel="nofollow">Dejan Bosanac</a> which is well worth a read. The next version of ActiveMQ, 5.0, will include the Web Console by default which should simplify things somewhat.</p></div>
+<div class="wiki-content maincontent"><p>There's an itneresting article on <a shape="rect" href="http://www.oreillynet.com/onjava/blog/2007/06/integrating_activemq_web_conso.html">Integrating ActiveMQ Web Console</a> by <a shape="rect" href="http://www.oreillynet.com/pub/au/1763">Dejan Bosanac</a> which is well worth a read. The next version of ActiveMQ, 5.0, will include the Web Console by default which should simplify things somewhat.</p></div>
 

http://git-wip-us.apache.org/repos/asf/activemq-web/blob/7a7d976c/2007/06/27/more-articles-on-apache-activemq-activemessaging-and-rails.xml
----------------------------------------------------------------------
diff --git a/2007/06/27/more-articles-on-apache-activemq-activemessaging-and-rails.xml b/2007/06/27/more-articles-on-apache-activemq-activemessaging-and-rails.xml
index acad14d..3cfe103 100644
--- a/2007/06/27/more-articles-on-apache-activemq-activemessaging-and-rails.xml
+++ b/2007/06/27/more-articles-on-apache-activemq-activemessaging-and-rails.xml
@@ -1,6 +1,6 @@
-<div class="wiki-content maincontent"><p>There's been more interesting <a shape="rect" href="../../../articles.xml">Articles</a> lately on <a shape="rect" href="../../../index.xml">Apache ActiveMQ</a>, [ActiveMessaging and rails...</p>
+<div class="wiki-content maincontent"><p>There's been more interesting <link><page ri:content-title="Articles"></page></link> lately on <link><page ri:content-title="Index"></page><link-body>Apache ActiveMQ</link-body></link>, [ActiveMessaging and rails...</p>
 
-<ul><li><a shape="rect" class="external-link" href="http://notdennisbyrne.blogspot.com/2007/06/integrating-rails-and-activemq-with.html" rel="nofollow">Integrating Rails and ActiveMQ with ActiveMessaging/REST</a> by <a shape="rect" class="external-link" href="http://notdennisbyrne.blogspot.com/" rel="nofollow">(not) Dennis Byrne</a></li><li><a shape="rect" class="external-link" href="http://beechbonanza.blogspot.com/2007/06/asynchronous-messaging-with-rails.html" rel="nofollow">Asynchronous Messaging with Rails</a> by <a shape="rect" class="external-link" href="http://beechbonanza.blogspot.com/" rel="nofollow">Shane Harvie</a></li></ul>
+<ul><li><a shape="rect" href="http://notdennisbyrne.blogspot.com/2007/06/integrating-rails-and-activemq-with.html">Integrating Rails and ActiveMQ with ActiveMessaging/REST</a> by <a shape="rect" href="http://notdennisbyrne.blogspot.com/">(not) Dennis Byrne</a></li><li><a shape="rect" href="http://beechbonanza.blogspot.com/2007/06/asynchronous-messaging-with-rails.html">Asynchronous Messaging with Rails</a> by <a shape="rect" href="http://beechbonanza.blogspot.com/">Shane Harvie</a></li></ul>
 
 
 <p>Check them out, they're both great.</p></div>

http://git-wip-us.apache.org/repos/asf/activemq-web/blob/7a7d976c/2007/12/15/apache-activemq-500-released.xml
----------------------------------------------------------------------
diff --git a/2007/12/15/apache-activemq-500-released.xml b/2007/12/15/apache-activemq-500-released.xml
index d17e0da..07661b8 100644
--- a/2007/12/15/apache-activemq-500-released.xml
+++ b/2007/12/15/apache-activemq-500-released.xml
@@ -1,7 +1,7 @@
-<div class="wiki-content maincontent"><p>I'm pleased to announce the Apache <a shape="rect" href="../../../activemq-500-release.xml">ActiveMQ 5.0.0 Release</a> has been made! Its packed with <a shape="rect" href="../../../new-features-in-50.xml">a ton of new features</a> such as:</p>
+<div class="wiki-content maincontent"><p>I'm pleased to announce the Apache <link><page ri:content-title="ActiveMQ 5.0.0 Release"></page></link> has been made! Its packed with <link><page ri:content-title="New Features in 5.0"></page><link-body>a ton of new features</link-body></link> such as:</p>
 
-<ul><li><a shape="rect" href="../../../amq-message-store.xml">AMQ Message Store</a> (Faster Persistence!)</li><li><a shape="rect" href="../../../message-cursors.xml">Message Cursors</a> (Producers don't block if you have a slow consumer)</li><li><a shape="rect" href="../../../blob-messages.xml">Blob Messages</a></li><li><a shape="rect" href="../../../command-agent.xml">Command Agent</a></li><li><a shape="rect" href="../../../enterprise-integration-patterns.xml">Enterprise Integration Patterns</a> via <a shape="rect" class="external-link" href="http://activemq.apache.org/camel/">Camel Integration</a></li><li><a shape="rect" href="../../../logging-a-warning-if-you-forget-to-start-a-connection.xml">Logging a warning if you forget to start a Connection</a></li><li><a shape="rect" href="../../../message-transformation.xml">Message Transformation</a></li><li><a shape="rect" href="../../../mirrored-queues.xml">Mirrored Queues</a></li><li><a shape="rect" href="../../../producer-flow-control
 .xml">Producer Flow Control</a></li></ul>
+<ul><li><link><page ri:content-title="AMQ Message Store"></page></link> (Faster Persistence!)</li><li><link><page ri:content-title="Message Cursors"></page></link> (Producers don't block if you have a slow consumer)</li><li><link><page ri:content-title="Blob Messages"></page></link></li><li><link><page ri:content-title="Command Agent"></page></link></li><li><link><page ri:content-title="Enterprise Integration Patterns"></page></link> via <a shape="rect" href="http://activemq.apache.org/camel/">Camel Integration</a></li><li><link><page ri:content-title="Logging a warning if you forget to start a Connection"></page></link></li><li><link><page ri:content-title="Message Transformation"></page></link></li><li><link><page ri:content-title="Mirrored Queues"></page></link></li><li><link><page ri:content-title="Producer Flow Control"></page></link></li></ul>
 
 
-<p><a shape="rect" href="../../../activemq-500-release.xml">Download it</a> today!</p></div>
+<p><link><page ri:content-title="ActiveMQ 5.0.0 Release"></page><link-body>Download it</link-body></link> today!</p></div>
 

http://git-wip-us.apache.org/repos/asf/activemq-web/blob/7a7d976c/2008/04/28/javaone-meetup-2008.xml
----------------------------------------------------------------------
diff --git a/2008/04/28/javaone-meetup-2008.xml b/2008/04/28/javaone-meetup-2008.xml
index 763c8b8..1ab857e 100644
--- a/2008/04/28/javaone-meetup-2008.xml
+++ b/2008/04/28/javaone-meetup-2008.xml
@@ -1,11 +1,11 @@
-<div class="wiki-content maincontent"><h1 id="JavaOneMeetup2008-JavaOneMeetup2008">JavaOne Meetup 2008 </h1>
+<div class="wiki-content maincontent"><h1>JavaOne Meetup 2008 </h1>
 
-<h2 id="JavaOneMeetup2008-ComemeetwiththefolksbehindApacheActiveMQ,Camel,CXFandServiceMixatJavaOne!">Come meet with the folks behind Apache ActiveMQ, Camel, CXF and ServiceMix at JavaOne! </h2>
+<h2>Come meet with the folks behind Apache ActiveMQ, Camel, CXF and ServiceMix at JavaOne! </h2>
 
-<div class="sectionColumnWrapper"><div class="sectionMacro">
-<div class="sectionMacroRow"><div class="columnMacro">
-<p><span class="confluence-embedded-file-wrapper"><img class="confluence-embedded-image" src="javaone-meetup-2008.data/javaone-logo.gif" data-image-src="/confluence/download/attachments/84434/javaone-logo.gif?version=1&amp;modificationDate=1209384762000&amp;api=v2" data-unresolved-comment-count="0" data-linked-resource-id="59672124" data-linked-resource-version="1" data-linked-resource-type="attachment" data-linked-resource-default-alias="javaone-logo.gif" data-base-url="https://cwiki.apache.org/confluence" data-linked-resource-content-type="image/gif" data-linked-resource-container-id="84434" data-linked-resource-container-version="5"></span></p></div>
-<div class="columnMacro">
-<p>Please join us for an evening of food, drinks, conversation and open source antics at the <a shape="rect" class="external-link" href="http://www.zebulonsf.com/" rel="nofollow">Zebulon Cafe</a> - (<a shape="rect" class="external-link" href="http://maps.google.com/maps?f=q&amp;hl=en&amp;geocode=&amp;q=83+Natoma+St,+San+Francisco,+CA&amp;sll=37.787187,-122.399256&amp;sspn=0.003705,0.003868&amp;ie=UTF8&amp;ll=37.785266,-122.401578&amp;spn=0.014822,0.015471&amp;t=h&amp;z=16" rel="nofollow">Google Map</a>) in San Francisco on Monday, May 5, 2008 from 6-9PM. Some of the Apache committers behind these dynamic projects that will be there include Dan Kulp, Hiram Chirino, Guillaume Nodet, Rob Davies, Chris Custine and Bruce Snyder. ActiveMQ and Camel are each readying the next releases, CXF just graduated from the Incubator and the shiny, new ServiceMix 4.0 release is right around the corner. A big thanks to <a shape="rect" class="external-link" href="http://open.iona.com/" rel="nofollow">I
 ONA Technologies</a> for sponsoring this event. We hope to see you there! </p></div></div></div></div>
-<p>In an attempt to help predict the head count, please <a shape="rect" class="external-link" href="http://tinyurl.com/3jmztl" rel="nofollow"><strong>add your name to the registration page</strong></a>. </p></div>
+<structured-macro ac:macro-id="6f2a684d-1242-465f-a1be-7bae4c02e8e3" ac:name="section" ac:schema-version="1"><rich-text-body>
+<structured-macro ac:macro-id="d37d7aa0-da35-4496-a655-3768daafc5c9" ac:name="column" ac:schema-version="1"><rich-text-body>
+<p><image><attachment ri:filename="javaone-logo.gif"></attachment></image></p></rich-text-body></structured-macro>
+<structured-macro ac:macro-id="861a23e3-45cf-414d-8f48-7170fdd7be94" ac:name="column" ac:schema-version="1"><rich-text-body>
+<p>Please join us for an evening of food, drinks, conversation and open source antics at the <a shape="rect" href="http://www.zebulonsf.com/">Zebulon Cafe</a> - (<a shape="rect" href="http://maps.google.com/maps?f=q&amp;hl=en&amp;geocode=&amp;q=83+Natoma+St,+San+Francisco,+CA&amp;sll=37.787187,-122.399256&amp;sspn=0.003705,0.003868&amp;ie=UTF8&amp;ll=37.785266,-122.401578&amp;spn=0.014822,0.015471&amp;t=h&amp;z=16">Google Map</a>) in San Francisco on Monday, May 5, 2008 from 6-9PM. Some of the Apache committers behind these dynamic projects that will be there include Dan Kulp, Hiram Chirino, Guillaume Nodet, Rob Davies, Chris Custine and Bruce Snyder. ActiveMQ and Camel are each readying the next releases, CXF just graduated from the Incubator and the shiny, new ServiceMix 4.0 release is right around the corner. A big thanks to <a shape="rect" href="http://open.iona.com/">IONA Technologies</a> for sponsoring this event. We hope to see you there! </p></rich-text-body></structured-mac
 ro></rich-text-body></structured-macro>
+<p>In an attempt to help predict the head count, please <a shape="rect" href="http://tinyurl.com/3jmztl"><strong>add your name to the registration page</strong></a>. </p></div>
 

http://git-wip-us.apache.org/repos/asf/activemq-web/blob/7a7d976c/2008/05/07/activemq-510-released.xml
----------------------------------------------------------------------
diff --git a/2008/05/07/activemq-510-released.xml b/2008/05/07/activemq-510-released.xml
index 2a607a7..60a6546 100644
--- a/2008/05/07/activemq-510-released.xml
+++ b/2008/05/07/activemq-510-released.xml
@@ -1,4 +1,4 @@
-<div class="wiki-content maincontent"><p>The ActiveMQ team is pleased to announce the <a shape="rect" class="external-link" href="http://activemq.apache.org/activemq-510-release.html">ActiveMQ 5.1.0 Release</a>. <a shape="rect" class="external-link" href="http://activemq.apache.org/activemq-510-release.html">ActiveMQ 5.1.0</a> is a much more stable message broker than 5.0.0 and we highly encourage all the 5.0.0 users to upgrade to this release.</p>
+<div class="wiki-content maincontent"><p>The ActiveMQ team is pleased to announce the <a shape="rect" href="http://activemq.apache.org/activemq-510-release.html">ActiveMQ 5.1.0 Release</a>. <a shape="rect" href="http://activemq.apache.org/activemq-510-release.html">ActiveMQ 5.1.0</a> is a much more stable message broker than 5.0.0 and we highly encourage all the 5.0.0 users to upgrade to this release.</p>
 
-<p>For more details on the fixed issues see the <a shape="rect" class="external-link" href="http://issues.apache.org/activemq/secure/ReleaseNote.jspa?version=11802&amp;styleName=Html&amp;projectId=10520&amp;Create=Create">release notes</a>.</p></div>
+<p>For more details on the fixed issues see the <a shape="rect" href="http://issues.apache.org/activemq/secure/ReleaseNote.jspa?version=11802&amp;styleName=Html&amp;projectId=10520&amp;Create=Create">release notes</a>.</p></div>
 

http://git-wip-us.apache.org/repos/asf/activemq-web/blob/7a7d976c/2008/11/21/apache-activemq-520-released.xml
----------------------------------------------------------------------
diff --git a/2008/11/21/apache-activemq-520-released.xml b/2008/11/21/apache-activemq-520-released.xml
index 02ec3ef..e89725a 100644
--- a/2008/11/21/apache-activemq-520-released.xml
+++ b/2008/11/21/apache-activemq-520-released.xml
@@ -1,2 +1,2 @@
-<div class="wiki-content maincontent"><p>The ActiveMQ team is pleased to announce ActiveMQ 5.2.0. Full details of the release and download links can be found in the <a shape="rect" href="../../../activemq-520-release.xml">release page</a>.</p></div>
+<div class="wiki-content maincontent"><p>The ActiveMQ team is pleased to announce ActiveMQ 5.2.0. Full details of the release and download links can be found in the <link><page ri:content-title="ActiveMQ 5.2.0 Release"></page><link-body>release page</link-body></link>.</p></div>
 

http://git-wip-us.apache.org/repos/asf/activemq-web/blob/7a7d976c/2009/01/12/activemq-in-action-free-chapters-available.xml
----------------------------------------------------------------------
diff --git a/2009/01/12/activemq-in-action-free-chapters-available.xml b/2009/01/12/activemq-in-action-free-chapters-available.xml
index 84be6e4..86ae3d0 100644
--- a/2009/01/12/activemq-in-action-free-chapters-available.xml
+++ b/2009/01/12/activemq-in-action-free-chapters-available.xml
@@ -1,4 +1,4 @@
-<div class="wiki-content maincontent"><p><span class="confluence-embedded-file-wrapper image-right-wrapper"><img class="confluence-embedded-image confluence-external-resource image-right" src="http://www.manning.com/snyder/snyder_cover150.jpg" data-image-src="http://www.manning.com/snyder/snyder_cover150.jpg"></span></p>
+<div class="wiki-content maincontent"><p><image ac:align="right"><url ri:value="http://www.manning.com/snyder/snyder_cover150.jpg"></url></image></p>
 
 <p><em>ActiveMQ in Action</em> is a thorough, practical guide to implementing message-oriented systems in Java using ActiveMQ. The book lays out the core of ActiveMQ in clear language, starting with the anatomy of a JMS message and moving quickly through connectors, message persistence, authentication and authorization. With the basics well in hand, you move into interesting examples of ActiveMQ at work, following a running Stock Portfolio application. You'll integrate ActiveMQ with containers like Geronimo and JBoss and learn to tie into popular Java-based technologies like Spring Framework.</p>
 
@@ -11,5 +11,5 @@
 <ul><li>High-level designers of loosely-coupled distributed systems that follow a Service Oriented Architecture (SOA)</li><li>Software developers creating applications that use the ActiveMQ message broker</li><li>System administrators that must maintain a software system based on the ActiveMQ message broker</li></ul>
 
 
-<p><a shape="rect" class="external-link" href="http://www.manning.com/affiliate/idevaffiliate.php?id=1063_140" rel="nofollow">Grab your copy of ActiveMQ in Action now!</a> </p></div>
+<p><a shape="rect" href="http://www.manning.com/affiliate/idevaffiliate.php?id=1063_140">Grab your copy of ActiveMQ in Action now!</a> </p></div>
 

http://git-wip-us.apache.org/repos/asf/activemq-web/blob/7a7d976c/2009/03/10/40-off-of-activemq-in-action.xml
----------------------------------------------------------------------
diff --git a/2009/03/10/40-off-of-activemq-in-action.xml b/2009/03/10/40-off-of-activemq-in-action.xml
index 4a24a97..53264eb 100644
--- a/2009/03/10/40-off-of-activemq-in-action.xml
+++ b/2009/03/10/40-off-of-activemq-in-action.xml
@@ -1,8 +1,8 @@
-<div class="wiki-content maincontent"><p><span class="confluence-embedded-file-wrapper image-left-wrapper"><img class="confluence-embedded-image confluence-external-resource image-left" src="http://www.manning.com/snyder/snyder_cover150.jpg" data-image-src="http://www.manning.com/snyder/snyder_cover150.jpg"></span></p>
+<div class="wiki-content maincontent"><p><image ac:align="left"><url ri:value="http://www.manning.com/snyder/snyder_cover150.jpg"></url></image></p>
 
-<h3 id="id-40%OffofActiveMQinAction!-Getitwhileit'shot!">Get it while it's hot! </h3>
+<h3>Get it while it's hot! </h3>
 
-<p>For a limited time you can get the definitive book on ActiveMQ at a 40% discount! This discount applies to either the print+ebook or just the ebook. Though we're still hard at work on the <a shape="rect" class="external-link" href="http://www.manning.com/affiliate/idevaffiliate.php?id=1063_140" rel="nofollow">ActiveMQ in Action</a> book, you can download the chapters as we write them from the Manning Early Access Program today. For the 40% discount, just use the coupon code <strong>activemq40</strong> at the time of checkout. Hurry and get this discounted price while it lasts because this offer expires on Monday, 23 March 2009. </p>
+<p>For a limited time you can get the definitive book on ActiveMQ at a 40% discount! This discount applies to either the print+ebook or just the ebook. Though we're still hard at work on the <a shape="rect" href="http://www.manning.com/affiliate/idevaffiliate.php?id=1063_140">ActiveMQ in Action</a> book, you can download the chapters as we write them from the Manning Early Access Program today. For the 40% discount, just use the coupon code <strong>activemq40</strong> at the time of checkout. Hurry and get this discounted price while it lasts because this offer expires on Monday, 23 March 2009. </p>
 
-<h3 id="id-40%OffofActiveMQinAction!-IwanttopurchaseActiveMQinActiontoday!"><a shape="rect" class="external-link" href="http://www.manning.com/affiliate/idevaffiliate.php?id=1063_140" rel="nofollow">I want to purchase ActiveMQ in Action today!</a></h3></div>
+<h3><a shape="rect" href="http://www.manning.com/affiliate/idevaffiliate.php?id=1063_140">I want to purchase ActiveMQ in Action today!</a></h3></div>
 

http://git-wip-us.apache.org/repos/asf/activemq-web/blob/7a7d976c/2009/04/17/continuous-integration-server.xml
----------------------------------------------------------------------
diff --git a/2009/04/17/continuous-integration-server.xml b/2009/04/17/continuous-integration-server.xml
index fbd6d1b..4195321 100644
--- a/2009/04/17/continuous-integration-server.xml
+++ b/2009/04/17/continuous-integration-server.xml
@@ -1,8 +1,7 @@
-<div class="wiki-content maincontent"><p>ActiveMQ has been added to <a shape="rect" class="external-link" href="http://hudson.dev.java.net/" rel="nofollow">Hudson continuous-integration server</a> instance at Apache <a shape="rect" class="external-link" href="http://hudson.zones.apache.org/hudson/job/ActiveMQ/">http://hudson.zones.apache.org/hudson/job/ActiveMQ/</a>. Now you can have more insight into test runs and snapshot builds. Hudson will also send failure reports to our dev mailing list, making us address them promptly.<br clear="none">
+<div class="wiki-content maincontent"><p>ActiveMQ has been added to <a shape="rect" href="http://hudson.dev.java.net/">Hudson continuous-integration server</a> instance at Apache <a shape="rect" href="http://hudson.zones.apache.org/hudson/job/ActiveMQ/">http://hudson.zones.apache.org/hudson/job/ActiveMQ/</a>. Now you can have more insight into test runs and snapshot builds. Hudson will also send failure reports to our dev mailing list, making us address them promptly.<br clear="none">
 As a part of this change, the snapshots location and Maven repository has changed. If you're using ActiveMQ snapshots in your projects, be sure to add the following repository to your Maven configuration:</p>
 
-<div class="code panel pdl" style="border-width: 1px;"><div class="codeContent panelContent pdl">
-<script class="brush: java; gutter: false; theme: Default" type="syntaxhighlighter"><![CDATA[&lt;repositories&gt;
+<structured-macro ac:macro-id="325943c3-a50e-4541-b3ee-d6876648c825" ac:name="code" ac:schema-version="1"><parameter ac:name="">xml</parameter><plain-text-body>&lt;repositories&gt;
   &lt;repository&gt;
     &lt;id&gt;hudson.snapshots&lt;/id&gt;
     &lt;url&gt;https://repository.apache.org/content/repositories/snapshots/&lt;/url&gt;
@@ -10,6 +9,5 @@ As a part of this change, the snapshots location and Maven repository has change
       &lt;enabled&gt;false&lt;/enabled&gt;
     &lt;/releases&gt;
   &lt;/repository&gt;
-&lt;/repositories&gt;]]></script>
-</div></div></div>
+&lt;/repositories&gt;</plain-text-body></structured-macro></div>
 

http://git-wip-us.apache.org/repos/asf/activemq-web/blob/7a7d976c/2009/08/07/activemq-reference-guide-kit-from-ttm-solutions-now-available.xml
----------------------------------------------------------------------
diff --git a/2009/08/07/activemq-reference-guide-kit-from-ttm-solutions-now-available.xml b/2009/08/07/activemq-reference-guide-kit-from-ttm-solutions-now-available.xml
index 8d6dba2..d47fbee 100644
--- a/2009/08/07/activemq-reference-guide-kit-from-ttm-solutions-now-available.xml
+++ b/2009/08/07/activemq-reference-guide-kit-from-ttm-solutions-now-available.xml
@@ -1,8 +1,8 @@
-<div class="wiki-content maincontent"><h3 id="ActiveMQReferenceGuideKitfromTTMSolutionsNowAvailable-ActiveMQReferenceGuideKitfromTTMSolutionsNowAvailable">ActiveMQ Reference Guide Kit from TTM Solutions Now Available </h3>
+<div class="wiki-content maincontent"><h3>ActiveMQ Reference Guide Kit from TTM Solutions Now Available </h3>
 
 <p>The Apache ActiveMQ Reference Guide Kit from Total Transaction Management (TTM) is an excellent programmers resource to help you implement, deploy, administer, and tune Apache ActiveMQ based systems.</p>
 
 <p>Besides the Reference Guide, you will also receive sample applications called SecureChat and StockWatch, and a file based Security Plugin. The annual $20 subscription includes updates and enhancements throughout the year, as the Reference Guide Kit is updated to reflect Apache ActiveMQ changes and enhancements.</p>
 
-<p><a shape="rect" class="external-link" href="http://www.ttmsolutions.com/Apache_Software/ActiveMQ_Reference_Guide.php" rel="nofollow">Click here for the ActiveMQ Reference Guide Kit</a></p></div>
+<p><a shape="rect" href="http://www.ttmsolutions.com/Apache_Software/ActiveMQ_Reference_Guide.php">Click here for the ActiveMQ Reference Guide Kit</a></p></div>
 

http://git-wip-us.apache.org/repos/asf/activemq-web/blob/7a7d976c/2009/10/13/activemq-530-released.xml
----------------------------------------------------------------------
diff --git a/2009/10/13/activemq-530-released.xml b/2009/10/13/activemq-530-released.xml
index 8b6f5f8..f659df1 100644
--- a/2009/10/13/activemq-530-released.xml
+++ b/2009/10/13/activemq-530-released.xml
@@ -1,2 +1,2 @@
-<div class="wiki-content maincontent"><p>The ActiveMQ team is pleased to announce ActiveMQ 5.3.0. Full details of the release and download links can be found in the <a shape="rect" class="external-link" href="http://activemq.apache.org/activemq-530-release.html">release page</a>.</p></div>
+<div class="wiki-content maincontent"><p>The ActiveMQ team is pleased to announce ActiveMQ 5.3.0. Full details of the release and download links can be found in the <a shape="rect" href="http://activemq.apache.org/activemq-530-release.html">release page</a>.</p></div>
 

http://git-wip-us.apache.org/repos/asf/activemq-web/blob/7a7d976c/2009/10/13/apache-activemq-530-has-an-official-specjms2007-result.xml
----------------------------------------------------------------------
diff --git a/2009/10/13/apache-activemq-530-has-an-official-specjms2007-result.xml b/2009/10/13/apache-activemq-530-has-an-official-specjms2007-result.xml
index 4490fd4..a92f330 100644
--- a/2009/10/13/apache-activemq-530-has-an-official-specjms2007-result.xml
+++ b/2009/10/13/apache-activemq-530-has-an-official-specjms2007-result.xml
@@ -1,4 +1,4 @@
-<div class="wiki-content maincontent"><p>Apache ActiveMQ 5.3.0 has an official <a shape="rect" class="external-link" href="http://www.spec.org/jms2007/" rel="nofollow">SPECjms2007&#174;</a> result, thanks to some great work by <a shape="rect" class="external-link" href="http://www.dvs.tu-darmstadt.de/staff/ksachs/" rel="nofollow">Kai Sachs</a> from the <a shape="rect" class="external-link" href="http://www.dvs.tu-darmstadt.de/" rel="nofollow">Databases and Distributed Systems Group</a> at the Technical University Darmstadt in Germany. Complete details can be found in the official results submission that is linked from the <a shape="rect" class="external-link" href="http://www.dvs.tu-darmstadt.de/news/specjms2007Results.html" rel="nofollow">announcement</a>.<br clear="none">
+<div class="wiki-content maincontent"><p>Apache ActiveMQ 5.3.0 has an official <a shape="rect" href="http://www.spec.org/jms2007/">SPECjms2007&#174;</a> result, thanks to some great work by <a shape="rect" href="http://www.dvs.tu-darmstadt.de/staff/ksachs/">Kai Sachs</a> from the <a shape="rect" href="http://www.dvs.tu-darmstadt.de/">Databases and Distributed Systems Group</a> at the Technical University Darmstadt in Germany. Complete details can be found in the official results submission that is linked from the <a shape="rect" href="http://www.dvs.tu-darmstadt.de/news/specjms2007Results.html">announcement</a>.<br clear="none">
 Needless to say, 5.3.0 does nicely in both horizontal (number of destinations) and vertical (load per destination) scalability.<br clear="none">
 It is fitting to see Apache ActiveMQ being used in the world's first SPECjms2007 submission.</p></div>
 

http://git-wip-us.apache.org/repos/asf/activemq-web/blob/7a7d976c/2010/03/23/activemq-531-released.xml
----------------------------------------------------------------------
diff --git a/2010/03/23/activemq-531-released.xml b/2010/03/23/activemq-531-released.xml
index 9ca3c52..096b310 100644
--- a/2010/03/23/activemq-531-released.xml
+++ b/2010/03/23/activemq-531-released.xml
@@ -1,2 +1,2 @@
-<div class="wiki-content maincontent"><p>The ActiveMQ team is pleased to announce ActiveMQ 5.3.1. Full details of the release and download links can be found in the <a shape="rect" class="external-link" href="http://activemq.apache.org/activemq-531-release.html">release page</a>.</p></div>
+<div class="wiki-content maincontent"><p>The ActiveMQ team is pleased to announce ActiveMQ 5.3.1. Full details of the release and download links can be found in the <a shape="rect" href="http://activemq.apache.org/activemq-531-release.html">release page</a>.</p></div>
 

http://git-wip-us.apache.org/repos/asf/activemq-web/blob/7a7d976c/2010/05/11/activemq-532-released.xml
----------------------------------------------------------------------
diff --git a/2010/05/11/activemq-532-released.xml b/2010/05/11/activemq-532-released.xml
index a58d41d..c62c01e 100644
--- a/2010/05/11/activemq-532-released.xml
+++ b/2010/05/11/activemq-532-released.xml
@@ -1,2 +1,2 @@
-<div class="wiki-content maincontent"><p>The ActiveMQ team is pleased to announce ActiveMQ 5.3.2. Full details of the release and download links can be found on the <a shape="rect" class="external-link" href="http://activemq.apache.org/activemq-532-release.html">release page</a>.</p></div>
+<div class="wiki-content maincontent"><p>The ActiveMQ team is pleased to announce ActiveMQ 5.3.2. Full details of the release and download links can be found on the <a shape="rect" href="http://activemq.apache.org/activemq-532-release.html">release page</a>.</p></div>
 

http://git-wip-us.apache.org/repos/asf/activemq-web/blob/7a7d976c/2010/05/18/50-off-activemq-in-action.xml
----------------------------------------------------------------------
diff --git a/2010/05/18/50-off-activemq-in-action.xml b/2010/05/18/50-off-activemq-in-action.xml
index 5896ce5..54373a4 100644
--- a/2010/05/18/50-off-activemq-in-action.xml
+++ b/2010/05/18/50-off-activemq-in-action.xml
@@ -1,10 +1,10 @@
-<div class="wiki-content maincontent"><p><span class="confluence-embedded-file-wrapper image-left-wrapper"><img class="confluence-embedded-image confluence-external-resource image-left" src="http://www.manning.com/snyder/snyder_cover150.jpg" data-image-src="http://www.manning.com/snyder/snyder_cover150.jpg"></span> </p>
+<div class="wiki-content maincontent"><p><image ac:align="left"><url ri:value="http://www.manning.com/snyder/snyder_cover150.jpg"></url></image> </p>
 
-<h3 id="id-50%OffActiveMQInAction!-50%OffActiveMQInAction!">50% Off ActiveMQ In Action! </h3>
+<h3>50% Off ActiveMQ In Action! </h3>
 
-<p>The <a shape="rect" class="external-link" href="http://www.manning.com/affiliate/idevaffiliate.php?id=1063_140" rel="nofollow">ActiveMQ In Action</a> book has made available a new early access release before going into final review and copy editing. All 14 chapters are included in this MEAP release. </p>
+<p>The <a shape="rect" href="http://www.manning.com/affiliate/idevaffiliate.php?id=1063_140">ActiveMQ In Action</a> book has made available a new early access release before going into final review and copy editing. All 14 chapters are included in this MEAP release. </p>
 
 <p>For a limited time you can get the definitive book on ActiveMQ at a 50% discount! Just use the coupon code <strong>activemq50</strong> at the time of checkout. Hurry and get this discounted price while it lasts because this offer expires on Monday, May 31, 2010. </p>
 
-<h3 id="id-50%OffActiveMQInAction!-IwanttopurchaseActiveMQinActiontoday!"><a shape="rect" class="external-link" href="http://www.manning.com/affiliate/idevaffiliate.php?id=1063_140" rel="nofollow">I want to purchase ActiveMQ in Action today!</a> </h3></div>
+<h3><a shape="rect" href="http://www.manning.com/affiliate/idevaffiliate.php?id=1063_140">I want to purchase ActiveMQ in Action today!</a> </h3></div>
 

http://git-wip-us.apache.org/repos/asf/activemq-web/blob/7a7d976c/2010/06/29/free-excerpt-from-activemq-in-action.xml
----------------------------------------------------------------------
diff --git a/2010/06/29/free-excerpt-from-activemq-in-action.xml b/2010/06/29/free-excerpt-from-activemq-in-action.xml
index 0050ebe..44eccdd 100644
--- a/2010/06/29/free-excerpt-from-activemq-in-action.xml
+++ b/2010/06/29/free-excerpt-from-activemq-in-action.xml
@@ -1,3 +1,3 @@
-<div class="wiki-content maincontent"><div class="sectionColumnWrapper"><div class="sectionMacro"><div class="sectionMacroRow"><div class="columnMacro"><p><span class="confluence-embedded-file-wrapper"><img class="confluence-embedded-image confluence-external-resource" src="http://www.manning.com/snyder/snyder_cover150.jpg" data-image-src="http://www.manning.com/snyder/snyder_cover150.jpg"></span> <span class="confluence-embedded-file-wrapper"><img class="confluence-embedded-image confluence-external-resource" src="http://www.manning.com/ibsen/ibsen_cover150.jpg" data-image-src="http://www.manning.com/ibsen/ibsen_cover150.jpg"></span></p></div><div class="columnMacro"><p> <a shape="rect" class="external-link" href="http://fusesource.com" rel="nofollow">FuseSource</a> is offering a free excerpt from <a shape="rect" class="external-link" href="http://manning.com/snyder" rel="nofollow">ActiveMQ in Action</a> and <a shape="rect" class="external-link" href="http://manning.com/ibsen" rel=
 "nofollow">Camel in Action</a> books at <a shape="rect" class="external-link" href="http://fusesource.com/fuse/apache-books/" rel="nofollow">http://fusesource.com/fuse/apache-books/</a>. <br clear="none">
-Find out more on how ActiveMQ stores messages and what's the role of transactions in Camel and get your discount.</p></div></div></div></div></div>
+<div class="wiki-content maincontent"><structured-macro ac:macro-id="3d2a508e-ad39-4a9b-94f4-c7017a450eeb" ac:name="section" ac:schema-version="1"><rich-text-body><structured-macro ac:macro-id="9d2cd6de-f0f3-4393-9aec-a11bd1b1a104" ac:name="column" ac:schema-version="1"><rich-text-body><p><image><url ri:value="http://www.manning.com/snyder/snyder_cover150.jpg"></url></image> <image><url ri:value="http://www.manning.com/ibsen/ibsen_cover150.jpg"></url></image></p></rich-text-body></structured-macro><structured-macro ac:macro-id="d06eb367-ccf4-4718-a8bf-a4f49c9f0972" ac:name="column" ac:schema-version="1"><rich-text-body><p> <a shape="rect" href="http://fusesource.com">FuseSource</a> is offering a free excerpt from <a shape="rect" href="http://manning.com/snyder">ActiveMQ in Action</a> and <a shape="rect" href="http://manning.com/ibsen">Camel in Action</a> books at <a shape="rect" href="http://fusesource.com/fuse/apache-books/">http://fusesource.com/fuse/apache-books/</a>. <br clear="
 none">
+Find out more on how ActiveMQ stores messages and what's the role of transactions in Camel and get your discount.</p></rich-text-body></structured-macro></rich-text-body></structured-macro></div>
 

http://git-wip-us.apache.org/repos/asf/activemq-web/blob/7a7d976c/2010/08/17/apache-activemq-540-released.xml
----------------------------------------------------------------------
diff --git a/2010/08/17/apache-activemq-540-released.xml b/2010/08/17/apache-activemq-540-released.xml
index 68cc171..819f2bd 100644
--- a/2010/08/17/apache-activemq-540-released.xml
+++ b/2010/08/17/apache-activemq-540-released.xml
@@ -1,2 +1,2 @@
-<div class="wiki-content maincontent"><p>The ActiveMQ team is pleased to announce ActiveMQ 5.4.0. Full details of the release and download links can be found on the <a shape="rect" class="external-link" href="http://activemq.apache.org/activemq-540-release.html">release page</a>.</p></div>
+<div class="wiki-content maincontent"><p>The ActiveMQ team is pleased to announce ActiveMQ 5.4.0. Full details of the release and download links can be found on the <a shape="rect" href="http://activemq.apache.org/activemq-540-release.html">release page</a>.</p></div>
 

http://git-wip-us.apache.org/repos/asf/activemq-web/blob/7a7d976c/2010/09/03/official-activemq-540-specjms2007-result-confirms-45-60-performance-improvement.xml
----------------------------------------------------------------------
diff --git a/2010/09/03/official-activemq-540-specjms2007-result-confirms-45-60-performance-improvement.xml b/2010/09/03/official-activemq-540-specjms2007-result-confirms-45-60-performance-improvement.xml
index 2cef375..f35deec 100644
--- a/2010/09/03/official-activemq-540-specjms2007-result-confirms-45-60-performance-improvement.xml
+++ b/2010/09/03/official-activemq-540-specjms2007-result-confirms-45-60-performance-improvement.xml
@@ -1,3 +1,3 @@
-<div class="wiki-content maincontent"><p>Apache ActiveMQ 5.4.0 has an official <a shape="rect" class="external-link" href="http://www.spec.org/jms2007/" rel="nofollow">SPECjms2007&#174;</a> result, thanks to the <a shape="rect" class="external-link" href="http://www.dvs.tu-darmstadt.de/" rel="nofollow">Databases and Distributed Systems Group</a> at the Technical University Darmstadt in Germany. Complete details can be found in the official result submissions: <a shape="rect" class="external-link" href="http://www.spec.org/jms2007/results/res2010q3/jms2007-20100802-00021.html" rel="nofollow">227 SPECjms2007@Vertical</a> and <a shape="rect" class="external-link" href="http://www.spec.org/jms2007/results/res2010q3/jms2007-20100802-00022.html" rel="nofollow">100 SPECjms2007@Horizontal</a>.<br clear="none">
+<div class="wiki-content maincontent"><p>Apache ActiveMQ 5.4.0 has an official <a shape="rect" href="http://www.spec.org/jms2007/">SPECjms2007&#174;</a> result, thanks to the <a shape="rect" href="http://www.dvs.tu-darmstadt.de/">Databases and Distributed Systems Group</a> at the Technical University Darmstadt in Germany. Complete details can be found in the official result submissions: <a shape="rect" href="http://www.spec.org/jms2007/results/res2010q3/jms2007-20100802-00021.html">227 SPECjms2007@Vertical</a> and <a shape="rect" href="http://www.spec.org/jms2007/results/res2010q3/jms2007-20100802-00022.html">100 SPECjms2007@Horizontal</a>.<br clear="none">
 If you were happy with the performance of version 5.3.0, 5.4.0 will make you smile brighter, depending on your work load it will be between 45% and 60% better.</p></div>
 

http://git-wip-us.apache.org/repos/asf/activemq-web/blob/7a7d976c/2010/09/22/apache-activemq-541-released.xml
----------------------------------------------------------------------
diff --git a/2010/09/22/apache-activemq-541-released.xml b/2010/09/22/apache-activemq-541-released.xml
index f07e001..97e8317 100644
--- a/2010/09/22/apache-activemq-541-released.xml
+++ b/2010/09/22/apache-activemq-541-released.xml
@@ -1,2 +1,2 @@
-<div class="wiki-content maincontent"><p>The ActiveMQ team is pleased to announce the ActiveMQ 5.4.1 maintenance release. Full details of the release and download links can be found on the <a shape="rect" href="../../../activemq-541-release.xml">release page</a>.</p></div>
+<div class="wiki-content maincontent"><p>The ActiveMQ team is pleased to announce the ActiveMQ 5.4.1 maintenance release. Full details of the release and download links can be found on the <link><page ri:content-title="ActiveMQ 5.4.1 Release"></page><link-body>release page</link-body></link>.</p></div>
 

http://git-wip-us.apache.org/repos/asf/activemq-web/blob/7a7d976c/2010/12/02/apache-activemq-542-released.xml
----------------------------------------------------------------------
diff --git a/2010/12/02/apache-activemq-542-released.xml b/2010/12/02/apache-activemq-542-released.xml
index 03e04fc..5151152 100644
--- a/2010/12/02/apache-activemq-542-released.xml
+++ b/2010/12/02/apache-activemq-542-released.xml
@@ -1,2 +1,2 @@
-<div class="wiki-content maincontent"><p>The ActiveMQ team is pleased to announce the ActiveMQ 5.4.2 maintenance release. Full details of the release and download links can be found on the <a shape="rect" href="../../../activemq-542-release.xml">release page</a>.</p></div>
+<div class="wiki-content maincontent"><p>The ActiveMQ team is pleased to announce the ActiveMQ 5.4.2 maintenance release. Full details of the release and download links can be found on the <link><page ri:content-title="ActiveMQ 5.4.2 Release"></page><link-body>release page</link-body></link>.</p></div>
 

http://git-wip-us.apache.org/repos/asf/activemq-web/blob/7a7d976c/2011/04/01/apache-activemq-550-released.xml
----------------------------------------------------------------------
diff --git a/2011/04/01/apache-activemq-550-released.xml b/2011/04/01/apache-activemq-550-released.xml
index 1775801..d08e060 100644
--- a/2011/04/01/apache-activemq-550-released.xml
+++ b/2011/04/01/apache-activemq-550-released.xml
@@ -1,2 +1,2 @@
-<div class="wiki-content maincontent"><p>The ActiveMQ team is delighted to announce ActiveMQ 5.5.0. Full details of the release and download links can be found on the <a shape="rect" href="../../../activemq-550-release.xml">release page</a>.</p></div>
+<div class="wiki-content maincontent"><p>The ActiveMQ team is delighted to announce ActiveMQ 5.5.0. Full details of the release and download links can be found on the <link><page ri:content-title="ActiveMQ 5.5.0 Release"></page><link-body>release page</link-body></link>.</p></div>
 

http://git-wip-us.apache.org/repos/asf/activemq-web/blob/7a7d976c/2011/04/04/activemq-in-action-is-now-available-in-print-and-e-book.xml
----------------------------------------------------------------------
diff --git a/2011/04/04/activemq-in-action-is-now-available-in-print-and-e-book.xml b/2011/04/04/activemq-in-action-is-now-available-in-print-and-e-book.xml
index 5531d4d..078cee3 100644
--- a/2011/04/04/activemq-in-action-is-now-available-in-print-and-e-book.xml
+++ b/2011/04/04/activemq-in-action-is-now-available-in-print-and-e-book.xml
@@ -1,10 +1,10 @@
-<div class="wiki-content maincontent"><p><span class="confluence-embedded-file-wrapper image-left-wrapper"><img class="confluence-embedded-image confluence-external-resource image-left" src="http://www.manning.com/snyder/snyder_cover150.jpg" data-image-src="http://www.manning.com/snyder/snyder_cover150.jpg"></span> </p>
+<div class="wiki-content maincontent"><p><image ac:align="left"><url ri:value="http://www.manning.com/snyder/snyder_cover150.jpg"></url></image> </p>
 
-<h3 id="ActiveMQInActionisNowAvailableinPrintandE-Book!-ActiveMQInActionisNowAvailableinPrintandE-Book!">ActiveMQ In Action is Now Available in Print and E-Book! </h3>
+<h3>ActiveMQ In Action is Now Available in Print and E-Book! </h3>
 
-<p>The <a shape="rect" class="external-link" href="http://bit.ly/2je6cQ" rel="nofollow">ActiveMQ In Action</a> book has now been fully released in both e-book and in print &#8211; get your own copy today! </p>
+<p>The <a shape="rect" href="http://bit.ly/2je6cQ">ActiveMQ In Action</a> book has now been fully released in both e-book and in print &#8211; get your own copy today! </p>
 
-<p><a shape="rect" class="external-link" href="http://bit.ly/2je6cQ" rel="nofollow">ActiveMQ In Action</a>, the definitive guide to master ActiveMQ is now available in print and ebook. ActiveMQ in Action starts from the anatomy of a JMS message and moves quickly through connectors, message persistence, authentication, and authorization. By following a running example (a stock portfolio app), you&#8217;ll pick up the best practices distilled by the authors from their long and deep involvement with this technology. Every Manning Publications print book purchase includes a complimentary ebook which comes in three formats: PDF, mobi, and epub when available. </p>
+<p><a shape="rect" href="http://bit.ly/2je6cQ">ActiveMQ In Action</a>, the definitive guide to master ActiveMQ is now available in print and ebook. ActiveMQ in Action starts from the anatomy of a JMS message and moves quickly through connectors, message persistence, authentication, and authorization. By following a running example (a stock portfolio app), you&#8217;ll pick up the best practices distilled by the authors from their long and deep involvement with this technology. Every Manning Publications print book purchase includes a complimentary ebook which comes in three formats: PDF, mobi, and epub when available. </p>
 
-<h3 id="ActiveMQInActionisNowAvailableinPrintandE-Book!-IwanttopurchaseActiveMQinActionnow!"><a shape="rect" class="external-link" href="http://bit.ly/2je6cQ" rel="nofollow">I want to purchase ActiveMQ in Action now!</a> </h3></div>
+<h3><a shape="rect" href="http://bit.ly/2je6cQ">I want to purchase ActiveMQ in Action now!</a> </h3></div>
 

http://git-wip-us.apache.org/repos/asf/activemq-web/blob/7a7d976c/2012/04/27/activemq-cpp-version-342-released.xml
----------------------------------------------------------------------
diff --git a/2012/04/27/activemq-cpp-version-342-released.xml b/2012/04/27/activemq-cpp-version-342-released.xml
index 3065cf4..2eb9707 100644
--- a/2012/04/27/activemq-cpp-version-342-released.xml
+++ b/2012/04/27/activemq-cpp-version-342-released.xml
@@ -1,2 +1,2 @@
-<div class="wiki-content maincontent"><p>The newest release of <a shape="rect" class="external-link" href="http://activemq.apache.org/cms/">ActiveMQ-CPP</a> is out, you can download the source bundles <a shape="rect" href="../../../cms/activemq-cpp-342-release.xml">here</a>.</p></div>
+<div class="wiki-content maincontent"><p>The newest release of <a shape="rect" href="http://activemq.apache.org/cms/">ActiveMQ-CPP</a> is out, you can download the source bundles <link><page ri:content-title="ActiveMQ-CPP 3.4.2 Release" ri:space-key="AMQCPP"></page><link-body>here</link-body></link>.</p></div>
 

http://git-wip-us.apache.org/repos/asf/activemq-web/blob/7a7d976c/2012/05/04/apachenmsactivemq-v155-released.xml
----------------------------------------------------------------------
diff --git a/2012/05/04/apachenmsactivemq-v155-released.xml b/2012/05/04/apachenmsactivemq-v155-released.xml
index de0ec39..bd4c5fe 100644
--- a/2012/05/04/apachenmsactivemq-v155-released.xml
+++ b/2012/05/04/apachenmsactivemq-v155-released.xml
@@ -1,2 +1,2 @@
-<div class="wiki-content maincontent"><p>Today marks the official release of <a shape="rect" href="../../../nms/download.xml">Apache.NMS.ActiveMQ</a> v1.5.5. We put a lot of work into this one fixing bugs that were found since the 1.5.4 release. This release features a fix for a critical issue related to connection failure. </p></div>
+<div class="wiki-content maincontent"><p>Today marks the official release of <link><page ri:content-title="Download" ri:space-key="NMS"></page><link-body>Apache.NMS.ActiveMQ</link-body></link> v1.5.5. We put a lot of work into this one fixing bugs that were found since the 1.5.4 release. This release features a fix for a critical issue related to connection failure. </p></div>
 

http://git-wip-us.apache.org/repos/asf/activemq-web/blob/7a7d976c/2012/05/07/apache-activemq-560-released.xml
----------------------------------------------------------------------
diff --git a/2012/05/07/apache-activemq-560-released.xml b/2012/05/07/apache-activemq-560-released.xml
index 71baf31..b232118 100644
--- a/2012/05/07/apache-activemq-560-released.xml
+++ b/2012/05/07/apache-activemq-560-released.xml
@@ -1,2 +1,2 @@
-<div class="wiki-content maincontent"><p>The ActiveMQ team is delighted to announce ActiveMQ 5.6.0. Full details of the release and download links can be found on the <a shape="rect" href="../../../activemq-560-release.xml">release page</a>.</p></div>
+<div class="wiki-content maincontent"><p>The ActiveMQ team is delighted to announce ActiveMQ 5.6.0. Full details of the release and download links can be found on the <link><page ri:content-title="ActiveMQ 5.6.0 Release"></page><link-body>release page</link-body></link>.</p></div>
 

http://git-wip-us.apache.org/repos/asf/activemq-web/blob/7a7d976c/2012/06/02/activemq-cpp-version-343-released.xml
----------------------------------------------------------------------
diff --git a/2012/06/02/activemq-cpp-version-343-released.xml b/2012/06/02/activemq-cpp-version-343-released.xml
index f34c136..b575784 100644
--- a/2012/06/02/activemq-cpp-version-343-released.xml
+++ b/2012/06/02/activemq-cpp-version-343-released.xml
@@ -1,2 +1,2 @@
-<div class="wiki-content maincontent"><p>The newest release of <a shape="rect" class="external-link" href="http://activemq.apache.org/cms/">ActiveMQ-CPP</a> is out, you can download the source bundles <a shape="rect" href="../../../cms/activemq-cpp-343-release.xml">here</a>.</p></div>
+<div class="wiki-content maincontent"><p>The newest release of <a shape="rect" href="http://activemq.apache.org/cms/">ActiveMQ-CPP</a> is out, you can download the source bundles <link><page ri:content-title="ActiveMQ-CPP 3.4.3 Release" ri:space-key="AMQCPP"></page><link-body>here</link-body></link>.</p></div>
 

http://git-wip-us.apache.org/repos/asf/activemq-web/blob/7a7d976c/2012/06/29/activemq-cpp-version-344-released.xml
----------------------------------------------------------------------
diff --git a/2012/06/29/activemq-cpp-version-344-released.xml b/2012/06/29/activemq-cpp-version-344-released.xml
index 2f534b5..244d3c8 100644
--- a/2012/06/29/activemq-cpp-version-344-released.xml
+++ b/2012/06/29/activemq-cpp-version-344-released.xml
@@ -1,2 +1,2 @@
-<div class="wiki-content maincontent"><p>The newest release of <a shape="rect" class="external-link" href="http://activemq.apache.org/cms/">ActiveMQ-CPP</a> is out, you can download the source bundles <a shape="rect" href="../../../cms/activemq-cpp-344-release.xml">here</a>.</p></div>
+<div class="wiki-content maincontent"><p>The newest release of <a shape="rect" href="http://activemq.apache.org/cms/">ActiveMQ-CPP</a> is out, you can download the source bundles <link><page ri:content-title="ActiveMQ-CPP 3.4.4 Release" ri:space-key="AMQCPP"></page><link-body>here</link-body></link>.</p></div>
 

http://git-wip-us.apache.org/repos/asf/activemq-web/blob/7a7d976c/2012/10/08/apache-activemq-570-released.xml
----------------------------------------------------------------------
diff --git a/2012/10/08/apache-activemq-570-released.xml b/2012/10/08/apache-activemq-570-released.xml
index 4891c94..05fc721 100644
--- a/2012/10/08/apache-activemq-570-released.xml
+++ b/2012/10/08/apache-activemq-570-released.xml
@@ -1,2 +1,2 @@
-<div class="wiki-content maincontent"><p>The ActiveMQ team is delighted to announce Apache ActiveMQ 5.7.0. All details of the release and download links can be found on the <a shape="rect" href="../../../activemq-570-release.xml">release page</a>.</p></div>
+<div class="wiki-content maincontent"><p>The ActiveMQ team is delighted to announce Apache ActiveMQ 5.7.0. All details of the release and download links can be found on the <link><page ri:content-title="ActiveMQ 5.7.0 Release"></page><link-body>release page</link-body></link>.</p></div>
 

http://git-wip-us.apache.org/repos/asf/activemq-web/blob/7a7d976c/2012/10/12/activemq-cpp-v345-released.xml
----------------------------------------------------------------------
diff --git a/2012/10/12/activemq-cpp-v345-released.xml b/2012/10/12/activemq-cpp-v345-released.xml
index 74a2ff3..5512671 100644
--- a/2012/10/12/activemq-cpp-v345-released.xml
+++ b/2012/10/12/activemq-cpp-v345-released.xml
@@ -1,2 +1,2 @@
-<div class="wiki-content maincontent"><p>The newest release of ActiveMQ-CPP is out, you can <a shape="rect" href="../../../cms/activemq-cpp-345-release.xml">download</a> the source bundles here.</p></div>
+<div class="wiki-content maincontent"><p>The newest release of ActiveMQ-CPP is out, you can <link><page ri:content-title="ActiveMQ-CPP 3.4.5 Release" ri:space-key="AMQCPP"></page><link-body>download</link-body></link> the source bundles here.</p></div>
 

http://git-wip-us.apache.org/repos/asf/activemq-web/blob/7a7d976c/2012/12/21/activemq-cpp-version-350-released.xml
----------------------------------------------------------------------
diff --git a/2012/12/21/activemq-cpp-version-350-released.xml b/2012/12/21/activemq-cpp-version-350-released.xml
index 001b439..99acc8a 100644
--- a/2012/12/21/activemq-cpp-version-350-released.xml
+++ b/2012/12/21/activemq-cpp-version-350-released.xml
@@ -1,2 +1,2 @@
-<div class="wiki-content maincontent"><p>The newest release of ActiveMQ-CPP is out, you can download the source bundles <a shape="rect" href="../../../cms/activemq-cpp-350-release.xml">here</a>.</p></div>
+<div class="wiki-content maincontent"><p>The newest release of ActiveMQ-CPP is out, you can download the source bundles <link><page ri:content-title="ActiveMQ-CPP 3.5.0 Release" ri:space-key="AMQCPP"></page><link-body>here</link-body></link>.</p></div>
 

http://git-wip-us.apache.org/repos/asf/activemq-web/blob/7a7d976c/2013/02/12/apache-activemq-580-released.xml
----------------------------------------------------------------------
diff --git a/2013/02/12/apache-activemq-580-released.xml b/2013/02/12/apache-activemq-580-released.xml
index de997a2..2441f45 100644
--- a/2013/02/12/apache-activemq-580-released.xml
+++ b/2013/02/12/apache-activemq-580-released.xml
@@ -1,8 +1,8 @@
 <div class="wiki-content maincontent"><p>The Apache ActiveMQ team is delighted to announce the release of Apache ActiveMQ 5.8.0.</p>
 
-<p>This release adds <a shape="rect" href="../../../amqp.xml">AMQP</a> support and resolves 160 issues and enhancements.</p>
+<p>This release adds <link><page ri:content-title="amqp"></page><link-body>AMQP</link-body></link> support and resolves 160 issues and enhancements.</p>
 
-<p>Full details and download link can be found in the <a shape="rect" href="../../../activemq-580-release.xml">release</a> page.</p>
+<p>Full details and download link can be found in the <link><page ri:content-title="activemq 5.8.0 release"></page><link-body>release</link-body></link> page.</p>
 
 <p>A big thanks to everyone who contributed to this release.</p></div>
 

http://git-wip-us.apache.org/repos/asf/activemq-web/blob/7a7d976c/2013/06/10/apachenmsactivemq-v160-released.xml
----------------------------------------------------------------------
diff --git a/2013/06/10/apachenmsactivemq-v160-released.xml b/2013/06/10/apachenmsactivemq-v160-released.xml
index f6d15b0..18445da 100644
--- a/2013/06/10/apachenmsactivemq-v160-released.xml
+++ b/2013/06/10/apachenmsactivemq-v160-released.xml
@@ -1,2 +1,2 @@
-<div class="wiki-content maincontent"><p>After almost a year we've <a shape="rect" class="external-link" href="http://activemq.apache.org/nms/apachenmsactivemq-v160.html">released v1.6.0</a> of Apache.NMS.ActiveMQ.  This version offers many new features and fixes many issues that were found over the course of the last year.  The release implement the Apache.NMS API v1.6.0</p></div>
+<div class="wiki-content maincontent"><p>After almost a year we've <a shape="rect" href="http://activemq.apache.org/nms/apachenmsactivemq-v160.html">released v1.6.0</a> of Apache.NMS.ActiveMQ.  This version offers many new features and fixes many issues that were found over the course of the last year.  The release implement the Apache.NMS API v1.6.0</p></div>
 

http://git-wip-us.apache.org/repos/asf/activemq-web/blob/7a7d976c/2013/10/21/apache-activemq-590-released.xml
----------------------------------------------------------------------
diff --git a/2013/10/21/apache-activemq-590-released.xml b/2013/10/21/apache-activemq-590-released.xml
index 33b812d..a3a702b 100644
--- a/2013/10/21/apache-activemq-590-released.xml
+++ b/2013/10/21/apache-activemq-590-released.xml
@@ -4,7 +4,7 @@
 <ul><li>New hawtio web console</li><li>Replicated leveldb message store</li><li>Runtime configuration</li></ul>
 
 
-<p>Full details and download link can be found in the <a shape="rect" class="external-link" href="http://activemq.apache.org/activemq-590-release.html">release page</a></p>
+<p>Full details and download link can be found in the <a shape="rect" href="http://activemq.apache.org/activemq-590-release.html">release page</a></p>
 
 <p>A big thanks to everyone who contributed to this release.</p></div>
 

http://git-wip-us.apache.org/repos/asf/activemq-web/blob/7a7d976c/2014/06/10/apache-activemq-5100-released.xml
----------------------------------------------------------------------
diff --git a/2014/06/10/apache-activemq-5100-released.xml b/2014/06/10/apache-activemq-5100-released.xml
index 431f4ed..ba721f8 100644
--- a/2014/06/10/apache-activemq-5100-released.xml
+++ b/2014/06/10/apache-activemq-5100-released.xml
@@ -1,2 +1,2 @@
-<div class="wiki-content maincontent"><p><span style="color: rgb(0,0,0);">The Apache ActiveMQ team is proud to announce the release of Apache ActiveMQ 5.10.0.</span></p><p><span style="color: rgb(0,0,0);">This release addresses over 200 issues and introduces many improvements particularly in MQTT and AMQP support.</span></p><p><span style="color: rgb(0,0,0);">&#160;</span></p><p>Full details and download link can be found in the&#160;<a shape="rect" href="../../../activemq-5100-release.xml">release page</a></p><p><span style="color: rgb(0,0,0);">&#160;</span></p><p>A big thanks to everyone who contributed to this release.</p><p><span style="color: rgb(0,0,0);"><br clear="none"></span></p></div>
+<div class="wiki-content maincontent"><p><span style="color: rgb(0,0,0);">The Apache ActiveMQ team is proud to announce the release of Apache ActiveMQ 5.10.0.</span></p><p><span style="color: rgb(0,0,0);">This release addresses over 200 issues and introduces many improvements particularly in MQTT and AMQP support.</span></p><p><span style="color: rgb(0,0,0);">&#160;</span></p><p>Full details and download link can be found in the&#160;<link><page ri:content-title="ActiveMQ 5.10.0 Release"></page><plain-text-link-body>release page</plain-text-link-body></link></p><p><span style="color: rgb(0,0,0);">&#160;</span></p><p>A big thanks to everyone who contributed to this release.</p><p><span style="color: rgb(0,0,0);"><br clear="none"></span></p></div>
 

http://git-wip-us.apache.org/repos/asf/activemq-web/blob/7a7d976c/2015/01/22/apache-activemq-5101-released.xml
----------------------------------------------------------------------
diff --git a/2015/01/22/apache-activemq-5101-released.xml b/2015/01/22/apache-activemq-5101-released.xml
index 6c7a4ba..0fd6364 100644
--- a/2015/01/22/apache-activemq-5101-released.xml
+++ b/2015/01/22/apache-activemq-5101-released.xml
@@ -1,2 +1,2 @@
-<div class="wiki-content maincontent"><p>The Apache ActiveMQ team is proud to announce the release of Apache ActiveMQ 5.10.1.</p><p>This release addresses several issues in the 5.10.0 release.</p><p>Thank you to all of the contributors, helping to make ActiveMQ more stable.</p><p>&#160;</p><p>Please see the&#160;<a shape="rect" class="external-link" href="http://activemq.apache.org/activemq-5101-release.html">release page</a> for download links and more information!</p><p>&#160;</p></div>
+<div class="wiki-content maincontent"><p>The Apache ActiveMQ team is proud to announce the release of Apache ActiveMQ 5.10.1.</p><p>This release addresses several issues in the 5.10.0 release.</p><p>Thank you to all of the contributors, helping to make ActiveMQ more stable.</p><p>&#160;</p><p>Please see the&#160;<a shape="rect" href="http://activemq.apache.org/activemq-5101-release.html">release page</a> for download links and more information!</p><p>&#160;</p></div>
 

http://git-wip-us.apache.org/repos/asf/activemq-web/blob/7a7d976c/2015/02/04/apache-activemq-5110-released.xml
----------------------------------------------------------------------
diff --git a/2015/02/04/apache-activemq-5110-released.xml b/2015/02/04/apache-activemq-5110-released.xml
index 4a64c84..6536b38 100644
--- a/2015/02/04/apache-activemq-5110-released.xml
+++ b/2015/02/04/apache-activemq-5110-released.xml
@@ -1,2 +1,2 @@
-<div class="wiki-content maincontent"><p><span style="color: rgb(34,34,34);">The ActiveMQ team is delighted to announce the release of <a shape="rect" class="external-link" href="http://activemq.apache.org/activemq-5110-release.html">ActiveMQ 5.11.0</a></span></p><p><span style="color: rgb(34,34,34);line-height: 1.4285715;">A hearty thanks to everyone who contributed to this release.</span></p><p><span style="color: rgb(34,34,34);">We look forward to your feedback.</span></p><div><span style="color: rgb(34,34,34);"><br clear="none"></span></div><p><br clear="none"><span style="color: rgb(34,34,34);">&#160;</span></p></div>
+<div class="wiki-content maincontent"><p><span style="color: rgb(34,34,34);">The ActiveMQ team is delighted to announce the release of <a shape="rect" href="http://activemq.apache.org/activemq-5110-release.html">ActiveMQ 5.11.0</a></span></p><p><span style="color: rgb(34,34,34);line-height: 1.4285715;">A hearty thanks to everyone who contributed to this release.</span></p><p><span style="color: rgb(34,34,34);">We look forward to your feedback.</span></p><div><span style="color: rgb(34,34,34);"><br clear="none"></span></div><p><br clear="none"><span style="color: rgb(34,34,34);">&#160;</span></p></div>
 

http://git-wip-us.apache.org/repos/asf/activemq-web/blob/7a7d976c/2015/02/18/apache-activemq-5102-released.xml
----------------------------------------------------------------------
diff --git a/2015/02/18/apache-activemq-5102-released.xml b/2015/02/18/apache-activemq-5102-released.xml
index b53f9fc..b8c1d55 100644
--- a/2015/02/18/apache-activemq-5102-released.xml
+++ b/2015/02/18/apache-activemq-5102-released.xml
@@ -1,2 +1,2 @@
-<div class="wiki-content maincontent"><p>The Apache ActiveMQ team is proud to announce the release of Apache ActiveMQ 5.10.2.</p><p>This release addresses bugs in the 5.10.1 release, including AMQ-5564 which addresses a potential memory leak.</p><p>Thank you to Timothy Bish and Claus Ibsen for promptly addressing AMQ-5564. &#160;And thank you to Hadrian Zbarcea for merging commits in preparation for the release.</p><p><span style="line-height: 1.4285715;">&#160;</span></p><p>Please see the&#160;<a shape="rect" class="external-link" href="http://activemq.apache.org/activemq-5102-release.html">release page</a>&#160;for download links and more information!</p></div>
+<div class="wiki-content maincontent"><p>The Apache ActiveMQ team is proud to announce the release of Apache ActiveMQ 5.10.2.</p><p>This release addresses bugs in the 5.10.1 release, including AMQ-5564 which addresses a potential memory leak.</p><p>Thank you to Timothy Bish and Claus Ibsen for promptly addressing AMQ-5564. &#160;And thank you to Hadrian Zbarcea for merging commits in preparation for the release.</p><p><span style="line-height: 1.4285715;">&#160;</span></p><p>Please see the&#160;<a shape="rect" href="http://activemq.apache.org/activemq-5102-release.html">release page</a>&#160;for download links and more information!</p></div>