Re: [COMPRESS] pkware header id for crypto extensions

2015-09-03 Thread Bear Giles
I've forked at github.com/beargiles/commons-compress and committed some initial work - five new ExtraHeader classes, their registration, two test files and four unit tests. One test file uses certificate encryption and signature but does not encrypt filenames. The second test file uses certificate

Re: svn commit: r1697267 - in /commons/proper/bcel/trunk/src/main/java/org/apache/commons/bcel6: classfile/ generic/ verifier/structurals/

2015-09-03 Thread sebb
@dbros...@apache.org This commit still needs to be reverted please. Whilst it makes calling clone slightly easier, it breaks binary and source compatibility. The downsides are not worth the convenience. On 24 August 2015 at 11:18, sebb wrote: > The clone method and Cloneable interface should be

Re: need some help

2015-09-03 Thread Gilles
On Thu, 3 Sep 2015 13:07:29 +0100, Schalk Cronjé wrote: On 03/09/2015 08:13, Arsen Babakhanyan wrote: Thanks a lot for help. I have started some research on projects. Choosing right project to begin with is important i think ! VFS can do with some help... Commons Math too! ;-) Gilles --

Re: need some help

2015-09-03 Thread Schalk Cronjé
On 03/09/2015 08:13, Arsen Babakhanyan wrote: Thanks a lot for help. I have started some research on projects. Choosing right project to begin with is important i think ! VFS can do with some help... -- Schalk W. Cronjé Twitter / Ello / Toeter : @ysb33r --

Re: need some help

2015-09-03 Thread Arsen Babakhanyan
Thanks a lot for help. I have started some research on projects. Choosing right project to begin with is important i think !