From 273cb83ef31f0153b3cb91afa92dcd98c2658795 Mon Sep 17 00:00:00 2001 From: Reinier Zwitserloot Date: Tue, 12 Dec 2017 06:30:39 +0100 Subject: build script for edge release updated --- buildScripts/website.ant.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'buildScripts') diff --git a/buildScripts/website.ant.xml b/buildScripts/website.ant.xml index 13626dd7..13b97231 100644 --- a/buildScripts/website.ant.xml +++ b/buildScripts/website.ant.xml @@ -19,7 +19,7 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. --> - + This buildfile is part of projectlombok.org. It is responsible for building the website and all website-related aspects, such as applying the templates to produce the website, converting the changelog into HTML, and creating javadoc. -- cgit