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 3, 2013
1 parent 533bc92 commit 88747de
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion changelog.html
Expand Up @@ -82,7 +82,13 @@ <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>
<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.
<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>
</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>
</ul>

<p></div>
Expand Down

0 comments on commit 88747de

Please sign in to comment.