You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by "jaikiran pai (JIRA)" <ji...@apache.org> on 2017/07/25 08:15:00 UTC

[jira] [Resolved] (IVY-348) too much output while using basic authentication to access the repository

     [ https://issues.apache.org/jira/browse/IVY-348?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

jaikiran pai resolved IVY-348.
------------------------------
       Resolution: Fixed
         Assignee: jaikiran pai
    Fix Version/s: master

Now that we have moved to 4.x of HttpComponents HttpClient library as part of IVY-1563, I no longer see such messages being printed.

> too much output while using basic authentication to access the repository
> -------------------------------------------------------------------------
>
>                 Key: IVY-348
>                 URL: https://issues.apache.org/jira/browse/IVY-348
>             Project: Ivy
>          Issue Type: Improvement
>          Components: Ant
>    Affects Versions: 1.4.1
>         Environment: ant 1.6.5 / commons-httpclient-3.0
>            Reporter: Andreas Sahlbach
>            Assignee: jaikiran pai
>            Priority: Minor
>             Fix For: master
>
>
> If I access a repository using https and basic authentication, I get somthing like this for every single access to the repository. 
>  
> [ivy:resolve] Dec 3, 2006 9:36:50 PM org.apache.commons.httpclient.auth.AuthChallengeProcessor selectAuthScheme
> [ivy:resolve] INFO: Basic authentication scheme selected
> Everything works fine but the output is messed up totally. Maybe we can change the output to the verbose level, so we see it only when doing an ant -v or ant -d ?
> Thanks,
> Andreas



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)