Rob Godfrey created QPID-7945:
---------------------------------

             Summary: [Java Broker] SpawnedBrokerHolderTest fails on Windows
                 Key: QPID-7945
                 URL: https://issues.apache.org/jira/browse/QPID-7945
             Project: Qpid
          Issue Type: Bug
          Components: Java Broker
            Reporter: Rob Godfrey
            Priority: Minor


WIndows .bat files treat = as an argument separator so the sequence -prop 
test.port=0 is treated not as two arguments "-prop", "test.port=0"; but instead 
as three arguments "-prop", "test.port", "0".





--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org

Reply via email to