Return-Path: X-Original-To: apmail-incubator-callback-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-callback-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 73958D494 for ; Tue, 23 Oct 2012 17:57:13 +0000 (UTC) Received: (qmail 84227 invoked by uid 500); 23 Oct 2012 17:57:12 -0000 Delivered-To: apmail-incubator-callback-dev-archive@incubator.apache.org Received: (qmail 84082 invoked by uid 500); 23 Oct 2012 17:57:12 -0000 Mailing-List: contact callback-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: callback-dev@incubator.apache.org Delivered-To: mailing list callback-dev@incubator.apache.org Received: (qmail 83900 invoked by uid 99); 23 Oct 2012 17:57:12 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 23 Oct 2012 17:57:12 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of bowserj@gmail.com designates 209.85.212.177 as permitted sender) Received: from [209.85.212.177] (HELO mail-wi0-f177.google.com) (209.85.212.177) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 23 Oct 2012 17:57:05 +0000 Received: by mail-wi0-f177.google.com with SMTP id hj13so2953898wib.0 for ; Tue, 23 Oct 2012 10:56:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=6kqAxpqBqk3wWRf0Mp06Jb5wFrkPSpNvE//VI0dTV5M=; b=ZxU9moUHiW0jv0C8GfhI2pfgyKz3b6064VHqaDc7sQuDSepN7Nv67gznFIFlPCPOmn IDRExr/cBuZNqa/fklkHGKHiFOE4ecqdVMyIfqQAd9X6mcZ8ZJUglMg9MUK1YUTCyjAY k1bhhUYWql1znyFwOY8KBWhUU62wvLrG5FFZ0QRJlLIUwVXISazDlZlxGdve8emqHNMn +UuhgGwEzFhysZ7XjIVIVGCCl81J1ggf6oV1GJr7ntd0GkxbAKijEO4l0JxtcdHlhGDS 0Ln/gOX3a9qhUm8qXACw3PVcwORD+c94kog6+Apmi3OKmzZ6qAFQBoph9ksVBag6kNmg VS0w== MIME-Version: 1.0 Received: by 10.180.88.130 with SMTP id bg2mr46625872wib.22.1351015004780; Tue, 23 Oct 2012 10:56:44 -0700 (PDT) Received: by 10.223.181.74 with HTTP; Tue, 23 Oct 2012 10:56:44 -0700 (PDT) Date: Tue, 23 Oct 2012 10:56:44 -0700 Message-ID: Subject: Deprecation Policy From: Joe Bowser To: callback-dev@incubator.apache.org Content-Type: text/plain; charset=ISO-8859-1 X-Virus-Checked: Checked by ClamAV on apache.org Hey Did we actually document the official six month deprecation policy anywhere? It'd be good to have a URL in the logs whenever we show a deprecation warning so that it doesn't appear arbitrary. Joe