published 1.7.0 release (Eclipse 4.7 Oxygen)
diff --git a/images/augsburgunilogo.png b/images/augsburgunilogo.png new file mode 100644 index 0000000..aeeb753 --- /dev/null +++ b/images/augsburgunilogo.png Binary files differ
diff --git a/images/smile_logo.png b/images/smile_logo.png new file mode 100755 index 0000000..5c34871 --- /dev/null +++ b/images/smile_logo.png Binary files differ
diff --git a/index.php b/index.php index 31b06fd..ef5f9c5 100644 --- a/index.php +++ b/index.php
@@ -127,6 +127,17 @@ </div> <hr class="clearer"> + + <div class="homeitem"> + <h3>Sponsors</h3> + <!-- img align="right" src="/jwt/images/item_community.gif" alt="community" / --> + <ul> + <li><a href="http://www.smile.fr"><img src="/jwt/images/smile_logo.png" alt="Smile" /></a></li> + <li><a href="http://www.uni-augsburg.de/en/"><img src="/jwt/images/augsburgunilogo.png" alt="University of Augsburg" /></a></li> + </ul> + </div> + + <hr class="clearer"> </div> @@ -151,6 +162,9 @@ <div class="sideitem"> <h6>What's new</h6> <ul> + <li><strong>June, 28th 2017:</strong> + JWT 1.7 has been upgraded to and bundled with the latest <a href="http://www.eclipse.org/oxygen/">Eclipse Oxygen</a> yearly release</a>. + </li> <li><strong>June, 22nd 2016:</strong> JWT 1.6 has been released, now providing Java 8 support and bundled with the latest <a href="http://www.eclipse.org/mars/">Eclipse Neon</a> yearly release</a>. </li>