Skip to content

Commit

Permalink
Wagon: Deploying sitegen to repository
Browse files Browse the repository at this point in the history
  • Loading branch information
FuseSource CI committed May 8, 2013
1 parent cce0983 commit 131ff80
Showing 1 changed file with 19 additions and 6 deletions.
25 changes: 19 additions & 6 deletions changelog.html
Expand Up @@ -69,7 +69,7 @@ <h1 id = "1_1">1.1</h1>
</ul></li>
<li><p>Added a new real time Camel profile view and the first version of a web based wiki based camel editor along with improvements to the diagram rendering</p></li>
<li><p>Added more flexible documentation system so that plugins are now self documenting for users and developers</p></li>
<li><p>Fixes <a href="https://github.com/hawtio/hawtio/issues?milestone=2&amp;state=closed">these 47 issues and enhancements</a></p></li>
<li><p>Fixes <a href="https://github.com/hawtio/hawtio/issues?milestone=2&amp;state=closed">these 80 issues and enhancements</a></p></li>
</ul>

<h1 id = "1_0">1.0</h1>
Expand All @@ -82,13 +82,26 @@ <h1 id = "1_0">1.0</h1>
<h1 id = "In_Progress__1_2_">In Progress (1.2)</h1>

<ul>
<li>New <em>JVMs</em> tab lets you connect to remote JVMs on your local machine; which if a JVM does not have jolokia installed it will install it on the fly.
<li>Connectivity
<ul>
<li>this tab also now includes the Connect logic to connect to a remote JVM (and its now been removed from the Preferences page)</li>
<li>New <em>JVMs</em> tab lets you connect to remote JVMs on your local machine; which if a JVM does not have jolokia installed it will install it on the fly.</li>
<li>New <em>Connect</em> tab to connect to a remote JVM running jolokia (and its now been removed from the Preferences page)</li>
</ul></li>
<li>Huge improvements in the ActiveMQ tooling; so we can more easily page through messages on a queue, move messages, delete them, retry messages on a DLQ (in 5.9.x of ActiveMQ onwards)</li>
<li>Neater Camel message tracing; letting you zoom into a message and step through the messages with video player controls</li>
<li>Can now forward messages on a Camel endpoints</li>
<li>ActiveMQ gets huge improvements in its tooling
<ul>
<li>we can more easily page through messages on a queue</li>
<li>move messages from one queue to another</li>
<li>delete messages</li>
<li>retry messages on a DLQ (in 5.9.x of ActiveMQ onwards)</li>
<li>purge queues</li>
</ul></li>
<li><p>Camel</p>

<ul>
<li>Neater message tracing; letting you zoom into a message and step through the messages with video player controls</li>
<li>Can now forward messages on any browseable camel enpdoint to any other Camel endpoints</li>
</ul></li>
<li><p>Fixes <a href="https://github.com/hawtio/hawtio/issues?milestone=4&amp;state=open">these issues and enhancements</a></p></li>
</ul>

<p></div>
Expand Down

0 comments on commit 131ff80

Please sign in to comment.