mirror of https://github.com/apache/cassandra
Ninja: add link to snapshot builds to Development section
This was previously on the Downloads page, and needed to be moved elsewhere.
This commit is contained in:
parent
81f6c784ce
commit
cfedd4d0e1
|
|
@ -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
|
||||
=====================================
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue