From ad09ad1d29a30e618afe9752216d328161095883 Mon Sep 17 00:00:00 2001 From: Reinier Zwitserloot Date: Sat, 28 Nov 2009 09:27:12 +0100 Subject: The licence file is now also copied into the jar, as well as to the website. --- buildScripts/compile.ant.xml | 3 ++- buildScripts/website.ant.xml | 3 +++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/buildScripts/compile.ant.xml b/buildScripts/compile.ant.xml index 509b9cde..52dff701 100644 --- a/buildScripts/compile.ant.xml +++ b/buildScripts/compile.ant.xml @@ -151,10 +151,11 @@ lombok code including the various agents. + - + diff --git a/buildScripts/website.ant.xml b/buildScripts/website.ant.xml index 50781988..2f125edb 100644 --- a/buildScripts/website.ant.xml +++ b/buildScripts/website.ant.xml @@ -106,6 +106,9 @@ such as converting the changelog into HTML, and creating javadoc. + + + -- cgit