Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 818 Bytes

File metadata and controls

13 lines (11 loc) · 818 Bytes

tamatebako/tebako-runtime-jruby — the JRuby runtime feedstock

Repack feedstock (no compilation): the JRuby dist is a universal tarball (bytecode + ruby home; lib/jni/ ships every platform's jffi stub — see Tebakofile's probe record), so ONE env image serves all triplets; the triplet binding comes from the composed java owner pair (tamatebako/tebako-runtime-openjdk — DEPENDS java >= 21, spec 33's on_runtime form).

  • Spec: docs/spec/33 (runtime-on-runtime); the jvm-mode machinery mirrors tamatebako/tebako-runtime-truffleruby's flavors.jvm.
  • Owner line floor: 2.5.0 (tamatebako/tebako#552 — a pre-2.5.0 owner misroutes the composed entry).