/bugs/4216683.html for
more details.
/Daniel Grenner
-Original Message-
From: Kevin Steppe [mailto:[EMAIL PROTECTED]
Sent: den 10 februari 2004 16:00
To: [EMAIL PROTECTED]
Subject: No deprecation warnings with javac
I am not getting deprecation warning in the "build" target b
I am not getting deprecation warning in the "build" target but I do in
the "build-test" target, yet they look the same to me. There are 230
classes under /src and 27 under /test. Just to be sure, I've
intentionally placed calls in both /src and /test to a deprecated
method. The deprecated me