aboutsummaryrefslogtreecommitdiff
path: root/website/extra/download-edge.html
diff options
context:
space:
mode:
authorReinier Zwitserloot <reinier@zwitserloot.com>2017-05-22 21:35:35 +0200
committerReinier Zwitserloot <reinier@zwitserloot.com>2017-05-29 21:03:04 +0200
commit7c8f9fa445e0b21f691367210dc5fb79e79b2afa (patch)
tree69a66f3c017c5c17dac1efa758209fb2adcd26ee /website/extra/download-edge.html
parentf447b13adb346ad92ab0c33d073a158ea5c968b5 (diff)
downloadlombok-7c8f9fa445e0b21f691367210dc5fb79e79b2afa.tar.gz
lombok-7c8f9fa445e0b21f691367210dc5fb79e79b2afa.tar.bz2
lombok-7c8f9fa445e0b21f691367210dc5fb79e79b2afa.zip
Final touches to the new website:
* htaccess for ‘nice looking’ URLs. * download-edge overwritten upon stable releases. * fixes to the build system. * Added google analytics pagetracker.
Diffstat (limited to 'website/extra/download-edge.html')
-rw-r--r--website/extra/download-edge.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/website/extra/download-edge.html b/website/extra/download-edge.html
index 4cf794a6..e4c72dfc 100644
--- a/website/extra/download-edge.html
+++ b/website/extra/download-edge.html
@@ -35,10 +35,10 @@
<div class="meat download edge">
<h1>Download Lombok Cutting Edge build</h1>
<div class="versionInfo">
- version: @VERSION-EDGE@
+ version: ${version}
</div>
<p id="changelog">
- @CHANGELOG-EDGE@
+ ${changelogEdge?no_esc}
</p>
<a href="lombok-edge.jar" id="downloadLink">
Download now!