From 310862d94e3a4705faf0d2b6ed9cdb40247b39ca Mon Sep 17 00:00:00 2001 From: Reinier Zwitserloot Date: Sun, 11 Oct 2009 07:54:25 +0200 Subject: Integrated lombok.jar and lombok.eclipse.agent.jar into one jar that installs, is a javac apt processor, and an agent, all at once. --- buildScripts/deps.ant.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'buildScripts/deps.ant.xml') diff --git a/buildScripts/deps.ant.xml b/buildScripts/deps.ant.xml index 1c6919ee..b9d447f8 100644 --- a/buildScripts/deps.ant.xml +++ b/buildScripts/deps.ant.xml @@ -36,16 +36,16 @@ and building dependencies. - + + targetfile="lib/lombok/lombok-patcher.jar" /> - - ** UPDATED: lib/eclipse.agent/lombok-patcher.jar + + ** UPDATED: lib/lombok/lombok-patcher.jar -- cgit