Author: grobmeier
Date: Mon Jul 16 09:39:32 2012
New Revision: 825958
Log:
tried to fix paths in jnlp and download file
Modified:
websites/production/logging/content/chainsaw/chainsaw_20060302/download.html
websites/production/logging/content/chainsaw/chainsaw_20060302/webstart/chainsawWebStart.jnlp
Modified:
websites/production/logging/content/chainsaw/chainsaw_20060302/download.html
==============================================================================
---
websites/production/logging/content/chainsaw/chainsaw_20060302/download.html
(original)
+++
websites/production/logging/content/chainsaw/chainsaw_20060302/download.html
Mon Jul 16 09:39:32 2012
@@ -189,7 +189,7 @@
</div>
<div id="bodyColumn">
<div id="contentBox">
- <div class="section"><h2>Download</h2><p>Latest Development Build:
Date: 2006-03-02 (SVN tag 'release_20060302')</p><ul><li><a
href="/chainsaw/2.x/webstart/chainsaw/chainsawWebStart.jnlp">Java Web Start</a>
</li><li><a
href="/chainsaw/2.x/webstart/chainsaw/upload/chainsaw-20070110.dmg">OSX</a> -
.dmg bundled distribution. Drag to your /Applications folder</li><li><a
href="/chainsaw/2.x//webstart/chainsaw/upload/chainsaw-bundle-20060302.zip">Unix/Dos
Standalone</a> (.bat/.sh)<p>Please check the <a
href="distributionnotes.html">Important Distribution Notes</a> for more
information about some of the extended feature sets.</p></li></ul></div>
+ <div class="section"><h2>Download</h2><p>Latest Development Build:
Date: 2006-03-02 (SVN tag 'release_20060302')</p><ul><li><a
href="/chainsaw/2.x/webstart/chainsawWebStart.jnlp">Java Web Start</a>
</li><li><a
href="/chainsaw/2.x/webstart/chainsaw/upload/chainsaw-20070110.dmg">OSX</a> -
.dmg bundled distribution. Drag to your /Applications folder</li><li><a
href="/chainsaw/2.x//webstart/chainsaw/upload/chainsaw-bundle-20060302.zip">Unix/Dos
Standalone</a> (.bat/.sh)<p>Please check the <a
href="distributionnotes.html">Important Distribution Notes</a> for more
information about some of the extended feature sets.</p></li></ul></div>
</div>
</div>
<div class="clear">
Modified:
websites/production/logging/content/chainsaw/chainsaw_20060302/webstart/chainsawWebStart.jnlp
==============================================================================
---
websites/production/logging/content/chainsaw/chainsaw_20060302/webstart/chainsawWebStart.jnlp
(original)
+++
websites/production/logging/content/chainsaw/chainsaw_20060302/webstart/chainsawWebStart.jnlp
Mon Jul 16 09:39:32 2012
@@ -2,7 +2,7 @@
<!-- JNLP File for Jakarta Log4j Chainsaw v2 Application -->
<jnlp
spec="1.0+"
-codebase="http://logging.apache.org/log4j/docs/webstart/chainsaw/"
+codebase="http://logging.apache.org/chainsaw/webstart"
href="chainsawWebStart.jnlp">
<information>
<title>Log4j Chainsaw v2</title>