Return-Path: Mailing-List: contact dev-help@ant.apache.org; run by ezmlm Delivered-To: mailing list dev@ant.apache.org Received: (qmail 43431 invoked from network); 27 May 2003 07:33:29 -0000 Received: from exchange.sun.com (192.18.33.10) by daedalus.apache.org with SMTP; 27 May 2003 07:33:29 -0000 Received: (qmail 25693 invoked by uid 50); 27 May 2003 07:35:49 -0000 Date: 27 May 2003 07:35:49 -0000 Message-ID: <20030527073549.25692.qmail@nagoya.betaversion.org> From: bugzilla@apache.org To: dev@ant.apache.org Cc: Subject: DO NOT REPLY [Bug 20202] - javac deprecation tag doesn't show deprecation's X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bug.cgi?id=20202 javac deprecation tag doesn't show deprecation's ------- Additional Comments From bodewig@apache.org 2003-05-27 07:35 ------- Are you sure the file that calls the deprecated method gets compiled at all? See ant -verbose for a listing of all files that get compiled.