| AW: a problem compiling a Java 5 project with generics | AW: a problem compiling a Java 5 project with generics 2006-10-18 - By Steve Loughran
Matt Benson wrote: > --- Peter Reilly <peter.kitt.reilly@(protected)> wrote: > [SNIP] >> I have just checked the <javac> revision history, >> since the initial checkin (6 years, 9 months), >> <javac> has always added >> the destination path to the classpath for the javac >> command. >> >> It does not seem to be necessary? but I do not know >> if >> we can remove it without something failing. >> Perhaps we can use (yet another) attribute to javac >> to >> disable this behaviour. >> > > Isn't that what Gump is (sort of) for? If you drop > the change in and it doesn't break THE UNIVERSE on > Gump, it's -probably- okay, right? :) > > -Matt >
Gump doesnt catch classloader/classpath problems, as it overrides everything.
--------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@(protected) For additional commands, e-mail: user-help@(protected)
|
|
 |