Skip to content

Native (java) extension documentation #5292

@p-mongo

Description

@p-mongo

jruby 9.2.0.0
linux

I had an issue filed with bundler (rubygems/bundler#6678 (comment)) regarding bundler not building bson's java extension under jruby when installing from git. The bundler team said this:

This is because bson explicitly does not set extensions for JRuby.

I so far have not able to find any documentation on what I need to specify for the java extension to be built. https://github.com/jruby/jruby-examples/tree/master/extensions/basic has no gemspec and doesn't specify anything in gemfile either.

How do I make bundler build the java extension of bson when installing from git?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions