Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix tests on Windows and executables for multiple platforms using canteen-maven-plugin #44

Merged
merged 5 commits into from
Dec 18, 2019

Conversation

diesieben07
Copy link
Contributor

I've added canteen-maven-plugin to build executables for Linux, OSX and Windows. This is mainly useful for Windows, where this plugin was previously unusable.
I have also fixed one test case that failed on Windows due to different line separators.

The example project (grpc-kotlin-example-chatserver) references a version of this plugin on Maven Central, so naturally that project does not work on Windows yet. It will however do so once a version with these changes has been pushed to Maven Central and the version in grpc-kotlin-example-chatserver has been updated.

@rouzwawi
Copy link
Owner

@diesieben07 Thanks a lot for this! Super appreciated.

@rouzwawi rouzwawi merged commit 470b3ff into rouzwawi:master Dec 18, 2019
@rouzwawi rouzwawi mentioned this pull request Dec 18, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants