Igor Vaynberg wrote:
i guess almaw played around with it w/out telling us :)
We have some projects that are, err, "significantly" more complex than Wicket in terms of Maven 2 builds, class version compatibility (which gets interesting when you bring RMI classloaders into account) and stuff.
javac even goes so far as to make sure it mimics the previous behaviour of the evaluation of a class literal causing the class to be initialised (which it doesn't do in Java 5, but does if you do a -target 1.4 using the 1.5 javac).
Al
