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 Apr 19, 2013
1 parent 96445e3 commit 6ff7ddd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion 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 issues and enhancements</a></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>
</ul>

<h1 id = "1_0">1.0</h1>
Expand Down
2 changes: 1 addition & 1 deletion index.html
Expand Up @@ -110,7 +110,7 @@ <h4>Browse ActiveMQ Queues</h4>

<p>You can dynamically <a href="http://hawt.io/plugins/index.html">extend hawtio with your own plugins</a> or automatically <a href="http://hawt.io/plugins/index.html">discover plugins</a> inside the JVM.</p>

<p>The only server side dependency (other than the static HTML/CSS/JS/images) is the excellent <a href="http://jolokia.org">Jolokia library</a> which has small footprint (around 300Kb) and is available as a <a href="http://jolokia.org/agent/jvm.html">JVM agent</a>, or comes embedded as a servlet inside the <strong>hawtio-web.war</strong> or can be deployed as <a href="http://jolokia.org/agent/osgi.html">an OSGi bundle</a>.</p>
<p>The only server side dependency (other than the static HTML/CSS/JS/images) is the excellent <a href="http://jolokia.org">Jolokia library</a> which has small footprint (around 300Kb) and is available as a <a href="http://jolokia.org/agent/jvm.html">JVM agent</a>, or comes embedded as a servlet inside the <strong>hawtio-default.war</strong> or can be deployed as <a href="http://jolokia.org/agent/osgi.html">an OSGi bundle</a>.</p>

<h2 id = "Want_to_hack_on_some_code_">Want to hack on some code?</h2>

Expand Down

0 comments on commit 6ff7ddd

Please sign in to comment.