This is an automated email from the ASF dual-hosted git repository.
guangning pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/pulsar-manager.wiki.git
The following commit(s) were added to refs/heads/master by this push:
new a89fdf5 Updated Release Candidate Validation (markdown)
a89fdf5 is described below
commit a89fdf528713ccba1d410510ad11efad4e719ea4
Author: tuteng <[email protected]>
AuthorDate: Wed Nov 6 12:15:55 2019 +0800
Updated Release Candidate Validation (markdown)
---
Release-Candidate-Validation.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Release-Candidate-Validation.md b/Release-Candidate-Validation.md
index 7e95a30..92162d0 100644
--- a/Release-Candidate-Validation.md
+++ b/Release-Candidate-Validation.md
@@ -151,7 +151,7 @@ nginx -s stop
tar -zxvf apache-pulsar-manager-<release>-src.tar.gz
cd pulsar-manager-release
./gradlew build
-java -jar libs/pulsar-manager.jar
+java -jar build/libs/pulsar-manager-<release>.jar
```
### Validation frontend