RE: [CHALLENGE] Move All of Commons to the Dormant

2013-10-15 Thread Roger L. Whitcomb
I'd like to put my name down as interested (but not active) for lang, beanutils, collections, launcher, and exec; and active (meaning we're using them and have patches, suggestions in the wings) for logging, vfs and csv. BTW, I've added a VFS-compatible component to Apache Pivot and we've discusse

RE: svn commit: r1518802 - in /commons/proper/csv/trunk/src: main/java/org/apache/commons/csv/ test/java/org/apache/commons/csv/

2013-08-30 Thread Roger L. Whitcomb
In the Pivot project, we use IllegalArgumentException for null input cases where we "fail early". Just FYI... Seems a bit easier for the user to tell that the specified argument wasn't acceptable to the API. ~Roger -Original Message- From: sebb [mailto:seb...@gmail.com] Sent: Friday,

RE: [VFS] Support for File System Roots?

2013-08-27 Thread Roger L. Whitcomb
Roots? Am 28.08.2013, 00:36 Uhr, schrieb Roger L. Whitcomb : > The reason I think this is necessary is that, in order to do browsing > of all the files in a system, you need to be able to get to all the > relevant top-level locations. And for Samba (for a non-obvious > example), the

RE: [VFS] Support for File System Roots?

2013-08-27 Thread Roger L. Whitcomb
eating a solution with maps of directories for each > operating > > system (or relevant OS version in the case of Windows). I also > implemented > > a solution for resolving "~" as the home directory in URLs. I can > > check these into my project and send you the UR

RE: [CSV] Test failures with latest code

2013-08-06 Thread Roger L. Whitcomb
st 2013 01:29, Roger L. Whitcomb wrote: > With the latest code I'm getting build errors related to the format builder > changes: > > Tests in error: > > CSVFormatBuilderTest.testQuotePolicyNoneWithoutEscapeThrowsException ╗ > Unexpe... > > CSVFormat

[CSV] Test failures with latest code

2013-08-05 Thread Roger L. Whitcomb
With the latest code I'm getting build errors related to the format builder changes: Tests in error:   CSVFormatBuilderTest.testQuotePolicyNoneWithoutEscapeThrowsException ╗  Unexpe...   CSVFormatBuilderTest.testNewFormatLFThrowsException ╗  Unexpected exception, e...   CSVFormatBuilderTest.

RE: [CSV] Towards release 1.0

2013-07-30 Thread Roger L. Whitcomb
> > >> What you are doing now helps ;) I am on my phone now and on > >> vacation this week with spotty Internet access, so I won't be much help. > >> > >> Gary > >> > >> On Jul 23, 2013, at 14:26, "Roger L. Whitcomb" >

RE: [DBCP] DBCP2 and logging

2013-07-24 Thread Roger L. Whitcomb
AFAIK, some of the classloader "issues" with CL still remain (see http://xnet.wanconcepts.com/jcl/furtherAnalysis.html but also see here: http://commons.apache.org/proper/commons-logging/tech.html) So, IMO Commons projects still ought to use it, if for no other reason than to understand what th

RE: [CSV] Towards release 1.0

2013-07-23 Thread Roger L. Whitcomb
Hi guys, Just wondering how I can help? We're using Commons CSV and would like to see a release, so I would like to help in any way. I see the following JIRA issues still open for 1.0: CSV-99: Benedikt is working on a patch?! CSV-58: Related to CSV-56; looks like we still need to answer t

RE: [Math] Cleaning up the curve fitters

2013-07-18 Thread Roger L. Whitcomb
As an outsider listening to these discussions, it seems like: a) *IF* there are problems with the current arrangement of packages, APIs, or whatever, then a constructive approach would be for the one who sees such problems to take the time to not just criticize and point out "flaws", but to dig

RE: [VFS] Passing around password as byte[] instead

2013-07-09 Thread Roger L. Whitcomb
Monday, July 08, 2013 3:53 PM > To: Commons Developers List > Subject: Re: [VFS] Passing around password as byte[] instead > > Or maybe a Password class that's tailor designed to obsfucate and zero > contents... > > On 7/8/13 3:23 PM, "sebb" wrote: > > >On

RE: [VFS] Passing around password as byte[] instead

2013-07-08 Thread Roger L. Whitcomb
quot;sebb" wrote: >On 8 July 2013 23:05, Roger L. Whitcomb wrote: >> I had a thought that it would be more secure to pass password data >> around in VFS as byte arrays instead of String objects so they could >> less easily be found by memory dumpers/scanners. This w

[VFS] Passing around password as byte[] instead

2013-07-08 Thread Roger L. Whitcomb
I had a thought that it would be more secure to pass password data around in VFS as byte arrays instead of String objects so they could less easily be found by memory dumpers/scanners. This would apply (for instance) to GenericFileName constructor and access methods, etc. Obviously, at some point,

[VFS] Developing a VFS browser with Pivot

2013-05-24 Thread Roger L. Whitcomb
Hi everyone, FWIW, I'm developing a VFS-based browser for the Apache Pivot project, and have made the first check-ins on it today. It's not done yet, but it will currently do basic (local file) browsing, so I have all the basics of using FileObject and so forth working. The JIRA

RE: [VOTE] Release of Commons Logging 1.1.3 based on RC2

2013-05-17 Thread Roger L. Whitcomb
FWIW, I did some testing of the binaries with an existing application using Commons VFS and Apache Pivot and all appears to be good. +1 ~Roger Whitcomb Apache Pivot PMC Chair -Original Message- From: Thomas Neidhart [mailto:thomas.neidh...@gmail.com] Sent: Thursday, May 16, 2013 1:28

RE: [VFS] Support for File System Roots?

2013-01-06 Thread Roger L. Whitcomb
I'm actually working on a similar project to make a new version of the Apache Pivot File Browser to use VFS. So, I'd also be interested to see what suggestions the developers here have. ~Roger Whitcomb -Original Message- From: Mark Fortner [mailto:phidia...@gmail.com] Sent: Friday, De