Hello, I have an application with a lot of "Category" from log4j 1.1.3. I read in the doc of the 1.2.4 version that Category is now deprecated, I must use Logger, OK, I agree.
I delete all my .class, and I recompile them, I supposed than the compiler will say to me where the Category class are in my source file, in order to replace them by Logger. But I obtain 0 deprecated ! I suppose it's because Category is not marked as deprecated with the javadoc tag. Is it a feature, a forget, or other ? Thank in advance. -- Sur le Web, tout de suite. Herve AGNOUX - diaam informatique http://www.diaam-informatique.com -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>