diff options
author | Reinier Zwitserloot <reinier@zwitserloot.com> | 2010-07-12 23:48:02 +0200 |
---|---|---|
committer | Reinier Zwitserloot <reinier@zwitserloot.com> | 2010-07-12 23:48:02 +0200 |
commit | e693672cd44ab0e648643f4b5c24b1c177ab6c84 (patch) | |
tree | f07383881d17b775a9205f175c317bbb4d5dbaa3 /contrib | |
parent | a118bc79249ba9184ada2315dacf48fd19e444a5 (diff) | |
download | lombok-e693672cd44ab0e648643f4b5c24b1c177ab6c84.tar.gz lombok-e693672cd44ab0e648643f4b5c24b1c177ab6c84.tar.bz2 lombok-e693672cd44ab0e648643f4b5c24b1c177ab6c84.zip |
Changed build system to ivy.
Diffstat (limited to 'contrib')
-rw-r--r-- | contrib/README | 4 | ||||
-rw-r--r-- | contrib/asm-3.1-javadoc.zip | bin | 620640 -> 0 bytes | |||
-rw-r--r-- | contrib/asm-3.1-src.zip | bin | 336609 -> 0 bytes | |||
-rw-r--r-- | contrib/ecjsrc-3.5.1.zip | bin | 1297603 -> 0 bytes | |||
-rw-r--r-- | contrib/javac-source.zip | bin | 1839929 -> 0 bytes |
5 files changed, 0 insertions, 4 deletions
diff --git a/contrib/README b/contrib/README deleted file mode 100644 index b94d973f..00000000 --- a/contrib/README +++ /dev/null @@ -1,4 +0,0 @@ -The files in this directory are not required to either run or build lombok. -They are in the repository solely because they are useful when developing lombok. -For example, the sources to used libraries are here so you can click through to it -in your IDE when you configure your library requirements correctly. diff --git a/contrib/asm-3.1-javadoc.zip b/contrib/asm-3.1-javadoc.zip Binary files differdeleted file mode 100644 index 91ce1569..00000000 --- a/contrib/asm-3.1-javadoc.zip +++ /dev/null diff --git a/contrib/asm-3.1-src.zip b/contrib/asm-3.1-src.zip Binary files differdeleted file mode 100644 index 4ad32d54..00000000 --- a/contrib/asm-3.1-src.zip +++ /dev/null diff --git a/contrib/ecjsrc-3.5.1.zip b/contrib/ecjsrc-3.5.1.zip Binary files differdeleted file mode 100644 index 25041d24..00000000 --- a/contrib/ecjsrc-3.5.1.zip +++ /dev/null diff --git a/contrib/javac-source.zip b/contrib/javac-source.zip Binary files differdeleted file mode 100644 index 7d989ac6..00000000 --- a/contrib/javac-source.zip +++ /dev/null |