sevenzipjbinding icon indicating copy to clipboard operation
sevenzipjbinding copied to clipboard

Requesting Support for 21.06

Open anantharaman93 opened this issue 3 years ago • 4 comments

Hi. It would be very much appreciated if we could support the latest official version of 7-Zip across Windows, Mac and Linux now that 7-Zip officially supports all major OSes.

anantharaman93 avatar Dec 10 '21 08:12 anantharaman93

Hi, yes.

This is a very good news! I will have to take a look at the new structure.

borisbrodski avatar Dec 10 '21 13:12 borisbrodski

Hi. Thanks for your good work. We use your bindings. We did used to do it via:

<!-- https://mvnrepository.com/artifact/net.sf.sevenzipjbinding/sevenzipjbinding-all-platforms -->
<dependency>
    <groupId>net.sf.sevenzipjbinding</groupId>
    <artifactId>sevenzipjbinding-all-platforms</artifactId>
    <version>16.02-2.01</version>
</dependency>

but our security software complained some of the windows related files, so we've ended up repackaging a cut-down bit of that with just the Mac and Linux artifacts. It looks like this work was done after that - do you have any plans for a new release - with details pushed so that https://mvnrepository.com/artifact/net.sf.sevenzipjbinding/sevenzipjbinding-all-platforms/16.02-2.01 knows about it?

fatkudu avatar Feb 22 '23 11:02 fatkudu

Hi,

thank you for using 7-Zip-JBinding. I definitely have plans to integrate new 7-zip version and support more platforms.

It's just the lack of time. My customer projects get higher priority over open source ... sorry.

borisbrodski avatar Feb 22 '23 15:02 borisbrodski

Thanks for getting back Boris. I understand that :)

fatkudu avatar Feb 23 '23 11:02 fatkudu