[jbosstools-issues] [JBoss JIRA] (JBIDE-21194) Result from adbinfo on windows has different syntax

Martin Malina (JIRA) issues at jboss.org
Fri Dec 18 06:44:00 EST 2015


     [ https://issues.jboss.org/browse/JBIDE-21194?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Martin Malina closed JBIDE-21194.
---------------------------------


This is done and working the way Rob described. If you want it to be done differently, please create a new JIRA.

> Result from adbinfo on windows has different syntax
> ---------------------------------------------------
>
>                 Key: JBIDE-21194
>                 URL: https://issues.jboss.org/browse/JBIDE-21194
>             Project: Tools (JBoss Tools)
>          Issue Type: Sub-task
>          Components: openshift, server
>    Affects Versions: 4.3.0.Beta1
>            Reporter: Rob Stryker
>            Assignee: Rob Stryker
>             Fix For: 4.3.1.Beta1, 4.4.0.Alpha1
>
>
> The result from adbinfo on linux is:
> {code}
> export  key=value
> {code}
> The result on Windows is:
> {code}
> setx key value
> {code}
> The adbinfo runner needs to be aware of this difference and react accordingly when creating the openshift connection. 



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the jbosstools-issues mailing list