[jbosstools-issues] [JBoss JIRA] (JBIDE-27073) Set User-Agent when sending request to code.quarkus.io

Jeff MAURY (Jira) issues at jboss.org
Tue Feb 25 03:50:00 EST 2020


    [ https://issues.redhat.com/browse/JBIDE-27073?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13981401#comment-13981401 ] 

Jeff MAURY commented on JBIDE-27073:
------------------------------------

See https://bugs.eclipse.org/bugs/show_bug.cgi?id=467284 for reference

> Set User-Agent when sending request to code.quarkus.io
> ------------------------------------------------------
>
>                 Key: JBIDE-27073
>                 URL: https://issues.redhat.com/browse/JBIDE-27073
>             Project: Tools (JBoss Tools)
>          Issue Type: Enhancement
>          Components: quarkus
>    Affects Versions: 4.14.0.Final
>            Reporter: Jeff MAURY
>            Priority: Major
>             Fix For: 4.15.0.AM1
>
>
> code.quarkus.io expects user agent with a form like:
> {code:java}
> ../.. (...;...;...)
> {code}
> so we should send something like:
> {code:java}
> product name/version (${System.getProperty("os.name")}; ${System.getProperty("os.version")}; ${System.getProperty("os.arch")}, Java ${System.getProperty("java.version")})
> {code}



--
This message was sent by Atlassian Jira
(v7.13.8#713008)


More information about the jbosstools-issues mailing list