|
From: <otm...@us...> - 2010-07-09 05:51:06
|
Revision: 7076
http://jython.svn.sourceforge.net/jython/?rev=7076&view=rev
Author: otmarhumbel
Date: 2010-07-09 05:50:59 +0000 (Fri, 09 Jul 2010)
Log Message:
-----------
website updates for 2.5.2b1
Modified Paths:
--------------
trunk/website/index.txt
trunk/website/redirects/downloads.txt
Modified: trunk/website/index.txt
===================================================================
--- trunk/website/index.txt 2010-06-27 04:55:37 UTC (rev 7075)
+++ trunk/website/index.txt 2010-07-09 05:50:59 UTC (rev 7076)
@@ -4,6 +4,19 @@
Latest News
~~~~~~~~~~~
+**Jython 2.5.2 Beta 1 Has Been Released** (June 28, 2010)
+
+The Jython development team would like to announce the release of 2.5.2 Beta 1. For a complete listing of changes, please visit the `Release Notes`_.
+
+Please `download the installer by clicking here`_ to download the release from Sourceforge (`Installation instructions`_). Thanks to the developers for all of the hard work producing this release.
+If you find any bugs or issues, please report them to the `jython bug tracker`_.
+
+
+**Using Spring Python from Jython** (May 27, 2010)
+
+Interested in using Spring Python with Jython? Take a look at `this post`_ by Greg Turnquist to learn more
+
+
**The Definitive Guide to Jython is Published** (February 6, 2010)
`The Definitive Guide to Jython`_ , written by the official Jython team leads, covers the latest Jython 2.5 (or 2.5.x) from the basics to the advanced features. This book begins with a brief introduction to the language and then journeys through Jythons different features and uses.
@@ -44,23 +57,21 @@
.. _wiki: http://wiki.python.org/jython
.. _Jython 2.1: ./archive/21/index.html
.. _Jython 2.2: ./archive/22/index.html
-.. _Installation instructions: http://wiki.python.org/jython/InstallationInstructions
-.. _Download location: http://downloads.sourceforge.net/jython/jython_installer-2.2.1.jar
.. _jython-users: http://sourceforge.net/mailarchive/forum.php?forum_name=jython-users
.. _jython bug tracker: http://bugs.jython.org/
.. _jython-users subscribe: https://lists.sourceforge.net/lists/listinfo/jython-users
.. _wiki examples page: http://wiki.python.org/jython/DocumentationAndEducation
-.. _"The Definitive Guide to Jython": http://developers.apress.com/book/view/9781430225270
-.. _Download 2.5.1 rc1 today: https://sourceforge.net/projects/jython/files/jython/2.5.1rc1/jython_installer-2.5.1rc1.jar/download
.. _wiki instructions: http://wiki.python.org/jython/InstallationInstructions
-.. _Download 2.5.1 rc2 today: https://sourceforge.net/projects/jython/files/jython-dev/2.5.1rc2/jython_installer-2.5.1rc2.jar/download
-.. _Jython 2.5.1: https://sourceforge.net/projects/jython/files/jython/2.5.1/jython_installer-2.5.1.jar/download
-.. _Download 2.5.1 rc3: https://sourceforge.net/projects/jython/files/jython-dev/2.5.1rc3/jython_installer-2.5.1rc3.jar/download
.. _django-jython: http://code.google.com/p/django-jython/
.. _ibmpressbooks.com: http://www.ibmpressbooks.com/bookstore/product.asp?isbn=9780137009527
.. _Sikuli: http://groups.csail.mit.edu/uid/sikuli/
+.. _this post: http://blog.springpython.webfactional.com/2009/10/15/see-how-spring-python-works-with-jython/
.. _documentation: http://jython.org/currentdocs.html
.. _The Definitive Guide to Jython: http://apress.com/book/view/9781430225270
.. _jythonbook.com: http://jythonbook.com
+.. _Installation instructions: http://wiki.python.org/jython/InstallationInstructions
+.. _Release Notes: http://www.jython.org/latest.html
+.. _download the installer by clicking here: http://sourceforge.net/projects/jython/files/jython-dev/2.5.2b1/jython_installer-2.5.2b1.jar/download
+
Modified: trunk/website/redirects/downloads.txt
===================================================================
--- trunk/website/redirects/downloads.txt 2010-06-27 04:55:37 UTC (rev 7075)
+++ trunk/website/redirects/downloads.txt 2010-07-09 05:50:59 UTC (rev 7076)
@@ -1,18 +1,36 @@
Downloads
---------
-The current version of Jython is 2.5.1, please use the link below to download the Java installer. Once downloaded, please double-click on the JAR file to start the installation process.
+The current version of Jython is 2.5.2 - Beta 1, please use the link below to download the Java installer.
+Once downloaded, please double-click on the JAR file to start the installation process.
+You may also want to read the `Installation instructions`_ or the `Release Notes`_.
-`Download Jython 2.5.1`_
+`Download Jython 2.5.2`_ Beta 1
+- MD5: ``469a72e433b35e350a2c7d05c69c5e22``
+- SHA1: ``79d60b55d6df00ab1b63a788c21b322f9e33b4c7``
+
Previous Releases
-----------------
+`Jython 2.5.1`_
+
+- MD5: ``2ee978eff4306b23753b3fe9d7af5b37``
+- SHA1: ``f0e8137b79b6f42cdc0835ab5344d823173ae326``
+
`Jython 2.5.0`_
+- MD5: ``f98b83fce9669feec69d0a17ee515a20``
+- SHA1: ``6bffcbacafe9c8ccbbc62a4eeb80c62fa6790a1c``
+
`Jython 2.2.1`_
-.. _Download Jython 2.5.1: http://sourceforge.net/projects/jython/files/jython/jython_installer-2.5.1.jar
+- MD5: ``774543534bef2d68247953882237d448``
+- SHA1: ``6fea1e8985af955fc843789e2d60fcfc38a76fd8``
+
+.. _Download Jython 2.5.2: http://sourceforge.net/projects/jython/files/jython-dev/2.5.2b1/jython_installer-2.5.2b1.jar/download
+.. _Jython 2.5.1: http://sourceforge.net/projects/jython/files/jython/jython_installer-2.5.1.jar
.. _Jython 2.5.0: http://sourceforge.net/projects/jython/files/jython/jython_installer-2.5.0.jar
.. _Jython 2.2.1: http://sourceforge.net/projects/jython/files/jython/jython_installer-2.2.1.jar
-.. _Download Jython 2.5.1rc2: https://sourceforge.net/projects/jython/files/jython-dev/2.5.1rc2/jython_installer-2.5.1rc2.jar/download
+.. _Installation instructions: http://wiki.python.org/jython/InstallationInstructions
+.. _Release Notes: http://www.jython.org/latest.html
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|