Commit Graph

6 Commits

Author SHA1 Message Date
luccioman
e1bc035496 Ignore Eclipse projects config files derived from maven pom.xml 2018-07-13 07:12:57 +02:00
luccioman
f35587d6f6 Ignore maven build repositories 2016-07-05 21:15:33 +02:00
reger
51e7151591 more fixes for sevenZip parser exception on specific archives
Found 2 more cases were modified code throws exceptions while original J7Zip
unpacks it.
Reimplemented error prone CoderMixer2ST from unmodified J7Zip.jar.
2016-03-09 01:01:58 +01:00
reger
5b07f3473e fix sevenZip parser exception with LZMA BCJ2 format archives,
see http://mantis.tokeek.de/view.php?id=641
+ sanitize some type cast's in modified sevenZip lib
2016-03-08 00:53:38 +01:00
reger
c2a88d53ab fix use of not initialized variable (m_LiteralDecoder) 2016-03-06 03:24:09 +01:00
reger
96b8d9b09e moving the J7Zip-modified source and Maven build to libbuild
from main pom. 
Using source included in j7zip-modified.jar.
This combines all external lib preparation in the libbuild main pom.
2016-03-06 03:19:52 +01:00