jPowerShell icon indicating copy to clipboard operation
jPowerShell copied to clipboard

PowerShellResponseHandler is not public

Open 4joke opened this issue 7 years ago • 2 comments

executeCommandAndChain() not working because PowerShellResponseHandler is not public.

4joke avatar Nov 14 '18 15:11 4joke

Same here :( Very disappointed that could not use execution chaining.

VKhasilev avatar Dec 12 '18 11:12 VKhasilev

I created a pull request to fix the issue. Since this repository seems stale, you may need to use Jitpack to use the hotfixed version, instead of maven central, until the PR is accepted.

Cydhra avatar Jul 31 '20 17:07 Cydhra