Skip to content
This repository has been archived by the owner on Jul 21, 2020. It is now read-only.

/META-INF/vfs-providers.xml #35

Open
rednoah opened this issue Jun 4, 2015 · 0 comments
Open

/META-INF/vfs-providers.xml #35

rednoah opened this issue Jun 4, 2015 · 0 comments

Comments

@rednoah
Copy link

rednoah commented Jun 4, 2015

I'd be great if the junrar.jar would contain a /META-INF/vfs-providers.xml so that the VFS2 RAR provider can be added simply by dropping the jar into the classpath.

<providers>
    <provider class-name="com.github.junrar.vfs2.provider.rar.RARFileProvider">
        <scheme name="rar" />
    </provider>
    <extension-map extension="rar" scheme="rar" />
    <mime-type-map mime-type="application/rar" scheme="rar" />
</providers>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant