DO NOT REPLY [Bug 25232] - [procrun] Problems if forked program redirects console handles

2003-12-04 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 25232] New: - [procrun] Problems if forked program redirects console handles

2003-12-04 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

Re: jrcs/diff status

2003-12-04 Thread Jason van Zyl
On Thu, 2003-12-04 at 18:54, Geoff Howard wrote: > I just discovered the jrcs project in a renewed search for a diff > algorithm implementation compatible with the ASF license. > > I searched the archives for an indication if this is a living project or > not and read the trail from september fo

RE: [codec] Soundex / Refined Soundex

2003-12-04 Thread Gary Gregory
Hello Matthew, We welcome your contribution; this would be a nice addition indeed. It would make it easier for the person who will consider and/or integrate your submission (me or another) if you submit all code in (1) CVS patch format and more importantly (2) with Unit Tests. For more informatio

jrcs/diff status

2003-12-04 Thread Geoff Howard
I just discovered the jrcs project in a renewed search for a diff algorithm implementation compatible with the ASF license. I searched the archives for an indication if this is a living project or not and read the trail from september following the proposal to remove it from Commons/Jakarta and

[lang] ArrayUtils.subarray(primitives) patch

2003-12-04 Thread Ash
Please find enclosed the patches for the primitive-array implementations of the subarray method. I am open to comments, especially on the tests. Ashwin - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail

cvs commit: jakarta-commons/codec/src/test/org/apache/commons/codec/language SoundexTest.java

2003-12-04 Thread ggregory
ggregory2003/12/04 15:32:39 Modified:codec/src/test/org/apache/commons/codec/language SoundexTest.java Log: Added test methods to cover MS SQL Server examples inpired by the mention of SQL Server on commons-dev. Revision ChangesPath 1.9 +34

cvs commit: jakarta-commons/primitives/xdocs navigation.xml

2003-12-04 Thread rwaldhoff
rwaldhoff2003/12/04 15:31:42 Modified:primitives/xdocs navigation.xml Added: primitives STATUS.txt Removed: primitives STATUS.html Log: replace STATUS.html with STATUS.txt, update STATUS.txt, link to it Revision ChangesPath 1.1 jakarta-commo

cvs commit: jakarta-commons/primitives/src/java/org/apache/commons/collections/primitives/adapters Adapt.java

2003-12-04 Thread rwaldhoff
rwaldhoff2003/12/04 15:19:23 Modified:primitives/src/test/org/apache/commons/collections/primitives/adapters TestAdapt.java primitives/src/java/org/apache/commons/collections/primitives/adapters Adapt.java Log: add Adapt

DO NOT REPLY [Bug 25229] - [DbUtils] Patch for extending BasicRowProcessor

2003-12-04 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 25229] - [DbUtils] Patch for extending BasicRowProcessor

2003-12-04 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 25229] New: - [DbUtils] Patch for extending BasicRowProcessor

2003-12-04 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

cvs commit: jakarta-commons/primitives/src/java/org/apache/commons/collections/primitives/adapters Adapt.java

2003-12-04 Thread rwaldhoff
rwaldhoff2003/12/04 14:57:19 Modified:primitives project.xml build.xml primitives/src/test/org/apache/commons/collections/primitives/adapters PackageTestSuite.java Added: primitives/src/test/org/apache/commons/collections/primitives/adapters

RE: [collections] Primitive-value maps

2003-12-04 Thread Rodney Waldhoff
No, classes for this purpose which previously existed in collections were moved to (and released from) the commons proper project primitives. http://jakarta.apache.org/commons/primitives On Thu, 4 Dec 2003, Arun Thomas wrote: > Ash, > > Classes for this purpose which previously existed in COLLEC

Re: [digester][review] New Schema supports

2003-12-04 Thread robert burrell donkin
On 4 Dec 2003, at 18:13, Jeanfrancois Arcand wrote: Simon Kitching wrote: If the user finds their parser is not supported they do have a fallback: the options listed at the start of this email. These options are just as simple as someone writing a separate Factory for their parser type, and less

DO NOT REPLY [Bug 24941] - LocaleBeanUtils.populate() doesn't accept localized input map

2003-12-04 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

Re: New CVS Password

2003-12-04 Thread Dirk Verbeeck
You have to contact [EMAIL PROTECTED] for account problems. -- Dirk Arun Thomas wrote: Folks, Anyone know how I, as a committer, go about getting a new password for CVS. I've searched through all my archives on multiple boxes and finally have come to the conclusion that I've lost the email wi

Re: [configuration] binary builds.

2003-12-04 Thread Dirk Verbeeck
The configuration component isn't added to the automated nightly builds yet. Here is a manual build: http://cvs.apache.org/~dirkv/builds/commons-configuration-1.0-dev-3.tar.gz http://cvs.apache.org/~dirkv/builds/commons-configuration-1.0-dev-3-src.tar.gz -- Dirk Hernan Silberman wrote: I know i

[beanutils] Re: Please, tell me about my patch

2003-12-04 Thread Dirk Verbeeck
Addind a [beanutils] prefix to your mails will help to attract attention of the right people. Maybe you can add a junit testcase to show the problem and of course to show the correctness of your patch. -- Dirk [EMAIL PROTECTED] wrote: Hello, guys, I found bugs in beanutils as posted in h

DO NOT REPLY [Bug 25227] New: - StringEscapeUtils.unescapeHtml() doesn't handle hex entities

2003-12-04 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

Re: [digester] variable expansion

2003-12-04 Thread robert burrell donkin
On 3 Dec 2003, at 22:46, Simon Kitching wrote: On Fri, 2003-12-05 at 11:17, Simon Kitching wrote: Hi Robert, I think the code committed is just fine. On further thought, I have a more significant change to suggest. I think the VariableSubstitutor and MultiVariableExpander classes should be merg

RE: [codec] Soundex / Refined Soundex

2003-12-04 Thread Inger, Matthew
I have the code for this method if someone will commit it. Basically, the higher the difference, the better the match (which to me makes no sense, but that's the method's definition). public int difference(String a, String b) { String soundexa = soundex(a); String soundexb = soundex(b); i

RE: FW: [collections][primitives] Primitive-value maps

2003-12-04 Thread ASHWIN Suresh
> >There's apparently a lot of work going on with these > classes, so check > >it out. Alright, then, can you tell me what area there is a lot of work going on in? Thanks. And sorry if you found the label inappropriate. I had originally meant to ask about a "collection" of primitives. Ash

RE: [codec] Soundex / Refined Soundex

2003-12-04 Thread Inger, Matthew
Any thoughts on the "difference" method? -Original Message- From: Gary Gregory [mailto:[EMAIL PROTECTED] Sent: Thursday, December 04, 2003 12:18 PM To: 'Jakarta Commons Developers List' Subject: RE: [codec] Soundex / Refined Soundex Hello, Thank you for your interest in [codec]. Sound

RE: FW: [collections] Primitive-value maps

2003-12-04 Thread Arun Thomas
Nope, You're not missing something here - there doesn't seem to be anything in that vein right now in primitives - seems like a potential area for improvement. However, you might want to label emails regarding primitives as [primitives] rather than [collections]. -AMT -Original Message

Re: FW: [collections] Primitive-value maps

2003-12-04 Thread __matthewHawthorne
I don't think any Map implementations have been created yet. Ash .. wrote: Hi Arun, I had a look at Primitives, but I didnt find anything on primitive-value maps. Am I missing something here? Ashwin -Original Message- From: Arun Thomas [mailto:[EMAIL PROTECTED] Sent: Thursday,

RE: FW: [collections] Primitive-value maps

2003-12-04 Thread Ash ..
Hi Arun, I had a look at Primitives, but I didnt find anything on primitive-value maps. Am I missing something here? Ashwin -Original Message- From: Arun Thomas [mailto:[EMAIL PROTECTED] Sent: Thursday, December 04, 2003 17:54 Ash, Classes for this purpose which previously existe

Re: [digester][review] New Schema supports

2003-12-04 Thread Jeanfrancois Arcand
Simon Kitching wrote: Hi, My first thoughts on this patch were that a lot of work has gone into this - and a lot of code been created. And all this is just in order to support the existing Digester.setSchema(...) method which causes Digester to validate the input XML against a schema while pars

RE: [collections] Primitive-value maps

2003-12-04 Thread Arun Thomas
Ash, Classes for this purpose which previously existed in COLLECTIONS were moved to the Sandbox project - PRIMITIVES. Please take a look there. There's apparently a lot of work going on with these classes, so check it out. -AMT -Original Message- From: Ash .. [mailto:[EMAIL PROTEC

[collections] Primitive-value maps

2003-12-04 Thread Ash ..
While waiting for a +1 on the MapUtils.getPrimxxxValue() methods, I have been wondering why the commons collections framework does not have Maps that store and help retrieve primitive values. Stuff like IntMap with put(Object key, int value), etc. I mean, when there are primitive-value collecti

cvs commit: jakarta-commons/codec/src/java/org/apache/commons/codec/language Metaphone.java DoubleMetaphone.java

2003-12-04 Thread ggregory
ggregory2003/12/04 09:43:04 Modified:codec/src/java/org/apache/commons/codec/language Metaphone.java DoubleMetaphone.java Log: Add missing Javadoc tags on public methods. Compiler warnings WRT unqualified instance variable access (added "this."). Revisio

DO NOT REPLY [Bug 24537] - [collections] Add CaseInsensitiveHashMap

2003-12-04 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

RE: [codec] Soundex / Refined Soundex

2003-12-04 Thread Gary Gregory
Hello, Thank you for your interest in [codec]. Soundex is, well, Soundex, a method to find word with similar phonemes. Refined Sounder, OTOH, is more geared towards spellchecking. For example: new Soundex().encode("testing") returns "T235" new RefinedSoundex().encode("testing") returns "T60360

RE: [VOTE][RESULT] New committer - Neil O'Toole

2003-12-04 Thread Noel J. Bergman
Paul Libbrecht wrote: > How can I know if mine is on record ? It wasn't added in the most recent batch. I just checked. Please FAX again. --- Noel - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands,

DO NOT REPLY [Bug 25154] - [collections] IteratorChain bug with empty iterators.

2003-12-04 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

RE: Commons - FileUpload - DefaultFileItem

2003-12-04 Thread Gary Gregory
FYI, the VFS sandbox project supports ZIP files. Have you considered using it? Here (work) we are considering using it. VFS seems stable from my use, I am wondering what it would take to graduate this project? Gary > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED

[codec] Soundex / Refined Soundex

2003-12-04 Thread Inger, Matthew
Can anyone tell me the difference between these two soundex implementations? Also, is there any planned support for a difference algorithm for soundex (similar to the one provided by SQLServer?) We are looking for a soundex implementation to use in our software. Thanks in advance for your help.

New CVS Password

2003-12-04 Thread Arun Thomas
Folks, Anyone know how I, as a committer, go about getting a new password for CVS. I've searched through all my archives on multiple boxes and finally have come to the conclusion that I've lost the email with my password. Help! -AMT

RE: DO NOT REPLY [Bug 25154] New: - IteratorChain bug with empty iterators.

2003-12-04 Thread Arun Thomas
Folks, Anyone know how I, as a committer, go about getting a new password for CVS. I've searched through all my archives on multiple boxes and finally have come to the conclusion that I've lost the email with my password. Help! -AMT -Original Message- From: [EMAIL PROTECTED] [mail

Re: [VOTE][RESULT] New committer - Neil O'Toole

2003-12-04 Thread Paul Libbrecht
How can I know if mine is on record ? Thanks. Paul On Jeudi, déce 4, 2003, at 17:36 Europe/Paris, Noel J. Bergman wrote: Folks, Neil O'Toole's CLA is on record now. Please submit an account request to root@, cc to the Jakarta PMC. --- Noel

RE: [VOTE][RESULT] New committer - Neil O'Toole

2003-12-04 Thread Noel J. Bergman
Folks, Neil O'Toole's CLA is on record now. Please submit an account request to root@, cc to the Jakarta PMC. --- Noel - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Commons - FileUpload - DefaultFileItem

2003-12-04 Thread Eric . E . Sorenson
I just finished writing a class that is almost identical (via cut-n-paste) to the DefaultFileItem class except that it supports ZIP/GZIP files (and automatically unzips them on the fly). This allows our web application to put the unzipped files in a directory for processing by another application

DO NOT REPLY [Bug 25167] - NullPointerException in SocketClient.getRemoteAddress()

2003-12-04 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

RE: [collections] pairs package name

2003-12-04 Thread ASHWIN Suresh
> I'll suggest keyvalue to positively describe the package (rather than > negatively). That name allows MapEntry, KeyValue and MultiKey. > > (data/holders/elements all seem a bit vague) > > Stephen +1 Ashwin - To unsubscribe

Re: [collections] pairs package name

2003-12-04 Thread Phil Steitz
Stephen Colebourne wrote: I'll suggest keyvalue to positively describe the package (rather than negatively). That name allows MapEntry, KeyValue and MultiKey. (data/holders/elements all seem a bit vague) Stephen +1 Phil - To un

RE: FW: [collections] MapUtils.getXxx() return types - repost

2003-12-04 Thread Ash ..
Reposting this, so that if we are decided on the method signatures, I can work on the implementation this weekend. Ash [Stephen] I would only add the full signature version (with default). That way the method name can just be getDouble(). But that would provoke the question "if I want to retrieve

re: [digester][review] New Schema supports

2003-12-04 Thread Simon Kitching
Hi, My first thoughts on this patch were that a lot of work has gone into this - and a lot of code been created. And all this is just in order to support the existing Digester.setSchema(...) method which causes Digester to validate the input XML against a schema while parsing, right? I'm thinkin