Return-Path: Delivered-To: apmail-jakarta-log4j-dev-archive@jakarta.apache.org Received: (qmail 91008 invoked by uid 500); 19 Jun 2001 15:06:42 -0000 Mailing-List: contact log4j-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: Reply-To: "LOG4J Developers Mailing List" Delivered-To: mailing list log4j-dev@jakarta.apache.org Delivered-To: moderator for log4j-dev@jakarta.apache.org Received: (qmail 37156 invoked from network); 19 Jun 2001 14:27:00 -0000 Message-ID: <0d0001c0f8cc$96a27560$364211ac@succubussi> From: "Scott M Stark" To: "LOG4J Developers Mailing List" References: Subject: Re: Method Deprecation Date: Tue, 19 Jun 2001 07:31:55 -0700 Organization: JBoss MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 X-Spam-Rating: h31.sny.collab.net 1.6.2 0/1000/N Yes, use @deprecated : /** @deprecated As of version x.y, replaced by {@link #newMethod()} */ ----- Original Message ----- From: "Paul Glezen" To: "LOG4J Developers Mailing List" Sent: Tuesday, June 19, 2001 7:18 AM Subject: Method Deprecation > How does one mark a method as deprecated? Will doing so in the Javadoc > comments accomplish this? > > Thanks, > - Paul > > Paul Glezen > IT Specialist > Software Services > 818 539 3321 > --------------------------------------------------------------------- To unsubscribe, e-mail: log4j-dev-unsubscribe@jakarta.apache.org For additional commands, e-mail: log4j-dev-help@jakarta.apache.org