Commit Graph
14 Commits
Author SHA1 Message Date
grootjans 1c3ba98204 Updated the ant version due to an issue with invalid sha1-hashes on maven-central for the 1.8.0 version 2012-07-02 22:27:54 +02:00
Roel Spilker b3a55b0c6c Test script fixes 2012-01-23 20:12:53 +01:00
Reinier Zwitserloot a59a2c482b Updated to ASM4 final. 2012-01-09 23:47:45 +01:00
Reinier Zwitserloot 7773bd4e60 Changed dep name of 'javac' into 'javac6' and added 'javac7', mostly for contrib purposes (we still compile against javac6, but having javac7 around for testing and such is nice). 2011-08-15 20:33:45 +02:00
Reinier Zwitserloot 612431bbbb Updated to ASM 4.0RC1 so that we can deal with java7,
especially class files built with java7.

Fixes issue #188
2011-06-07 00:56:43 +02:00
Reinier Zwitserloot 3c92d18927 ecj and jdt.core contain mostly the same classes. Its possible to get these mixed up and that would be bad (SecurityExceptions as signatures don't match, and in general mixing and matching classes from different releases). Just ditching ecj should do the job. 2011-06-02 06:35:38 +02:00
Reinier Zwitserloot 12e4f36a2f Yet another eclipse mirror went down or deleted an older version. We're now hosting this dependency ourselves; it was the last one we weren't already hosting. Also upped version from 3.6.0 to 3.6.2. 2011-04-01 19:55:50 +02:00
Reinier Zwitserloot ead7ff428c jarjar now used to make sure asm is no longer on the bootclasspath when using lombok. 2011-03-22 21:02:04 +01:00
Reinier Zwitserloot 38b4128f89 previous attempt to use more maven central repos failed, so reverted most of it.
see commit 1a28ccb347.
2011-03-18 18:25:59 +01:00
Reinier Zwitserloot 1a28ccb347 Replaced a bunch of deps to entries in maven central instead of self-written URLs. 2011-03-06 02:27:58 +01:00
Reinier Zwitserloot 93e38f9024 Updated to lombok.patcher, which basically only means that the "PATCHING: ..." prints to system.out are gone. 2010-11-08 23:26:52 +01:00
Roel Spilker 616ef8581f Add diverse logging frameworks for the tests. 2010-11-08 20:10:43 +01:00
Reinier Zwitserloot 491d6bf7a4 Updated eclipse dependencies to 3.6.0, and added sources. 2010-07-16 04:03:38 +02:00
Reinier Zwitserloot e693672cd4 Changed build system to ivy. 2010-07-12 23:48:02 +02:00