diff options
author | Reinier Zwitserloot <reinier@tipit.to> | 2009-10-07 23:54:12 +0200 |
---|---|---|
committer | Reinier Zwitserloot <reinier@tipit.to> | 2009-10-07 23:54:12 +0200 |
commit | bb09fa4f050a7f3cb172af69487de21d6d630bbd (patch) | |
tree | 77719ba6e3e092ab47ac1edff3d78e70af2de94a /deps | |
parent | c2f1858781a4a1a5ae6f47a961172ee0b4cb6d53 (diff) | |
parent | 23da5b1e80bd03ee3fc02b7d7ee03130f158e7c4 (diff) | |
download | lombok-bb09fa4f050a7f3cb172af69487de21d6d630bbd.tar.gz lombok-bb09fa4f050a7f3cb172af69487de21d6d630bbd.tar.bz2 lombok-bb09fa4f050a7f3cb172af69487de21d6d630bbd.zip |
Merge branch 'lombokpatcher'
Diffstat (limited to 'deps')
-rw-r--r-- | deps/README | 3 | ||||
-rw-r--r-- | deps/eclipse.agent/spi-0.2.3-pre.jar | bin | 23926 -> 0 bytes | |||
-rw-r--r-- | deps/lombok/tools.jar (renamed from deps/tools.jar) | bin | 12546055 -> 12546055 bytes |
3 files changed, 1 insertions, 2 deletions
diff --git a/deps/README b/deps/README index cda42040..3a260349 100644 --- a/deps/README +++ b/deps/README @@ -1,5 +1,4 @@ 'deps' are defined as those things which are required to compile or develop lombok, but which aren't required when -actually running lombok. The main lombok code is dependent on all libraries in the 'lombok' directory, whilst the agents -are dependent on both the contents of the 'agent' directory and the agent's specific directory (e.g. 'eclipse.agent'). +actually running lombok. For dependencies which need to be available at runtime, see the 'lib' directory. diff --git a/deps/eclipse.agent/spi-0.2.3-pre.jar b/deps/eclipse.agent/spi-0.2.3-pre.jar Binary files differdeleted file mode 100644 index ecd70464..00000000 --- a/deps/eclipse.agent/spi-0.2.3-pre.jar +++ /dev/null diff --git a/deps/tools.jar b/deps/lombok/tools.jar Binary files differindex bc3e0bef..bc3e0bef 100644 --- a/deps/tools.jar +++ b/deps/lombok/tools.jar |