index
:
github/lombok.git
feat/memoize
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
buildScripts
/
ivy.xml
Age
Commit message (
Expand
)
Author
2014-02-27
Fixed lombok support in eclipse 4.4 ('luna').
Reinier Zwitserloot
2014-02-25
yet another (much better) attempt at fixing the deadlock issue. Again all the...
Roel Spilker
2014-02-24
Another shot in the dark to fix deadlock issues with eclipse and build plugin...
Roel Spilker
2014-02-10
[deps] Updated eclipse deps to 3.9 tree. This also enables testing java7 feat...
Reinier Zwitserloot
2014-02-07
[eclipse debugging] a new target, 'eclipseForDebugging', which imports deps f...
Reinier Zwitserloot
2013-09-10
updated SPI, it did not work in JDK8 properly
Reinier Zwitserloot
2013-07-08
possible fix for a deadlock issue 531.
Reinier Zwitserloot
2013-03-11
Added @Log4j2 support.
Reinier Zwitserloot
2012-10-30
Added annotation for the slf4j extended logger
grootjans
2012-07-02
Updated the ant version due to an issue with invalid sha1-hashes on maven-cen...
grootjans
2012-01-23
Test script fixes
Roel Spilker
2012-01-09
Updated to ASM4 final.
Reinier Zwitserloot
2011-08-15
Changed dep name of 'javac' into 'javac6' and added 'javac7', mostly for cont...
Reinier Zwitserloot
2011-06-07
Updated to ASM 4.0RC1 so that we can deal with java7,
Reinier Zwitserloot
2011-06-02
ecj and jdt.core contain mostly the same classes. Its possible to get these m...
Reinier Zwitserloot
2011-04-01
Yet another eclipse mirror went down or deleted an older version. We're now h...
Reinier Zwitserloot
2011-03-22
jarjar now used to make sure asm is no longer on the bootclasspath when using...
Reinier Zwitserloot
2011-03-18
previous attempt to use more maven central repos failed, so reverted most of it.
Reinier Zwitserloot
2011-03-06
Replaced a bunch of deps to entries in maven central instead of self-written ...
Reinier Zwitserloot
2010-11-08
Updated to lombok.patcher, which basically only means that the "PATCHING: ......
Reinier Zwitserloot
2010-11-08
Add diverse logging frameworks for the tests.
Roel Spilker
2010-07-16
Updated eclipse dependencies to 3.6.0, and added sources.
Reinier Zwitserloot
2010-07-12
Changed build system to ivy.
Reinier Zwitserloot