Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 00984200C2E for ; Sun, 5 Mar 2017 17:46:37 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id F3462160B6B; Sun, 5 Mar 2017 16:46:36 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 4A12F160B57 for ; Sun, 5 Mar 2017 17:46:36 +0100 (CET) Received: (qmail 3980 invoked by uid 500); 5 Mar 2017 16:46:35 -0000 Mailing-List: contact issues-help@maven.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@maven.apache.org Delivered-To: mailing list issues@maven.apache.org Received: (qmail 3969 invoked by uid 99); 5 Mar 2017 16:46:35 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 05 Mar 2017 16:46:35 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd1-us-west.apache.org (ASF Mail Server at spamd1-us-west.apache.org) with ESMTP id A7490C2481 for ; Sun, 5 Mar 2017 16:46:34 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 0.651 X-Spam-Level: X-Spam-Status: No, score=0.651 tagged_above=-999 required=6.31 tests=[RP_MATCHES_RCVD=-0.001, SPF_NEUTRAL=0.652] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id 56Vl0ElAAu3J for ; Sun, 5 Mar 2017 16:46:34 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTP id D2B5A5F201 for ; Sun, 5 Mar 2017 16:46:33 +0000 (UTC) Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 3A76DE04FE for ; Sun, 5 Mar 2017 16:46:33 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id D97462416A for ; Sun, 5 Mar 2017 16:46:32 +0000 (UTC) Date: Sun, 5 Mar 2017 16:46:32 +0000 (UTC) From: "Hudson (JIRA)" To: issues@maven.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (MNG-6181) HttpClient produces a lot of noise at debug loglevel MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Sun, 05 Mar 2017 16:46:37 -0000 [ https://issues.apache.org/jira/browse/MNG-6181?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15896396#comment-15896396 ] Hudson commented on MNG-6181: ----------------------------- SUCCESS: Integrated in Jenkins build maven-3.x #1558 (See [https://builds.apache.org/job/maven-3.x/1558/]) [MNG-6181] HttpClient produces a lot of noise at debug loglevel (rfscholte: [http://git-wip-us.apache.org/repos/asf/?p=maven.git&a=commit&h=e0da20a1f801aeda0cd74495834c637c3a207478]) * (edit) apache-maven/src/conf/logging/simplelogger.properties > HttpClient produces a lot of noise at debug loglevel > ---------------------------------------------------- > > Key: MNG-6181 > URL: https://issues.apache.org/jira/browse/MNG-6181 > Project: Maven > Issue Type: Bug > Components: Dependencies, Logging > Affects Versions: 3.5.0-alpha-1 > Reporter: Robert Scholte > Assignee: Robert Scholte > Priority: Critical > Fix For: 3.5.0-alpha-2, 3.5.0 > > > Empty your repository and run {{mvn compile -X}} on any project. > You'll see all headers and the content (either as text or bytes) and more for every downloaded file by Wagon, making the loggin useless. -- This message was sent by Atlassian JIRA (v6.3.15#6346)