Repository: cassandra
Updated Branches:
  refs/heads/trunk 81f6c784c -> cfedd4d0e


Ninja: add link to snapshot builds to Development section

This was previously on the Downloads page, and needed to be moved
elsewhere.


Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo
Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/cfedd4d0
Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/cfedd4d0
Diff: http://git-wip-us.apache.org/repos/asf/cassandra/diff/cfedd4d0

Branch: refs/heads/trunk
Commit: cfedd4d0e157fd7ccae86c22c302b3d1b90657bb
Parents: 81f6c78
Author: Tyler Hobbs <tylerlho...@gmail.com>
Authored: Wed Sep 14 13:49:33 2016 -0500
Committer: Tyler Hobbs <tylerlho...@gmail.com>
Committed: Wed Sep 14 13:49:59 2016 -0500

----------------------------------------------------------------------
 doc/source/development/ide.rst | 4 ++++
 1 file changed, 4 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cassandra/blob/cfedd4d0/doc/source/development/ide.rst
----------------------------------------------------------------------
diff --git a/doc/source/development/ide.rst b/doc/source/development/ide.rst
index c52c11a..2986495 100644
--- a/doc/source/development/ide.rst
+++ b/doc/source/development/ide.rst
@@ -42,6 +42,10 @@ This may take a significant amount of time depending on 
whether artifacts have t
 
    You can setup multiple working trees for different Cassandra versions from 
the same repository using `git-worktree 
<https://git-scm.com/docs/git-worktree>`_.
 
+.. note::
+
+   `Bleeding edge development snapshots 
<http://cassci.datastax.com/job/trunk/lastSuccessfulBuild/>`_ of Cassandra are 
available from Jenkins continuous integration.
+
 Setting up Cassandra in IntelliJ IDEA
 =====================================
 

Reply via email to