Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

This should produce something like this: ("Good signature" means correct!)

No Format
gpg: using RSA key B29EB88AD60BB41EC9D82687B1DA1BBC34C617A9
gpg: issuer "wutao@apache.org"
gpg: Good signature from "Tao Wu <wutao@apache.org>" [ultimate]

...

No Format
java -jar apache-rat-0.13/apache-rat-0.13.jar -d apache-pegasus-a.b.c-incubating-src \
     -E apache-pegasus-a.b.c-incubating-src/.rat-excludes \
     -e apache-pegasus-a.b.c-incubating-src/rdsn

Compile Pegasus

Please read the document compile-from-source or compile-by-docker to build pegasus.

...