JRuby / Fedora woes

jruby packaging

Hi; I depended on jruby quite heavily and did not in fact notice it was orphaned. If you intend to put it back in and need any help (packaging the dependencies, etc.) feel free to ask me!

No bundled JARs

Actually, I don't see any bundled JARs in the Jython package:

$ fedora-cvs jython
...
$ cd jython/devel
$ make prep
...
$ cd jython-svn-Release_2_2_1/
$ find -name \*.jar
./Demo/jreload/example.jar
./Lib/test/blob.jar

I don't see any JARs there that should be symlinked. If I am correct, I'd appreciate an update to your blog entry. And if not, a bug would be still be great :) Thanks.

Updated

Ah you are correct, my mistake. I was looking at the upstream Jython trunk, and not the 2.2.1 release which the rpm is based off of. Seems the upstream community jumped to 2.5 after that where they added the 'extlib' directory containing all the jar dependencies.

Thanks for catching this, blog updated.

File a bug about Jython, please

Please file a bug against the Jython package as there should definitely be no shipped pre-built jars. Thanks.