borisbrodski / sevenzipjbinding

7-Zip-JBinding
http://sevenzipjbind.sourceforge.net/
Other
176 stars 50 forks source link

Requesting Support for 21.06 #49

Open anantharaman93 opened 2 years ago

anantharaman93 commented 2 years ago

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.

borisbrodski commented 2 years ago

Hi, yes.

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

fatkudu commented 1 year ago

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?

borisbrodski commented 1 year ago

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.

fatkudu commented 1 year ago

Thanks for getting back Boris. I understand that :)