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

Remove main namespace option in uberjar #6

Merged
merged 1 commit into from
Aug 24, 2019
Merged

Remove main namespace option in uberjar #6

merged 1 commit into from
Aug 24, 2019

Conversation

dawranliou
Copy link
Member

This addresses issue #5 .

  • Remove the "-m" "server" option.
  • Update README: to run the server with uberjar, use java -jar <uberjar>.jar -m server 1337.

* Remove the `"-m" "server"` option.
* Update README: to run the server with uberjar, use `java -jar <uberjar>.jar -m server 1337`.
@swlkr swlkr merged commit 5d2f2f2 into coast-framework:master Aug 24, 2019
@dawranliou dawranliou deleted the 4-uberjar branch August 25, 2019 17:00
@dawranliou
Copy link
Member Author

Thanks!

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.

2 participants