Versions Compared

Key

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

...

执行:

$ mvn release:prepare -P apache-release  -DautoVersionSubmodules=true

...

3.2 从github上下载下来源码,并重新编译后上传到Apache Nexus仓库

执行:

$ mvn release:perform -DreleaseProfiles=apache-release 

就开始真正的发布并上传到apache的服务器了。

。。。

...


(这也是可选的)Difference with RC1:

[1] https://repository.apache.org/content/repositories/orgapacheiotdb-1005
[2] https://dist.apache.org/repos/dist/dev/incubator/iotdb/0.8.1/rc2
[3] https://www.apache.org/dev/release.html#approving-a-release
[4] https://cwiki.apache.org/confluence/display/IOTDB/Validating+a+staged+Release

...