RE: [io] 1.4-RC1 available for review

2008-01-15 Thread Gary Gregory
> From: Niall Pemberton [mailto:[EMAIL PROTECTED] > Sent: Tuesday, January 15, 2008 2:36 PM > To: Jakarta Commons Developers List > Subject: Re: [io] 1.4-RC1 available for review > > On Jan 15, 2008 10:19 PM, Gary Gregory <[EMAIL PROTECTED]> wrote: > > Hello [io]:

Re: [io] 1.4-RC1 available for review

2008-01-15 Thread Niall Pemberton
t chunks: > http://garygregory.com/os/builds/index.html#commons-io-1.4-Sun-1.3.1_15-b01 > > > > > -Original Message- > > From: Niall Pemberton [mailto:[EMAIL PROTECTED] > > Sent: Saturday, January 12, 2008 6:03 PM > > To: Commons Developers List >

RE: [io] 1.4-RC1 available for review

2008-01-15 Thread Gary Gregory
s Developers List > Subject: [io] 1.4-RC1 available for review > > Commons IO 1.4 release candidate 1 (RC1) is available for review. The > artifacts are here: > http://people.apache.org/~niallp/io-1.4-RC1/ > > SVN Tag: > http://svn.apache.org/viewvc/commons/proper/io/

RE: [io] 1.4-RC1 available for review

2008-01-14 Thread Gary Gregory
It would be nice if the site said that Java 1.4.2 is required for [pool]. Thank you, Gary - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: [io] 1.4-RC1 available for review

2008-01-14 Thread sebb
On 14/01/2008, Niall Pemberton <[EMAIL PROTECTED]> wrote: > On Jan 14, 2008 2:30 PM, sebb <[EMAIL PROTECTED]> wrote: > > On 13/01/2008, Niall Pemberton <[EMAIL PROTECTED]> wrote: > > > Commons IO 1.4 release candidate 1 (RC1) is available for review. The > > > artifacts are here: > > > http://peopl

Re: [io] 1.4-RC1 available for review

2008-01-14 Thread Niall Pemberton
On Jan 14, 2008 2:30 PM, sebb <[EMAIL PROTECTED]> wrote: > On 13/01/2008, Niall Pemberton <[EMAIL PROTECTED]> wrote: > > Commons IO 1.4 release candidate 1 (RC1) is available for review. The > > artifacts are here: > > http://people.apache.org/~niallp/io-1.4-RC1/ > > > > Just found out that SHA-1 d

Re: [io] 1.4-RC1 available for review

2008-01-14 Thread sebb
On 13/01/2008, Niall Pemberton <[EMAIL PROTECTED]> wrote: > Commons IO 1.4 release candidate 1 (RC1) is available for review. The > artifacts are here: > http://people.apache.org/~niallp/io-1.4-RC1/ > Just found out that SHA-1 digest files must be called .sha, not .sha1. See http://www.apache.org

Re: [io] 1.4-RC1 available for review

2008-01-13 Thread Niall Pemberton
On Jan 13, 2008 7:35 PM, Stephen Colebourne <[EMAIL PROTECTED]> wrote: > In FileWriterWithEncoding, the comment "The encoding may also be > specified, and defaults to the platform default." doesn't match the code > now, as NPE is thrown whenever the encoding is null. Yup thats a mistake, but all t

Re: [io] 1.4-RC1 available for review

2008-01-13 Thread Stephen Colebourne
In FileWriterWithEncoding, the comment "The encoding may also be specified, and defaults to the platform default." doesn't match the code now, as NPE is thrown whenever the encoding is null. More broadly, this makes it impossible to use FileWriterWithEncoding with the default encoding (unless

[io] 1.4-RC1 available for review

2008-01-12 Thread Niall Pemberton
Commons IO 1.4 release candidate 1 (RC1) is available for review. The artifacts are here: http://people.apache.org/~niallp/io-1.4-RC1/ SVN Tag: http://svn.apache.org/viewvc/commons/proper/io/tags/commons-io-1.4-RC1/ Site: http://people.apache.org/~niallp/io-1.4-RC1/site/ (note m2 generates relati