Skip to content

Remove dotnet dependency to start WebListener - #8390

Merged
Travis Plunk (TravisEz13) merged 7 commits into
PowerShell:masterfrom
adityapatwardhan:WebListenerUpdate
Dec 11, 2018
Merged

Remove dotnet dependency to start WebListener#8390
Travis Plunk (TravisEz13) merged 7 commits into
PowerShell:masterfrom
adityapatwardhan:WebListenerUpdate

Conversation

@adityapatwardhan

@adityapatwardhan Aditya Patwardhan (adityapatwardhan) commented Dec 4, 2018

Copy link
Copy Markdown
Member

PR Summary

WebListener.exe (which was already being built) is sufficient to start web listener. Remove the dependency on dotnet being present to start the web listener.

Use Start-Process instead of Start-Job to launch the WebListener.

PR Checklist

Comment thread test/tools/Modules/WebListener/WebListener.psm1 Outdated
Comment thread test/tools/Modules/WebListener/WebListener.psm1 Outdated
Comment thread test/tools/Modules/WebListener/WebListener.psm1 Outdated
Comment thread test/tools/Modules/WebListener/WebListener.psm1 Outdated
@adityapatwardhan

Copy link
Copy Markdown
Member Author

Paul Higinbotham (@PaulHigin) Dongbo Wang (@daxian-dbw) Feedback has been addressed, please have another look.

@adityapatwardhan

Copy link
Copy Markdown
Member Author

Travis Plunk (@TravisEz13) Can this be merged?

@adityapatwardhan

Copy link
Copy Markdown
Member Author

Travis Plunk (@TravisEz13) Can this be merged?

@TravisEz13
Travis Plunk (TravisEz13) merged commit ee5fc08 into PowerShell:master Dec 11, 2018
@TravisEz13 Travis Plunk (TravisEz13) added the CL-Test Indicates that a PR should be marked as a test change in the Change Log label Dec 11, 2018
@adityapatwardhan
Aditya Patwardhan (adityapatwardhan) deleted the WebListenerUpdate branch January 8, 2019 18:55
Thatgfsj (Thatgfsj) pushed a commit to Thatgfsj/PowerShell that referenced this pull request Aug 6, 2026
WebListener.exe (which was already being built) is sufficient to start web listener. Remove the dependency on `dotnet` being present to start the web listener.

Use `Start-Process` instead of `Start-Job` to launch the WebListener.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CL-Test Indicates that a PR should be marked as a test change in the Change Log

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants