Return-Path: X-Original-To: apmail-hc-dev-archive@www.apache.org Delivered-To: apmail-hc-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 484DADCAB for ; Fri, 16 Nov 2012 02:01:05 +0000 (UTC) Received: (qmail 67727 invoked by uid 500); 16 Nov 2012 02:01:05 -0000 Delivered-To: apmail-hc-dev-archive@hc.apache.org Received: (qmail 67691 invoked by uid 500); 16 Nov 2012 02:01:05 -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 67682 invoked by uid 99); 16 Nov 2012 02:01:05 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 16 Nov 2012 02:01:05 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS,URIBL_DBL_REDIR X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of garydgregory@gmail.com designates 209.85.160.67 as permitted sender) Received: from [209.85.160.67] (HELO mail-pb0-f67.google.com) (209.85.160.67) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 16 Nov 2012 02:00:59 +0000 Received: by mail-pb0-f67.google.com with SMTP id un15so1027513pbc.10 for ; Thu, 15 Nov 2012 18:00:38 -0800 (PST) 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=MNb2kTVPbWnvAmBtIHIzyUf2zT809rwrUJ5WZenePTI=; b=otdfbl/7yc30nDz5eqEWy/otF1naptE4jzjrzlhaLZl8JcyfcOp43rei9KXvX7dd1q /xRM2VtJ9mDDW1YxFd0q+Eu613mvx4+O0dZhFM4ozWAHmIhSZhUO4SWMqmCa/ND44L6s qVAIoK6HKFh0DGmwWZbeA/XDWSYBFriQmC0JX3siEt7qvBxCEgfFyu6pfxEWJ9KNh4oh zspTMsnaRU3H/FNdrOems5frAC5yanj3OTowR+Hb2kJF2f8UXcHvAoOtGh3OgutXwUxH xYeQAA5ucH6DW4GrPX+/i4LI8jOinq/gE4k2GknQ1qQ6LCRlY5Wh1AZWQ5b+6Z6gcevz An6Q== MIME-Version: 1.0 Received: by 10.66.80.68 with SMTP id p4mr8537912pax.35.1353031238061; Thu, 15 Nov 2012 18:00:38 -0800 (PST) Received: by 10.68.134.36 with HTTP; Thu, 15 Nov 2012 18:00:37 -0800 (PST) Date: Thu, 15 Nov 2012 21:00:37 -0500 Message-ID: Subject: Log misleading for User-Agent From: Gary Gregory To: HttpComponents Project Content-Type: multipart/alternative; boundary=f46d042ef56550901a04ce9322f6 X-Virus-Checked: Checked by ClamAV on apache.org --f46d042ef56550901a04ce9322f6 Content-Type: text/plain; charset=UTF-8 Hi All: At the debug logging level I see: User-Agent: Apache-HttpClient/4.2.1 (java 1.5) But I am running on Java 6... so, Why is 1.5 hard coded? Could/Should we remove "(java 1.5)" or have it report the correct version? Thoughts? Gary -- E-Mail: garydgregory@gmail.com | ggregory@apache.org JUnit in Action, 2nd Ed: http://bit.ly/ECvg0 Spring Batch in Action: http://bit.ly/bqpbCK Blog: http://garygregory.wordpress.com Home: http://garygregory.com/ Tweet! http://twitter.com/GaryGregory --f46d042ef56550901a04ce9322f6--