at4j-users Mailing List for AT4J
Brought to you by:
kargu
You can subscribe to this list here.
2011 |
Jan
|
Feb
|
Mar
(1) |
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
---|---|---|---|---|---|---|---|---|---|---|---|---|
2014 |
Jan
|
Feb
|
Mar
|
Apr
(1) |
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: Fernando C. <fc...@gm...> - 2014-04-24 03:16:52
|
Hi there, I congratulate the at4j devs for your work. However, I hope you´re able to shed some light into some areas of at4j that are unclear for me by reading the web site. -It claims to support .zip and .tar containers -But it also claims to support bzip2 and lzma 7zip compression (by using the LZMA java SDK from the 7zip project). That would mean to imply that I could use at4j to create a .zip container with lzma compression, thus making it a non-standard zip?. How difficult would it be for at4j devs to extend it to support not only lzma compression used by 7zip but also the .7z archive structure??. I´ve been looking at this kind of solution for a few years now, and the answer is always the same: use the 7-Zip-JBinding project, which uses JNI to call native code. What I need, on the other hand, is a pure-java solution to create 7zip files... I´m sure this must have been asked before... Thanks in advance... FC -- During times of Universal Deceit, telling the truth becomes a revolutionary act - George Orwell |
From: Chris B. <chr...@ta...> - 2011-03-07 10:31:28
|
Hi guys, I have just come across at4j and it looks good. I note that zipx format does not appear to be covered yet which is a pity. Are there any plans to do so? I am looking for zipx Java support if it exists yet. Kind regards, - Chris |