published 1.4.0 release (Eclipse 4.4 Luna)
diff --git a/download.php b/download.php
index 9d6bc76..91149d5 100755
--- a/download.php
+++ b/download.php
@@ -46,7 +46,7 @@
<hr class="clearer" />
<div class="homeitem">
- <h3>Get JWT with the latest Eclipse (JWT 1.3 with Eclipse 4.3 "Kepler")</h3>
+ <h3>Get JWT with the latest Eclipse (JWT 1.4 with Eclipse 4.4 "Luna")</h3>
<ul>
<li><b>1.</b> Start the latest Eclipse. If your don't have it, get it <a href="http://www.eclipse.org/downloads">there</a>. It requires <a href="http://www.oracle.com/technetwork/java/javase/downloads/index.html">Java</a> (1.6 or later recommended).</li>
<li><b>2.</b> In the "Help" menu, click on "Install New Software". Then select JWT in the <b>SOA Development</b> category to automatically download JWT and its dependencies.</li>
@@ -59,7 +59,7 @@
<div class="homeitem">
<h3>Get JWT from JWT's update site</h3>
<ul>
- <li><b>1.</b> Start Eclipse. If your don't have it, get it <a href="http://www.eclipse.org/downloads">there</a>. It requires <a href="http://www.oracle.com/technetwork/java/javase/downloads/index.html">Java</a> (1.6 or later recommended).</li>
+ <li><b>1.</b> Start Eclipse. If your don't have it, get it <a href="http://www.eclipse.org/downloads">there</a>. It requires <a href="http://www.oracle.com/technetwork/java/javase/downloads/index.html">Java</a> (1.7 or later recommended).</li>
<li><b>2.</b> In the "Help" menu, click on "Install New Software...". In the dialog, click on "Add..." and enter the URL of the <a href="http://download.eclipse.org/jwt/update-site/">JWT update site</a> . Then select JWT in the tree to automatically download JWT and its dependencies.</li>
<li><b>3.</b> Finally restart Eclipse.</li>
</ul>
@@ -93,15 +93,8 @@
<div id="rightcolumn">
<div class="sideitem">
- <h6>JWT 1.3.0 (Current)</h6>
- Released on 2013-06-26 ( Get it in <a href="http://www.eclipse.org/downloads/">Eclipse 4.3 "Kepler"</a> )
- <p/>
- <i>New : BPMN view... </i>
- </div>
-
- <div class="sideitem">
- <h6>JWT 1.4.0 (Upcoming)</h6>
- Upcoming on 2014-06-25 ( Test it in the <a href="http://download.eclipse.org/jwt/integration-update-site/">nightly builds update site</a> )
+ <h6>JWT 1.4.0 (Current)</h6>
+ Released on 2014-06-25 ( Get it in <a href="http://www.eclipse.org/downloads/">Eclipse 4.4 "Luna"</a> )
<p/>
<i>New : update to Eclipse 4.4 (Luna)...</i>
</div>
diff --git a/index.php b/index.php
index 2942dd7..093591a 100644
--- a/index.php
+++ b/index.php
@@ -151,9 +151,9 @@
<div class="sideitem">
<h6>What's new</h6>
<ul>
- <!-- li><strong>June, 25th 2014:</strong>
+ <li><strong>June, 25th 2014:</strong>
JWT 1.4 has been released, along with the latest <a href="http://www.eclipse.org/luna/">Eclipse Luna</a> yearly release, with a special focus on stability.</a>.
- </li -->
+ </li>
<li><strong>June, 26th 2013:</strong>
JWT 1.3 has been released, along with the latest <a href="http://www.eclipse.org/kepler/">Eclipse Kepler</a> yearly release. One good news following the other, it provides <a href="http://wiki.eclipse.org/JWT_NewNoteworthy_1_3">the most expected BPMN view</a>!
</li>