Question about deprecation

2005-08-13 Thread Bob Smith
Hi, I'm new to the mailing list, and have a question about compiling deprecated classes. Is it possible, when compiling with Ant, to arrange the compilation so that deprecated classes are not ignored during the build? >From what I've read, the Java compiler will ignore deprecated classes when co

Question about deprecation

2005-08-12 Thread Bob Smith
Hi, I'm new to the mailing list, and have a question about compiling deprecated classes. Is it possible, when compiling with Ant, to arrange the compilation so that deprecated classes are not ignored during the build? >From what I've read, the Java compiler will ignore deprecated classes when co