This release is being entirely hosted at maven central. The traditional installer can be found here. See the installation instructions for using the installer. Three other versions are available:
- A pre built standalone version (see the installation instructions for details about standalone mode).
- A jython.jar (like the standalone version but without the bundled python files).
- A source only distribution.
This release fixes numerous bugs since the 2.5.2 release of Jython. Some highlights include:
- File uploads where broken in Tomcat and Jetty.
- Imports sometimes blew the stack. This was seen in SQLAlchemy for example.
- Some race conditions and threading issues where fixed.
- Several JSR 223 problems have been fixed.
See the NEWS file for details.
Please report any bugs that you find. Thanks!
View comments