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

Rob Stryker (JIRA) issues at jboss.org
Mon Dec 7 15:12:00 EST 2015


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

Rob Stryker resolved JBIDE-21194.
---------------------------------
    Resolution: Done


pushed to master and maintenance. 

> 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