Changed instructions for launching the server and removed old Avatar Default.
Project: http://git-wip-us.apache.org/repos/asf/incubator-wave/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-wave/commit/5b6c9873 Tree: http://git-wip-us.apache.org/repos/asf/incubator-wave/tree/5b6c9873 Diff: http://git-wip-us.apache.org/repos/asf/incubator-wave/diff/5b6c9873 Branch: refs/heads/fix/dependendices-2016 Commit: 5b6c9873676790b7fbee2c427dee7b612581a582 Parents: ad48131 Author: wisebaldone <ehu...@gmail.com> Authored: Tue Apr 18 20:28:18 2017 +1000 Committer: wisebaldone <ehu...@gmail.com> Committed: Tue Apr 18 20:28:18 2017 +1000 ---------------------------------------------------------------------- README.md | 4 +++- .../wave/box/server/rpc/InitialsAvatarDefault.jpg | Bin 666 -> 0 bytes 2 files changed, 3 insertions(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-wave/blob/5b6c9873/README.md ---------------------------------------------------------------------- diff --git a/README.md b/README.md index 4572e41..ac92fe4 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,9 @@ software: The nightly binaries can be downloaded from https://builds.apache.org/view/S-Z/view/Wave/job/wave-artifacts/lastSuccessfulBuild/artifact/. The latest "dev" releases can be downloaded from: https://dist.apache.org/repos/dist/dev/incubator/wave/. The latest officially released binaries can be downloaded from: https://dist.apache.org/repos/dist/release/incubator/wave/. -Extract the archive and execute run-server.sh for Linux/Mac or run-server.bat for Windows. + +Extract the archive and execute ./bin/wave for Linux/Mac or bin\wave.bat for Windows. + The web client will be accessible by default at http://localhost:9898/. ## Setup with Vagrant http://git-wip-us.apache.org/repos/asf/incubator-wave/blob/5b6c9873/wave/src/main/resources/org/apache/wave/box/server/rpc/InitialsAvatarDefault.jpg ---------------------------------------------------------------------- diff --git a/wave/src/main/resources/org/apache/wave/box/server/rpc/InitialsAvatarDefault.jpg b/wave/src/main/resources/org/apache/wave/box/server/rpc/InitialsAvatarDefault.jpg deleted file mode 100644 index d0266df..0000000 Binary files a/wave/src/main/resources/org/apache/wave/box/server/rpc/InitialsAvatarDefault.jpg and /dev/null differ