From e693672cd44ab0e648643f4b5c24b1c177ab6c84 Mon Sep 17 00:00:00 2001 From: Reinier Zwitserloot Date: Mon, 12 Jul 2010 23:48:02 +0200 Subject: Changed build system to ivy. --- buildScripts/deps.ant.xml | 51 ----------------------------------------------- 1 file changed, 51 deletions(-) delete mode 100644 buildScripts/deps.ant.xml (limited to 'buildScripts/deps.ant.xml') diff --git a/buildScripts/deps.ant.xml b/buildScripts/deps.ant.xml deleted file mode 100644 index f3a07ec8..00000000 --- a/buildScripts/deps.ant.xml +++ /dev/null @@ -1,51 +0,0 @@ - - - -This buildfile is part of projectlombok.org. It responsible for finding, downloading, -and building dependencies. - - - - - - - - - - - - - - - - - - - - - - - - - - -- cgit