This is an automated email from the ASF dual-hosted git repository. szetszwo pushed a commit to branch RATIS-5 in repository https://gitbox.apache.org/repos/asf/ratis-hadoop-projects.git
commit 27bda958252f571faef400f5eb853099900717ce Author: Márton Elek <[email protected]> AuthorDate: Thu Jan 4 12:52:04 2018 +0100 RATIS-5. Source code disclaimer has been added. --- content/source.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/content/source.md b/content/source.md index 7b620ae..a9eb9df 100644 --- a/content/source.md +++ b/content/source.md @@ -15,7 +15,8 @@ title: Source limitations under the License. See accompanying LICENSE file. --> -Source code is available from the [Apache git](git://git.apache.org/incubator-ratis.git) repository or -from the [github mirror](https://github.com/apache/incubator-ratis). +Source code is part of every release, you can download the source bundles from download section and build the project according to the included instructions. -Use the _master_ branch to get the latest development version. +The versioned source code history is available from the [Apache git](git://git.apache.org/incubator-ratis.git) repository or +from the [github mirror](https://github.com/apache/incubator-ratis). It is only for development and not intended for use by the general public. +Only the source code from the released artifacts are checked by the Project Management Committee.
