Author: sathwik
Date: Fri May 20 05:07:00 2016
New Revision: 1744658
URL: http://svn.apache.org/viewvc?rev=1744658&view=rev
Log:
Removed nightly builds
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=1744658&r1=1744657&r2=1744658&view=diff
==============================================================================
--- ode/site/trunk/content/getting-ode.mdtext (original)
+++ ode/site/trunk/content/getting-ode.mdtext Fri May 20 05:07:00 2016
@@ -415,32 +415,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](http://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