diff --git a/buildScripts/setup.ant.xml b/buildScripts/setup.ant.xml
index 4093feb14..767067e77 100644
--- a/buildScripts/setup.ant.xml
+++ b/buildScripts/setup.ant.xml
@@ -336,6 +336,16 @@ This buildfile is part of projectlombok.org. It sets up the build itself.
+
+
+
+
+
+
+ You need to manually sort out the changelog, and set Version.java so that the release version is an even number (and the name isn't Edgy Guinea Pig). Use -Dskip.test.version= to override.
+
+
+
ant needs to be at least v1.10.0 or higher to build lombok. Your version is: ${ant.version}
diff --git a/buildScripts/website.ant.xml b/buildScripts/website.ant.xml
index 414fbb926..892548fea 100644
--- a/buildScripts/website.ant.xml
+++ b/buildScripts/website.ant.xml
@@ -263,7 +263,7 @@ such as applying the templates to produce the website, converting the changelog
-
+
@@ -288,7 +288,9 @@ such as applying the templates to produce the website, converting the changelog
-
+
+
+