[
https://issues.apache.org/jira/browse/KARAF-2664?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13865446#comment-13865446
]
Jean-Baptiste Onofré commented on KARAF-2664:
---------------------------------------------
I also checked with tcpdump, with Karaf 2.4.0-SNAPSHOT, the User-Agent is
defined to "Mozilla/5.0 (Windows NT 6.1;WOW64)" (it's funny because I'm on
Unix, so it's a fixed string). The same http.agent property (from
etc/system.properties) is ignored.
> Add http.agent in etc/system.properties by default
> --------------------------------------------------
>
> Key: KARAF-2664
> URL: https://issues.apache.org/jira/browse/KARAF-2664
> Project: Karaf
> Issue Type: Bug
> Components: karaf-core
> Reporter: Jean-Baptiste Onofré
> Assignee: Jean-Baptiste Onofré
> Fix For: 2.3.4
>
>
> To avoid issue like described in KARAF-2536 and
> https://issues.sonatype.org/browse/MVNCENTRAL-410, and also in order to
> easily identify Karaf container accessing Maven repositories, I gonna add:
> http.agent=Apache Karaf/version
> in etc/system.properties.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)