Updates for 3.13.4
diff --git a/downloads.php b/downloads.php
index cda90f3..76c76f1 100644
--- a/downloads.php
+++ b/downloads.php
@@ -30,10 +30,10 @@
<div class="homeitem3col">
<h3><?= $pageTitle ?></h3>
<p><img border="0" src="../images/new.gif" width="31" height="14" alt="[new]"/>
- <b>ECF 3.13.3 Now Available (12/6/2016)</b>
+ <b>ECF 3.13.4 Now Available (1/12/2017)</b>
<p></p>
<p>
- ECF 3.13.3 requires <b>Eclipse Luna, Mars, or Neon or Apache Karaf 4</b>. See <a href="http://download.eclipse.org/eclipse/downloads/">here to get
+ ECF 3.13.4 requires <b>Eclipse Mars, or Neon or Apache Karaf 4 and Java 8</b>. See <a href="http://download.eclipse.org/eclipse/downloads/">here to get
appropriate version of Eclipse</a> and <a href="http://karaf.apache.org">here for the appropriate version of Karaf</a>. <br>
<br>See <a href="NewAndNoteworthy.html">New and Noteworthy</a> for details of the contents of this release.<br>
<br>See <a href="http://wiki.eclipse.org/Eclipse_Communication_Framework_Project">ECF Wiki</a> and/or the <a href="https://dev.eclipse.org/mailman/listinfo/ecf-dev">ecf dev at eclipse.org mailing list</a> for further information about plans and ongoing project activities.
@@ -44,11 +44,11 @@
include 'getNugget.php';
- $html = getNugget("EcfInstallViaKaraf3.13.3.html",$html);
+ $html = getNugget("EcfInstallViaKaraf3.13.4.html",$html);
- $html = getNugget("EcfInstallViaUpdate3.13.3.html",$html);
+ $html = getNugget("EcfInstallViaUpdate3.13.4.html",$html);
- $html = getNugget("EcfInstallViaZip3.13.3.html",$html);
+ $html = getNugget("EcfInstallViaZip3.13.4.html",$html);
$html = getNugget("EcfDailies.html",$html);
diff --git a/index.php b/index.php
index 9e0879c..43ac877 100644
--- a/index.php
+++ b/index.php
@@ -66,6 +66,16 @@
<img src="../images/Adarrow.gif" border="0" width="16" height="16" alt="[Adarrow]"/>
</td>
<td valign="top">
+ <b>January 12, 2017 - ECF Mars/3.13.4 is available on eclipse.org.</b>
+ See <a href="downloads.php">here for download</a>. The ECF 3.13.4 release is a maintenance (bug fix) release. See <a href="NewAndNoteworthy.html">ECF 3.13.3 New and Noteworthy</a>
+ <p></p>
+ </td>
+ </tr>
+ <tr>
+ <td align="left" valign="top" height="12" width="23">
+ <img src="../images/Adarrow.gif" border="0" width="16" height="16" alt="[Adarrow]"/>
+ </td>
+ <td valign="top">
<b>December 6, 2016 - ECF Mars/3.13.3 is available on eclipse.org.</b>
See <a href="downloads.php">here for download</a>. The ECF 3.13.3 release is a maintenance (bug fix) release. See <a href="NewAndNoteworthy.html">ECF 3.13.3 New and Noteworthy</a>
<p></p>
@@ -91,27 +101,6 @@
<p></p>
</td>
</tr>
- <tr>
- <td align="left" valign="top" height="12" width="23">
- <img src="../images/Adarrow.gif" border="0" width="16" height="16" alt="[Adarrow]"/>
- </td>
- <td valign="top">
- <b>March 16, 2016 - ECF Mars/3.13.0 is available on eclipse.org.</b>
- See <a href="downloads.php">here for download</a>. The ECF 3.13.0 release is a minor update release. See <a href="NewAndNoteworthy.html">ECF 3.13.0 New and Noteworthy</a>
- <p></p>
- </td>
- </tr>
- <tr>
- <td align="left" valign="top" height="12" width="23">
- <img src="../images/Adarrow.gif" border="0" width="16" height="16" alt="[Adarrow]"/>
- </td>
- <td valign="top">
- <b>January 15, 2016 - ECF Mars/3.12.1 is available on eclipse.org.</b>
- See <a href="downloads.php">here for download</a>. The ECF 3.12.1 release is a minor release that includes new Eclipse-based tooling for Remote Services
- developers. See <a href="NewAndNoteworthy_3.12.1.html">ECF 3.12.1 New and Noteworthy</a>
- <p></p>
- </td>
- </tr>
<tr>
<td align="left" valign="top" height="12" width="23">
<img src="../images/Adarrow.gif" border="0" width="16" height="16" alt="[Adarrow]"/>