Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Carve out VFS support into it's own module #41

Closed
gotson opened this issue Jul 16, 2020 · 2 comments
Closed

Carve out VFS support into it's own module #41

gotson opened this issue Jul 16, 2020 · 2 comments

Comments

@gotson
Copy link
Member

gotson commented Jul 16, 2020

As mentioned here it would make sense to carve out the VFS functionality into a separate jar.

@gotson gotson self-assigned this Jul 16, 2020
@gotson gotson mentioned this issue Jul 17, 2020
8 tasks
gotson added a commit that referenced this issue Jul 18, 2020
BREAKING CHANGE: carved-out into its own repo

closes #41
@gotson gotson closed this as completed in 3bbe8ed Jul 18, 2020
gotson pushed a commit that referenced this issue Jul 18, 2020
# [5.0.0](v4.0.0...v5.0.0) (2020-07-18)

### Bug Fixes

* nullPointerException on corrupt headers ([b721589](b721589)), closes [#36](#36) [#45](#45)

### Build System

* use gradle instead of maven ([9aa5794](9aa5794)), closes [#20](#20)

### Code Refactoring

* remove VFS support ([3bbe8ed](3bbe8ed)), closes [#41](#41)

### BREAKING CHANGES

* carved-out into its own repo
* minimum java version bumped from 6 to 8
gotson pushed a commit that referenced this issue Jul 18, 2020
# [5.0.0](v4.0.0...v5.0.0) (2020-07-18)

### Bug Fixes

* nullPointerException on corrupt headers ([b721589](b721589)), closes [#36](#36) [#45](#45)

### Build System

* use gradle instead of maven ([9aa5794](9aa5794)), closes [#20](#20)

### Code Refactoring

* remove VFS support ([3bbe8ed](3bbe8ed)), closes [#41](#41)

### BREAKING CHANGES

* carved-out into its own repo
* minimum java version bumped from 6 to 8
@gotson
Copy link
Member Author

gotson commented Jul 18, 2020

🎉 This issue has been resolved in version 5.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@gotson
Copy link
Member Author

gotson commented Jul 18, 2020

VFS support is now here: https://github.com/junrar/commons-vfs-rar

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant