>> Do you use Checkstyle? >Now we don't, but we probably should. Maybe one could open an issue?
https://issues.apache.org/jira/browse/IVY-483 >> Have an eye on which JDK is in use ... (Ant tries dropping JDK 1.2 now ;) >What do you mean? Ivy is compatible with jdk1.4+ In hat Issue he wrote "Java 1.5". If you want to be compatible with JDK 1.4 you have to have an eye on that in these days of Java6u1 ... Always make a build on 1.4 before commiting. Jan
