Commit Graph

16 Commits (368ffbc8ea31d6d94122038b20ea933c616317bf)

Author SHA1 Message Date
Adam Vandenberg a637448440 Jython: fix --devel version
Closes Homebrew/homebrew#18820.
2013-03-29 06:34:47 -07:00
Dan Knoepfle 7455b284d8 jython devel 2.7b1
Closes Homebrew/homebrew#18556.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-03-18 09:39:49 -07:00
Ed Marshall 936bf5cadd jython 2.5.3
Closes Homebrew/homebrew#16859.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-01-03 07:51:20 -08:00
Timothée Peignier d540f5c024 jython devel 2.7a2
Closes Homebrew/homebrew#12592.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-04 19:31:09 -05:00
Timothée Peignier c0e1e4b01a jython --devel 2.7a1
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-05-19 10:25:54 -07:00
Adam Vandenberg 437f97888d Jython --devel 2.5.3b1 2012-04-29 20:03:23 -07:00
Adam Vandenberg 48bf49a84f jython: use install_symlink 2012-02-12 20:08:59 -08:00
Adam Vandenberg 4147b05c57 Use ruby style for inheritance. 2011-03-12 11:55:09 -08:00
Adam Vandenberg 8a0838d58c jython 2.5.2 2011-03-03 13:08:39 -08:00
Adam Vandenberg 3b66490e4f Update Jython HEAD to 2.5.2rc3 2011-01-14 08:52:44 -08:00
Tianyi Cui bcc366279d jython: updated 2.5.2b2
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-10-02 07:49:40 -07:00
Adam Vandenberg a649dc172b Update jython
* Add HEAD version for 2.5.2 beta
* Install to libexec and symlink jython script
* Cache the installer jar
2010-08-10 13:39:56 -07:00
Max Howell d1b1170512 If the download is a .jar, don't unzip it
Also remove special casing for two existing jar formula.
2009-12-21 18:39:01 +00:00
Adam Vandenberg bfcfd573b1 Remove duplication of Jar name in Jython. 2009-12-12 16:24:16 +00:00
Adam Vandenberg 38460e637f Use extracted download strategy. 2009-12-12 16:24:16 +00:00
Jannis Leidel 3376685922 Jython formula
Jython is an implementation of the high-level, dynamic,
object-oriented language Python written in 100% Pure
Java, and seamlessly integrated with the Java platform.
It thus allows you to run Python on any Java platform.
2009-10-19 04:02:49 +01:00