Repository: incubator-ratis Updated Branches: refs/heads/RATIS-5 f82a4fa10 -> 27bda9582
RATIS-5. Source code disclaimer has been added. Project: http://git-wip-us.apache.org/repos/asf/incubator-ratis/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-ratis/commit/27bda958 Tree: http://git-wip-us.apache.org/repos/asf/incubator-ratis/tree/27bda958 Diff: http://git-wip-us.apache.org/repos/asf/incubator-ratis/diff/27bda958 Branch: refs/heads/RATIS-5 Commit: 27bda958252f571faef400f5eb853099900717ce Parents: f82a4fa Author: Márton Elek <[email protected]> Authored: Thu Jan 4 12:52:04 2018 +0100 Committer: Márton Elek <[email protected]> Committed: Thu Jan 4 12:52:04 2018 +0100 ---------------------------------------------------------------------- content/source.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-ratis/blob/27bda958/content/source.md ---------------------------------------------------------------------- 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.
