Skip to content

Mac JRE plugins dir has invalid case in its name #306

@rkfg

Description

@rkfg

Building on Debian Jessie amd64, getting this:

 [proguard] Reading library jar [/home/username/svn-soft/multibit/src/main/skeleton/mac/MultiBit.app/Contents/Plugins/jdk1.7.0_25.jdk/Contents/Home/jre/lib/rt.jar]
 [proguard] Error: Can't read [/home/username/svn-soft/multibit/src/main/skeleton/mac/MultiBit.app/Contents/Plugins/jdk1.7.0_25.jdk/Contents/Home/jre/lib/rt.jar] (No such file or directory)

The directory is named "PlugIns" with capital "i". If you're building on Windows then it doesn't matter I guess. However, on Linux it's a huge difference. After renaming that directory to "Plugins" I managed to package multibit.

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