Return-Path: Delivered-To: apmail-incubator-shiro-dev-archive@www.apache.org Received: (qmail 75593 invoked from network); 17 May 2010 02:31:55 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 17 May 2010 02:31:55 -0000 Received: (qmail 19933 invoked by uid 500); 17 May 2010 02:31:55 -0000 Delivered-To: apmail-incubator-shiro-dev-archive@incubator.apache.org Received: (qmail 19855 invoked by uid 500); 17 May 2010 02:31:54 -0000 Mailing-List: contact shiro-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: shiro-dev@incubator.apache.org Delivered-To: mailing list shiro-dev@incubator.apache.org Received: (qmail 19847 invoked by uid 99); 17 May 2010 02:31:54 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 17 May 2010 02:31:54 +0000 X-ASF-Spam-Status: No, hits=2.2 required=10.0 tests=FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_NONE,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of brian.demers@gmail.com designates 74.125.83.47 as permitted sender) Received: from [74.125.83.47] (HELO mail-gw0-f47.google.com) (74.125.83.47) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 17 May 2010 02:31:46 +0000 Received: by gwb17 with SMTP id 17so1499778gwb.6 for ; Sun, 16 May 2010 19:31:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:content-type; bh=CbSjmQ4YFgCsTrPVNfD937JN5nQxYBxyb/ZwWnow+5s=; b=Gn/bD7ukIYKJ0jkJTHvkOSnIXdADVjKP0rBW9ZYVrXEDe5kQcQ4V4EO/egJCxZkuKG ZAjYGdodk9doelfHhOh872T/KC/bEC/fIDLI3qjzYgl48ifw+Yva4rCOiDXHAJAoFAxt ujAWKshiUUxI8+RkdKht9HqQxtdilJKlgkf+o= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=heXXaWJeV+gZjnVKrlcntRgMmhMpNpJtiYORZ8i76DWwq/SacJ8I80fG3lmSqXeuOB g873WViSzZErclbxAiwYsb2BP9wyvcZWpr30+CFMH6F78cuylch+iyDsxJbc7YMleUl1 bbNvHUAJDWWMebQ85iAXKVoHVsmsa6BmAl8T0= MIME-Version: 1.0 Received: by 10.150.113.9 with SMTP id l9mr5207076ybc.359.1274063485489; Sun, 16 May 2010 19:31:25 -0700 (PDT) Received: by 10.150.206.20 with HTTP; Sun, 16 May 2010 19:31:25 -0700 (PDT) In-Reply-To: References: Date: Sun, 16 May 2010 22:31:25 -0400 Message-ID: Subject: Re: Removing deprecated code From: Brian Demers To: shiro-dev@incubator.apache.org Content-Type: multipart/alternative; boundary=000e0cd48b487954900486c105e5 X-Virus-Checked: Checked by ClamAV on apache.org --000e0cd48b487954900486c105e5 Content-Type: text/plain; charset=ISO-8859-1 +1 Kill 'em On Fri, May 14, 2010 at 9:16 PM, Les Hazlewood wrote: > The last big issue before declaring 1.0 as 'code complete' is > https://issues.apache.org/jira/browse/SHIRO-155 > > I just wanted to state a fair warning that I'm starting this effort now. > > In practice, this won't take me long at all (30 min? 1 hour max?) > since none of the existing Shiro code depends on Deprecated classes or > methods. Just a heads up! > > - Les > --000e0cd48b487954900486c105e5--