jruby 1.5.6-7 source package in Ubuntu

Changelog

jruby (1.5.6-7) unstable; urgency=low


  * Team upload.
  * Provide maven artifacts. (Closes: #737424).

 -- Miguel Landaeta <email address hidden>  Sun, 02 Feb 2014 21:37:46 -0300

Upload details

Uploaded by:
Debian Java Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Java Maintainers
Architectures:
all
Section:
ruby
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Trusty release universe ruby

Builds

Trusty: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
jruby_1.5.6-7.dsc 2.3 KiB 13e8b668754525b89a00591f47721d095030e69454b0609f6e616f74ad3b55f2
jruby_1.5.6.orig.tar.gz 5.2 MiB d101f8be5629f07909367b01deadcb87b6c338f96460ff9efd311ccfc0affb8f
jruby_1.5.6-7.debian.tar.xz 32.7 KiB 3b70d358e531d0f717f7193f61920596a0f0957acb5b50aca3fb12840c5424e4

Available diffs

No changes file available.

Binary packages built by this source

jruby: 100% pure-Java implementation of Ruby

 JRuby is a 100% pure-Java implementation of the Ruby programming language.
 .
 JRuby provides a complete set of core "builtin" classes and syntax
 for the Ruby language, as well as most of the Ruby Standard
 Libraries. The standard libraries are mostly Ruby's own complement of
 ".rb" files, but a few that depend on C language-based extensions have
 been reimplemented. Some are still missing, but JRuby hopes to
 implement as many as is feasible.