Issue2172

classification
Title: Jython 2.7 b2 installer download is not an installer!
Type: behaviour Severity: major
Components: Versions: Jython 2.7
Milestone:
process
Status: closed Resolution: fixed
Dependencies: Superseder:
Assigned To: Nosy List: alex.gronholm, ali
Priority: Keywords:

Created on 2014-06-23.01:12:56 by ali, last changed 2014-09-19.22:35:17 by alex.gronholm.

Messages
msg8790 (view) Author: Alisdair (ali) Date: 2014-06-23.01:12:55
Download jython-standalone-2.7-b2.jar via http://www.jython.org/downloads.html and try and run it.  It runs a python interpreter, and there are no installer options.

I have tried the standard and standalone options - same result.

I managed to find an actual installer on maven central here:
http://search.maven.org/remotecontent?filepath=org/python/jython-installer/2.7-b2/jython-installer-2.7-b2.jar
msg9009 (view) Author: Alex Grönholm (alex.gronholm) Date: 2014-09-19.22:35:17
The downloads page has been cleaned up and there should no longer be any confusion about this.
History
Date User Action Args
2014-09-19 22:35:17alex.gronholmsetstatus: open -> closed
resolution: fixed
messages: + msg9009
nosy: + alex.gronholm
2014-06-23 01:12:56alicreate