Re: [compress] Last issues before 1.1

2010-05-31 Thread Christian Grobmeier
Hello, according discussion, I have updated the Jira issues. There is compress-113 left and the comandline interface needs to be added to the code. Best Christian On Fri, May 21, 2010 at 6:50 AM, Christian Grobmeier wrote: > Hello > > in Jira are only three issues open. 2 of them seem possibl

Re: [compress] Last issues before 1.1

2010-05-23 Thread sebb
On 22/05/2010, Torsten Curdt wrote: > On Sat, May 22, 2010 at 09:39, Christian Grobmeier > wrote: > >>> > >>> > Then we can finally go on with C1.1 :-) > >> > >> What about COMPRESS-108 - Command-line interface? > >> > >> Any objections if I add it to SVN, and change the pom to define it

Re: [compress] Last issues before 1.1

2010-05-22 Thread Stefan Bodewig
On 2010-05-22, Christian Grobmeier wrote: >> What about COMPRESS-108 - Command-line interface? >> Any objections if I add it to SVN, and change the pom to define it as >> the Main-Class? > I was under the impression that it was a first draft. If you feel > thats already doing whats expected of i

Re: [compress] Last issues before 1.1

2010-05-22 Thread Torsten Curdt
On Sat, May 22, 2010 at 09:39, Christian Grobmeier wrote: >>> >>>  > Then we can finally go on with C1.1 :-) >> >> What about COMPRESS-108 - Command-line interface? >> >> Any objections if I add it to SVN, and change the pom to define it as >> the Main-Class? > > I was under the impression that it

Re: [compress] Last issues before 1.1

2010-05-22 Thread Christian Grobmeier
>> >>  > Then we can finally go on with C1.1 :-) > > What about COMPRESS-108 - Command-line interface? > > Any objections if I add it to SVN, and change the pom to define it as > the Main-Class? I was under the impression that it was a first draft. If you feel thats already doing whats expected of

Re: [compress] Last issues before 1.1

2010-05-21 Thread sebb
On 21/05/2010, Stefan Bodewig wrote: > On 2010-05-21, Christian Grobmeier wrote: > > > COMPRESS-75 > > ZipArchiveInputStream does not show location in file where a problem > occurred > > Seems to be fixed > > > Agreed (with the "seems to be fixed" part). > > > > COMPRESS-113 > > TarArchiveEn

Re: [compress] Last issues before 1.1

2010-05-21 Thread Niall Pemberton
On Fri, May 21, 2010 at 11:02 AM, Christian Grobmeier wrote: >> BTW, I have just been working through using Nexus in the BSF release >> (not yet complete, but nothing to do with Nexus) and it does seem to >> be much more convenient for handling Maven artifact voting / >> releasing. >> >> The big a

Re: [compress] Last issues before 1.1

2010-05-21 Thread Christian Grobmeier
> BTW, I have just been working through using Nexus in the BSF release > (not yet complete, but nothing to do with Nexus) and it does seem to > be much more convenient for handling Maven artifact voting / > releasing. > > The big advantage is that the vote can take place on the actual > artifacts t

Re: [compress] Last issues before 1.1

2010-05-21 Thread sebb
On 21/05/2010, Stefan Bodewig wrote: > On 2010-05-21, Christian Grobmeier wrote: > > > COMPRESS-75 > > ZipArchiveInputStream does not show location in file where a problem > occurred > > Seems to be fixed > > > Agreed (with the "seems to be fixed" part). > > > > COMPRESS-113 > > TarArchiveEn

Re: [compress] Last issues before 1.1

2010-05-21 Thread Stefan Bodewig
On 2010-05-21, Christian Grobmeier wrote: > COMPRESS-75 > ZipArchiveInputStream does not show location in file where a problem occurred > Seems to be fixed Agreed (with the "seems to be fixed" part). > COMPRESS-113 > TarArchiveEntry.parseTarHeader() includes the trailing space/NUL when > parsing

[compress] Last issues before 1.1

2010-05-20 Thread Christian Grobmeier
Hello in Jira are only three issues open. 2 of them seem possible to be closed, 1 seems to be minor. COMPRESS-75 ZipArchiveInputStream does not show location in file where a problem occurred Seems to be fixed COMPRESS-113 TarArchiveEntry.parseTarHeader() includes the trailing space/NUL when par