aboutsummaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorReinier Zwitserloot <reinier@tipit.to>2009-10-13 15:15:53 +0200
committerReinier Zwitserloot <reinier@tipit.to>2009-10-13 15:15:53 +0200
commit70a0f6e84cf7b03c7edf444d643025357c945cad (patch)
tree6749f056380145fa1c0844e2be8f00cee8600759 /lib
parenta602d2f899ea4538429f21d9958ac3e82643f3f8 (diff)
downloadlombok-70a0f6e84cf7b03c7edf444d643025357c945cad.tar.gz
lombok-70a0f6e84cf7b03c7edf444d643025357c945cad.tar.bz2
lombok-70a0f6e84cf7b03c7edf444d643025357c945cad.zip
Pretty big revamp of the build script system. Downloading dependencies is now done automatically by this script, which also means that e.g. lombok-patcher.jar no longer needs to be checked in.
Diffstat (limited to 'lib')
-rw-r--r--lib/lombok/.gitignore1
-rw-r--r--lib/lombok/lombok-patcher.jarbin1495999 -> 0 bytes
2 files changed, 1 insertions, 0 deletions
diff --git a/lib/lombok/.gitignore b/lib/lombok/.gitignore
new file mode 100644
index 00000000..468666ec
--- /dev/null
+++ b/lib/lombok/.gitignore
@@ -0,0 +1 @@
+lombok-patcher.jar
diff --git a/lib/lombok/lombok-patcher.jar b/lib/lombok/lombok-patcher.jar
deleted file mode 100644
index b3c9b5cb..00000000
--- a/lib/lombok/lombok-patcher.jar
+++ /dev/null
Binary files differ