instances/myinst/bin/karaf.bat leaks environment variables to shell
-------------------------------------------------------------------

                 Key: FELIX-1778
                 URL: https://issues.apache.org/jira/browse/FELIX-1778
             Project: Felix
          Issue Type: Bug
          Components: Karaf
    Affects Versions: karaf-1.0.2
         Environment: Windows 
            Reporter: David Bosschaert


When launching a Karaf instance using the instances\myinst\bin\karaf.bat 
command the KARAF_BASE environment variable is leaked to the parent shell. This 
has the nasty side effect that if you try to launch the root Karaf instance 
again (with bin\karaf.bat) it starts myinst instead!

This can easily be fixed by moving the setlocal call one line up as in the 
attached karaf.bat file

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to