Author: vanto
Date: Thu May 19 14:12:27 2016
New Revision: 1744587
URL: http://svn.apache.org/viewvc?rev=1744587&view=rev
Log:
removing links to nightly builds, see ODE-1047
Modified:
ode/site/trunk/content/getting-ode.mdtext
Modified: ode/site/trunk/content/getting-ode.mdtext
URL:
http://svn.apache.org/viewvc/ode/site/trunk/content/getting-ode.mdtext?rev=1744587&r1=1744586&r2=1744587&view=diff
==============================================================================
--- ode/site/trunk/content/getting-ode.mdtext (original)
+++ ode/site/trunk/content/getting-ode.mdtext Thu May 19 14:12:27 2016
@@ -452,32 +452,6 @@ This is the very first release of Apache
All the built artifacts are available as a [Maven2
repository](http://people.apache.org/repo/m2-incubating-repository/org/apache/ode/).The
project [PGP signatures](https://svn.apache.org/repos/asf/ode/trunk/KEYS) can
also be checked.
-<a name="GettingOde-Nightlybuilds"></a>
-# Nightly builds
-
-There are nightly builds avaiable at
[https://builds.apache.org/view/M-R/view/ODE/](https://builds.apache.org/view/M-R/view/ODE/).
-<table class="table table-bordered">
- <thead>
- <tr>
- <th>Branch</th>
- <th>JDK5</th>
- <th>JDK6</th>
- </tr>
- </thead>
- <tbody>
- <tr>
- <td>1.3.x</td>
- <td><a
href="https://builds.apache.org/view/M-R/view/ODE/job/ODE-1.x/lastStableBuild/">latest
stable build</a></td>
- <td>--</td>
- </tr>
- <tr>
- <td>trunk</td>
- <td>--</td>
- <td><a
href="https://builds.apache.org/view/M-R/view/ODE/job/ODE-trunk-jdk6/lastStableBuild/">latest
stable build</a></td>
- </tr>
- </tbody>
-</table>
-
<a name="GettingOde-Buildingfromsources"></a>
# Building from sources