From 81afaef57fba9acbe36c7fe33c0f17cd9e695a0c Mon Sep 17 00:00:00 2001 From: Reinier Zwitserloot Date: Sat, 10 Oct 2009 16:06:20 +0200 Subject: Updated the buildscript so missing the lombok.patcher project no longer causes errors. Now it causes warnings. --- buildScripts/deps.ant.xml | 21 +++++++++++++-------- 1 file changed, 13 insertions(+), 8 deletions(-) (limited to 'buildScripts') diff --git a/buildScripts/deps.ant.xml b/buildScripts/deps.ant.xml index 648685dc..1c6919ee 100644 --- a/buildScripts/deps.ant.xml +++ b/buildScripts/deps.ant.xml @@ -23,24 +23,29 @@ This buildfile is part of projectlombok.org. It responsible for finding, downloading, and building dependencies. - + + - - - + + Skipping lombok.patcher. clone from: http://github.com/rzwitserloot/lombok.patcher + + + + + - - - ** UPDATED: lib/eclipse.agent/lombok-patcher.jar + + + ** UPDATED: lib/eclipse.agent/lombok-patcher.jar -- cgit