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. --- buildScripts/website.ant.xml | 52 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 52 insertions(+) (limited to 'buildScripts/website.ant.xml') diff --git a/buildScripts/website.ant.xml b/buildScripts/website.ant.xml index 2f125edb..13a8ff18 100644 --- a/buildScripts/website.ant.xml +++ b/buildScripts/website.ant.xml @@ -208,6 +208,58 @@ such as converting the changelog into HTML, and creating javadoc. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + You don't have the libertad-upload.key; you'll need it to get write access to the server. + + + + + -- cgit