Re: [compress] Proposed Roadmap

2011-07-24 Thread Christian Grobmeier
Snappy looks pretty cool! I created an issue for it: https://issues.apache.org/jira/browse/COMPRESS-147 Without a fix version ;-) Cheers On Sat, Jul 23, 2011 at 1:49 PM, Stefan Bodewig wrote: > On 2011-07-23, Simone Tripodi wrote: > >> I think it would be nice having also s pure Java implementa

Re: [compress] Proposed Roadmap

2011-07-23 Thread Stefan Bodewig
On 2011-07-23, Simone Tripodi wrote: > I think it would be nice having also s pure Java implementation of the > Snappy[1] compression (the Google's compression), Absolutely, it is just a matter of getting it coded 8-) > I found a Java implementation[2] but it's JNI wrapper :/ Well, that could b

Re: [compress] Proposed Roadmap

2011-07-22 Thread Simone Tripodi
Hallo Stefan!!! I think it would be nice having also s pure Java implementation of the Snappy[1] compression (the Google's compression), I found a Java implementation[2] but it's JNI wrapper :/ WDYT? Unfortunately my C++ skills are horrible but I'm available to help :P Alles gute!, all the best, Si

Re: [compress] Proposed Roadmap

2011-07-22 Thread Stefan Bodewig
Hi, I've moved some JIRA issues that are clear they'll need to break the API to 2.0 and assigned a few JIRAs where a patch is available or I would know how to implement them to 1.2 and 1.3. Please review

Re: [compress] Proposed Roadmap

2011-07-22 Thread sebb
On 22 July 2011 05:18, Stefan Bodewig wrote: > Hi all, > > From the responses in the Java5 thread I propose the following. > > (1) Release current trunk minus a few lines of code I already added for >    initial Zip64 support plus some minor changes ASAP as 1.2 > > (2) Require Java5, use minimal J

Re: [compress] Proposed Roadmap

2011-07-21 Thread Christian Grobmeier
sounds good :-) On Fri, Jul 22, 2011 at 6:18 AM, Stefan Bodewig wrote: > Hi all, > > From the responses in the Java5 thread I propose the following. > > (1) Release current trunk minus a few lines of code I already added for >    initial Zip64 support plus some minor changes ASAP as 1.2 > > (2) R

Re: [compress] Proposed Roadmap

2011-07-21 Thread Gary Gregory
This all sounds good to me. Gary On Jul 22, 2011, at 0:19, Stefan Bodewig wrote: > Hi all, > > From the responses in the Java5 thread I propose the following. > > (1) Release current trunk minus a few lines of code I already added for >initial Zip64 support plus some minor changes ASAP as 1

[compress] Proposed Roadmap

2011-07-21 Thread Stefan Bodewig
Hi all, >From the responses in the Java5 thread I propose the following. (1) Release current trunk minus a few lines of code I already added for initial Zip64 support plus some minor changes ASAP as 1.2 (2) Require Java5, use minimal Java5 language features to make compiler warnings go