Thanks, I'll try it.

- Brett

Arnaud HERITIER wrote:

>Brett, this change is very annoying !!
>
>Each time we call maven (under XP) the exit function is called and the CMD.exe 
>shell is closed :-(
>
>
>[SNIP]
>  
>
>>+exit %ERROR_CODE%
>>    
>>
>
>
>Under XP you must used the flag /b
>
>exit /b %ERROR_CODE%
>
>The shell will exit the error_level but the cmd.exe will not be closed.
>
>I can't test it with other windows ...
>
>Anyone else ?
>
>Arnaud
>
>
>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: [EMAIL PROTECTED]
>For additional commands, e-mail: [EMAIL PROTECTED]
>
>
>  
>


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to