From a12675e120cf6c1924f46a48089d65ebe703b0d7 Mon Sep 17 00:00:00 2001 From: Reinier Zwitserloot Date: Mon, 21 Dec 2009 14:11:25 +0100 Subject: Added support to fully automatically upload a cutting edge build to projectlombok.org, as well as a page with information about it, gathered from the changelog. --- website/download-edge.html | 63 ++++++++++++++++++++++++++++++++++++++++++++++ website/download.html | 5 +++- 2 files changed, 67 insertions(+), 1 deletion(-) create mode 100644 website/download-edge.html (limited to 'website') diff --git a/website/download-edge.html b/website/download-edge.html new file mode 100644 index 00000000..4cf794a6 --- /dev/null +++ b/website/download-edge.html @@ -0,0 +1,63 @@ + + + + + + + Project Lombok - Cutting Edge build + + +
+

Download Lombok Cutting Edge build

+
+ version: @VERSION-EDGE@ +
+

+ @CHANGELOG-EDGE@ +

+ + Download now! + +

+ Cutting edge a bit too gutsy for you? You can grab the stable release instead. +

+ +
+ + + diff --git a/website/download.html b/website/download.html index cc8ac1c5..3eb4fa7d 100644 --- a/website/download.html +++ b/website/download.html @@ -4,7 +4,7 @@ - Project Lombok + Project Lombok - Download