issues
search
thrau
/
jarchivelib
A simple archiving and compression library for Java
https://github.com/thrau/jarchivelib
Apache License 2.0
199
stars
36
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Is this project still alive?
#100
austek
opened
5 months ago
4
Upgrade dependencies
#99
austek
opened
5 months ago
1
Bump org.apache.commons:commons-compress from 1.21 to 1.26.0
#98
dependabot[bot]
opened
8 months ago
0
No support for .tar.xz
#97
steve-thousand
opened
1 year ago
1
added assertions into getSize in CommonsArchiveEntry.java
#96
mohammadJaliliTorkamani
closed
10 months ago
0
isDirectory method updated
#95
mohammadJaliliTorkamani
closed
10 months ago
0
Add ARJ extraction
#94
Chaiavi
opened
2 years ago
0
Improve MAVEN build Performance
#93
ChenZhangg
opened
3 years ago
1
Merge Reformat Branch to Main Branch
#92
PulseBeat02
closed
3 years ago
1
Compatibility for Java 16?
#91
Osiris-Team
closed
2 years ago
0
Update commons-compress to 1.21
#90
jinta
closed
3 years ago
1
Bump commons-compress from 1.20 to 1.21
#89
dependabot[bot]
closed
3 years ago
3
This library is so excellent
#88
GavinRay97
closed
3 years ago
1
Support for long filenames in POSIX tar files
#87
thrau
closed
3 years ago
0
Test entry_getLastModifiedDate_behavesCorrectly for .jar files fails on Travis-CI
#86
thrau
opened
3 years ago
0
Update website
#85
thrau
opened
3 years ago
0
tar.gz decompression fails if folder name contains spaces
#84
ghost
opened
3 years ago
0
Add support for bz2/bzip2 files
#83
PHPirates
opened
3 years ago
1
Bump junit from 4.11 to 4.13.1
#82
dependabot[bot]
closed
4 years ago
0
Old JDK versions (7,8) no longer work with travis
#81
thrau
closed
4 years ago
0
Add new openjdk versions to build matrix
#80
edumco
closed
4 years ago
1
Bumps commons.compress.version to 1.19
#79
edumco
closed
4 years ago
5
[Question] Extract a .gz file
#78
cldsnchz
closed
5 years ago
2
issue 54: support long filenames when creating tar archives
#77
gardenia
closed
3 years ago
4
Build on JDK 11
#76
valfirst
closed
4 years ago
0
Didn't find class "java.nio.file.FileSystems" on version 1.0.0
#75
ilyamuromets
opened
5 years ago
2
Add .tar.xz and .txz to FileType
#74
stapel
opened
5 years ago
1
Add Java 8, 9 and 10 to travis build matrix
#73
thrau
closed
5 years ago
0
Use PosixFilePermissions to set file permissions instead of using reflection
#72
cliffcotino
closed
5 years ago
6
Preserve executability of files for tar archives
#71
masc3d
opened
6 years ago
3
File mode permission throwing exception in JDK10 and 11
#70
robin-anil
closed
5 years ago
3
Upgrade to commons-compress 1.18
#69
onilton
closed
5 years ago
1
Support to extract .iso files
#68
RajeevKumarMaggu
opened
6 years ago
1
File permissions not saves
#67
ghost
closed
3 years ago
2
Fix zip traversal vulnerability
#66
ametry
opened
6 years ago
4
New releases on maven central?
#65
Kindrat
closed
6 years ago
6
Archive creation fails if directory name is shorter than 3 characters
#64
michaelboyles
opened
6 years ago
1
Add support for Java 9 (the jigsaw framework)
#63
JessicaTegner
opened
6 years ago
0
Extracting entry to OutputStream. Mapping permissions from file to entry
#62
Djaler
closed
6 years ago
1
[feature-request] Can we implement append to archive?
#61
archenroot
opened
7 years ago
0
[bug] Only single file in archive while array of files on input
#60
archenroot
closed
7 years ago
1
[discussion] Comparing against Apache Commons Compress
#59
archenroot
closed
7 years ago
4
Support cutting relative top level directory when extracting files from archive
#58
abarsov
opened
7 years ago
2
Permissions are not restored if entries are extracted one-by-one
#57
abarsov
closed
7 years ago
1
Provide an ability to pass custom Archiver to ArchiverCompressorDecorator
#56
hvarakhobava
opened
7 years ago
1
Fix typo on README
#55
muff1nman
closed
7 years ago
1
java.lang.RuntimeException: file name is too long
#54
mukundkrishnan
closed
3 years ago
4
Upgrade to commons-compress 1.14
#53
thrau
closed
7 years ago
0
Archiver.extract(InputStream, File) closes stream
#52
thrau
closed
8 years ago
0
Add Archiver.stream(ArchiveStream) support
#51
netwolfuk
opened
8 years ago
8
Next