Return-Path: Delivered-To: apmail-hc-dev-archive@www.apache.org Received: (qmail 67550 invoked from network); 15 Feb 2009 16:43:02 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 15 Feb 2009 16:43:02 -0000 Received: (qmail 98471 invoked by uid 500); 15 Feb 2009 16:43:01 -0000 Delivered-To: apmail-hc-dev-archive@hc.apache.org Received: (qmail 98445 invoked by uid 500); 15 Feb 2009 16:43:01 -0000 Mailing-List: contact dev-help@hc.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "HttpComponents Project" Delivered-To: mailing list dev@hc.apache.org Received: (qmail 98434 invoked by uid 99); 15 Feb 2009 16:43:01 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 15 Feb 2009 08:43:01 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of sebbaz@gmail.com designates 209.85.219.21 as permitted sender) Received: from [209.85.219.21] (HELO mail-ew0-f21.google.com) (209.85.219.21) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 15 Feb 2009 16:42:55 +0000 Received: by ewy14 with SMTP id 14so1514322ewy.22 for ; Sun, 15 Feb 2009 08:42:33 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type:content-transfer-encoding; bh=vwRKAwLDlwdBAnsiwZBED4q19/N86EDhu+AGk7z2Qq4=; b=lPjwee5DZeyG+oaYaIe7x55czwOY/kYHceH4RtZhnHZo5kjzPIxpOjgofPvd1yt76h kv0Ad2oPEjX2LH2e1ZG4igZov/hgfbPU22pkjX9i+qwxCA254oY2XaBYHwSnyuYEYoPL SHDuw40Dg7YWBkL1Lp/cvuHTggx6fnVQAiaYo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type :content-transfer-encoding; b=dqr/RUGsM+RlI9LLLxHAGypm5mgWmPzBeDmrRskr3inYp2uBzDr+wqppYQDLaKHM4H ankfK6t7NJv45KSZaQZCV2tvs8bPZ3G6jgbsAsp/fxpA8yu7cLTW2aOBi8tfRzn16pBJ 1COPythKnphchRmrkqHzeeE0RkhOwWlcAN1m0= MIME-Version: 1.0 Received: by 10.210.61.19 with SMTP id j19mr2849754eba.16.1234716153631; Sun, 15 Feb 2009 08:42:33 -0800 (PST) Date: Sun, 15 Feb 2009 16:42:33 +0000 Message-ID: <25aac9fc0902150842v73b71af1t1af330288231c62f@mail.gmail.com> Subject: Add @since tags to HttpClient/module-httpclient? From: sebb To: HttpComponents Project Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Do you want me to add missing @since 4.0 tags to module-httpclient? Most of the files already have the tag - there are about 90 without. Also, what about module-httpmime? None of them have the marker at present. S/// --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@hc.apache.org For additional commands, e-mail: dev-help@hc.apache.org