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 Jul 25, 2013
1 parent 0a1bb7b commit 9d2bf93
Showing 1 changed file with 15 additions and 3 deletions.
18 changes: 15 additions & 3 deletions changelog.html
Expand Up @@ -84,7 +84,7 @@ <h4 id = "In_Progress__1_2_">In Progress (1.2)</h4>
<ul>
<li>Connectivity
<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. (Requires tools.jar in the classpath)</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>ActiveMQ gets huge improvements in its tooling
Expand All @@ -95,12 +95,24 @@ <h4 id = "In_Progress__1_2_">In Progress (1.2)</h4>
<li>retry messages on a DLQ (in 5.9.x of ActiveMQ onwards)</li>
<li>purge queues</li>
</ul></li>
<li><p>Camel</p>

<li>Camel
<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>Fabric
<ul>
<li>Redesigned fabric view allows quick access to versions, profiles and containers, mass-assignment/removal of profiles to containers</li>
<li>Easier management of features deployed in a profile via the &ldquo;Edit Features&rdquo; button.</li>
<li>Several properties now editable on container detail view such as local/public IP and hostname</li>
</ul></li>
<li><p>General</p>

<ul>
<li>Secured embedded jolokia, performs authentication/authorization via JAAS</li>
<li>New login page</li>
<li>Redesigned help pages</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>

Expand Down

0 comments on commit 9d2bf93

Please sign in to comment.