Skip to content

Problem embedding jars in gem #59

@albertogg

Description

@albertogg

Hello, I'm currently having an issue embedding a jar without jar-dependencies gem as runtime dependency (sorry if this is not the correct channel of communication).

To give you some context, I'm following the wiki entry on declaring jars inside the gemspec and trying to embed a jar inside the gem but without jar-dependencies as a runtime dependency, just to avoid downloading the jar at install time. For some reason the only way I get the jar embedded inside the gem is when I have jar-dependencies as a runtime dependency and I don't quite get it. I might be misunderstanding what I need to do.

Thank you

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions