Keith Wall created QPID-6372:
--------------------------------

             Summary: Prevent qpid-server.bat modifying the environment of its 
calling command shell
                 Key: QPID-6372
                 URL: https://issues.apache.org/jira/browse/QPID-6372
             Project: Qpid
          Issue Type: Bug
          Components: Java Broker
    Affects Versions: 0.30, 0.22, 0.18
            Reporter: Keith Wall
            Assignee: Keith Wall
            Priority: Minor
             Fix For: 0.31


Running qpid-server.bat currently has side effects on the environment of its 
caller. The changes it makes to environment variables such as QPID_HOME, 
CLASSPATH etc become visible in the environment of the caller.  This can cause 
surprising results when the user later tries to run other programs including 
other versions of Qpid within the same command window.

The batch file should use SETLOCAL to localise environment changes.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to