szetszwo edited a comment on pull request #426:
URL: https://github.com/apache/incubator-ratis/pull/426#issuecomment-782573452
@runzhiwang , thanks a lot for working on this. There are a few other
"incubator" or "incubating" found in make_rc.sh.
```
-- ./dev-support/make_rc.sh
---------------------------------------------------
82: svn co https://dist.apache.org/repos/dist/dev/incubator/ratis
"$SVNDISTDIR"
119: tar zvxf
"$projectdir/ratis-assembly/target/apache-ratis-incubating-${RATISVERSION}-src.tar.gz"
120: cd "apache-ratis-incubating-${RATISVERSION}"
130: cp
"$WORKINGDIR/apache-ratis-incubating-${RATISVERSION}/ratis-assembly/target/apache-ratis-incubating-${RATISVERSION}-bin.tar.gz"
"apache-ratis-incubating-${RATISVERSION}-bin.tar.gz"
131: cp
"$projectdir/ratis-assembly/target/apache-ratis-incubating-${RATISVERSION}-src.tar.gz"
"apache-ratis-incubating-${RATISVERSION}-src.tar.gz"
182: 10. (If the vote passed): Send out the next voting mail to the
incubator mailing list.
```
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]