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

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


Rob Stryker created JBIDE-21194:
-----------------------------------

             Summary: 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


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