Re: [vfs] parsing uri

2005-03-31 Thread Rami Ojares
As you might have seen I implemented the plugin-resolve-stuff. Now we could extend VFS by simply drop a jar into the classpath and if we find a /META-INF/vfs-plugins.xml it would be added. That way we could keep the VFS core slim and could provide extension jars to allow whatever we can

Re: [vfs] parsing uri

2005-03-31 Thread Mario Ivankovits
Hello! So the compromise is this (please confirm): We make all providers to be pluggable so that there is the vfs-core with maybe one provider for logical testing of the core. And a bunch of provider plugins nicely packaged so that you can just grab the once you need and ignore the rest.

Re: [vfs] parsing uri

2005-03-31 Thread Rami Ojares
And sometimes we just find some spare minutes and would like to experiment a little bit I have absolutely nothing against experimenting and coding all kinds of weird and useful things for your own purposes. I was just talking about what should be included into vfs. even if the result is

[jira] Created: (JELLY-207) http:get causes a null pointer exception

2005-03-31 Thread Frank Cornelis (JIRA)
http:get causes a null pointer exception Key: JELLY-207 URL: http://issues.apache.org/jira/browse/JELLY-207 Project: jelly Type: Bug Components: taglib.http Environment: define:taglib Reporter: Frank Cornelis

[jira] Updated: (JELLY-207) http:get causes a null pointer exception

2005-03-31 Thread Frank Cornelis (JIRA)
[ http://issues.apache.org/jira/browse/JELLY-207?page=history ] Frank Cornelis updated JELLY-207: - Attachment: SessionTag-static-httpclient.patch This patch fixes the problem. http:get causes a null pointer exception

[jira] Commented: (JELLY-207) http:get causes a null pointer exception

2005-03-31 Thread dion gillard (JIRA)
[ http://issues.apache.org/jira/browse/JELLY-207?page=comments#action_61880 ] dion gillard commented on JELLY-207: I'm not sure this is the right solution. All the get tags would then share the same session regardless of their nesting. http:get

Latka

2005-03-31 Thread Sean McGowan
Hi there, I recently installed the Commons-Latka utility on my PC, but I'm having problems running the sample test. Actually, the test seems to run fine, but it fails. C:\Latka\binlatka file../tests/samples/TestCommonsWebsite.xml TEST SUITE FAILED 0 requests 0 passed 0 failed 0 skipped 0 errors

Re: [jira] Commented: (JELLY-207) http:get causes a null pointer exception

2005-03-31 Thread Frank Cornelis
Exactly, nesting sessions should be pointless. There should be only one global httpclient when you use http:session. dion gillard (JIRA) wrote: [ http://issues.apache.org/jira/browse/JELLY-207?page=comments#action_61880 ] dion gillard commented on JELLY-207:

svn commit: r159615 - in jakarta/commons/proper/httpclient/trunk/src/java/org/apache/commons/httpclient: HttpMethodDirector.java auth/AuthChallengeProcessor.java

2005-03-31 Thread olegk
Author: olegk Date: Thu Mar 31 09:28:59 2005 New Revision: 159615 URL: http://svn.apache.org/viewcvs?view=revrev=159615 Log: Some extra debug log entries for the authenticaton process Contributed by Oleg Kalnichevski Modified:

[net] [ftp] [patch] FTPTimestampParserImplTest.java and FTPClientConfigTest.java

2005-03-31 Thread Neeme Praks
Two patches to make the FTP timestamp parsing tests pass also on non-english systems. I'm not sure if this is the best way to fix those issues, though. Rgds, Neeme Index: FTPTimestampParserImplTest.java === ---

[RESULT] [VOTE]Configuration release 1.1

2005-03-31 Thread Oliver Heger
The commons community has voted to release commons-configuration 1.1. Here are the results in detail: +1: 3 Emmanuel Bourg Dion Gillard Oliver Heger +/-0 : none -1: none I am going to cut the release at the coming weekend. Oliver Oliver Heger wrote: Dear community, since the 1.0

DO NOT REPLY [Bug 29716] - [configuration] Disabling string splitting

2005-03-31 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=29716. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 32450] - [io] Add cancel() to Finder

2005-03-31 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=32450. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

svn commit: r159628 - jakarta/commons/proper/betwixt/trunk/project.xml

2005-03-31 Thread rdonkin
Author: rdonkin Date: Thu Mar 31 11:28:18 2005 New Revision: 159628 URL: http://svn.apache.org/viewcvs?view=revrev=159628 Log: Pointed deployment at minotaur Modified: jakarta/commons/proper/betwixt/trunk/project.xml Modified: jakarta/commons/proper/betwixt/trunk/project.xml URL:

svn commit: r159631 - jakarta/commons/proper/betwixt/trunk/xdocs/powered.xml

2005-03-31 Thread rdonkin
Author: rdonkin Date: Thu Mar 31 11:42:26 2005 New Revision: 159631 URL: http://svn.apache.org/viewcvs?view=revrev=159631 Log: Added another powered by. Reported by Cristoph Gaffga. Modified: jakarta/commons/proper/betwixt/trunk/xdocs/powered.xml Modified:

Re: [chain] [nag] Please commit stuff for DispatchChain

2005-03-31 Thread James Mitchell
Sean, I don't mind applying these changes so long as the other committers agree that this would be a good fit. Last I heard, there are still questions or concerns about adding this. I have not been able to find the time to look any deeper into this, so I can't argue one way or the other.

svn commit: r159632 - jakarta/commons/proper/betwixt/trunk

2005-03-31 Thread rdonkin
Author: rdonkin Date: Thu Mar 31 11:48:38 2005 New Revision: 159632 URL: http://svn.apache.org/viewcvs?view=revrev=159632 Log: Improved ignores Modified: jakarta/commons/proper/betwixt/trunk/ (props changed) Propchange: jakarta/commons/proper/betwixt/trunk/

Re: [chain] [nag] Please commit stuff for DispatchChain

2005-03-31 Thread Joe Germuska
At 2:42 PM -0500 3/31/05, James Mitchell wrote: Sean, I don't mind applying these changes so long as the other committers agree that this would be a good fit. Last I heard, there are still questions or concerns about adding this. I have not been able to find the time to look any deeper into

DO NOT REPLY [Bug 34254] New: - [id] New string identifier generators, PrefixedNumericGenerator c.

2005-03-31 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=34254. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

svn commit: r159635 - jakarta/commons/proper/logging/branches/DON_QUIXOTE/classic/src/java/org/apache/commons/logging/LogFactory.java

2005-03-31 Thread rdonkin
Author: rdonkin Date: Thu Mar 31 12:29:44 2005 New Revision: 159635 URL: http://svn.apache.org/viewcvs?view=revrev=159635 Log: Finished worked example of lifting simple class from LogFactory Modified:

DO NOT REPLY [Bug 34254] - [id] New string identifier generators, PrefixedNumericGenerator c.

2005-03-31 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=34254. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

svn commit: r159636 - jakarta/commons/proper/logging/branches/DON_QUIXOTE/kernel/src/java/org/apache/commons/logging/LogManager.java

2005-03-31 Thread rdonkin
Author: rdonkin Date: Thu Mar 31 12:33:43 2005 New Revision: 159636 URL: http://svn.apache.org/viewcvs?view=revrev=159636 Log: Example of how a simple super class can be lifted from LogFactory Modified:

DO NOT REPLY [Bug 34185] - Requirement: Combine JCL and UGLI

2005-03-31 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=34185. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

[logging] DON_QUIXOTE branch

2005-03-31 Thread robert burrell donkin
i've committed some code into a branch called DON_QUIXOTE. it's illustrative code showing how it's possible to lift off a simple superclass from LogFactory. i've believe for some time that this is the most important step forward. moving to a simplified API would allow static binding (whether

Re: [chain] [nag] Please commit stuff for DispatchChain

2005-03-31 Thread Craig McClanahan
Personally, I'm leaning towards -0 (multiple execute methods per chain seem to encourage the wrong behavior -- combining lots of functionality into a single command versus splitting it up into fine grained reusable chunks), but won't veto it if others think the functionality is desireable. Craig

svn commit: r159637 - jakarta/commons/proper/httpclient/trunk/src/java/org/apache/commons/httpclient/methods/InputStreamRequestEntity.java

2005-03-31 Thread olegk
Author: olegk Date: Thu Mar 31 13:05:48 2005 New Revision: 159637 URL: http://svn.apache.org/viewcvs?view=revrev=159637 Log: Fixed broken #isRepeatable method Contributed by Matthew-J Watson matthew-j.watson at db.com Reviewed by Oleg Kalnichevski Modified:

svn commit: r159638 - jakarta/commons/proper/httpclient/trunk/release_notes.txt

2005-03-31 Thread olegk
Author: olegk Date: Thu Mar 31 13:09:04 2005 New Revision: 159638 URL: http://svn.apache.org/viewcvs?view=revrev=159638 Log: Fix for broken InputStreamRequestEntity#isRepeatable method, contributed by Matthew-J Watson matthew-j.watson at db.com Modified:

DO NOT REPLY [Bug 34256] New: - [io]faster FileFinder

2005-03-31 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=34256. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 34256] - [io]faster FileFinder

2005-03-31 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=34256. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

svn commit: r159646 - in jakarta/commons/sandbox/jci/trunk: .classpath project.xml src/java/org/apache/commons/jci/compilers/janino/ src/java/org/apache/commons/jci/compilers/janino/JaninoJavaCompiler.java

2005-03-31 Thread tcurdt
Author: tcurdt Date: Thu Mar 31 14:04:49 2005 New Revision: 159646 URL: http://svn.apache.org/viewcvs?view=revrev=159646 Log: initial janino implementation, thanks to Art ([EMAIL PROTECTED]) Added: jakarta/commons/sandbox/jci/trunk/src/java/org/apache/commons/jci/compilers/janino/

[jira] Created: (JELLY-208) JellyContext.getJellyContextURL() assumes slashes

2005-03-31 Thread Thomas Burns (JIRA)
JellyContext.getJellyContextURL() assumes slashes - Key: JELLY-208 URL: http://issues.apache.org/jira/browse/JELLY-208 Project: jelly Type: Bug Versions: 1.0-RC1 Reporter: Thomas Burns The method

Re: svn commit: r159551 - jakarta/commons/proper/lang/trunk/src/java/org/apache/commons/lang/StringUtils.java

2005-03-31 Thread Stephen Colebourne
For the record, this is my preferred style for calculated return statements. I'm not going to -1 the change, but I do view it as a stylistic choice that isn't wrong. Stephen [EMAIL PROTECTED] wrote: Author: ggregory Date: Wed Mar 30 16:56:20 2005 New Revision: 159551 URL:

Re: [lang] New StringUtils method - defaultIfEmpty

2005-03-31 Thread Stephen Colebourne
It depends really on how you perceive the function, ie. which group of methods does it belong to. I perceive this as an extension to the default* methods, as its just deaulting based on another condition. trimToDefault isn't wrong, but its not where *I* would look for the method. Stephen Gary

RE: [logging] DON_QUIXOTE branch

2005-03-31 Thread Andy McBride
This is good to see, anything which leads towards a more predictable behaviour for CL is great. I would personally prefer the static binding approach over byte code manipulation as a more deterministic approach. I'm curious at to your choice of 'Don Quixote' as a branch name, please, please

webdav servlet in commons?

2005-03-31 Thread Bill Keese
Regarding: (Bhttp://archives.devshed.com/m/200412-5091/WebDAV-servelt-in-commons (B (BI too would like to have a webdav servlet in commons. Since our product (Breleases against multiple containers (not only Tomcat), I can't use the (Bwebdav servlet in Tomcat. (Or at the very least I'd feel a

Re: [net] [ftp] [patch] FTPTimestampParserImplTest.java and FTPClientConfigTest.java

2005-03-31 Thread Steve Cohen
What do you mean, make the tests pass? The tests, as written, already pass. Perhaps you are saying that the tests don't test everything they need to test. But you have not identified what those issues are. If you come up with a test case that shows a problem, then the solution is to add the

Re: Latka

2005-03-31 Thread Dion Gillard
To help us help you, what did you install? On Mar 31, 2005 7:41 PM, Sean McGowan [EMAIL PROTECTED] wrote: Hi there, I recently installed the Commons-Latka utility on my PC, but I'm having problems running the sample test. Actually, the test seems to run fine, but it fails.

Re: [chain] [nag] Please commit stuff for DispatchChain

2005-03-31 Thread Martin Cooper
I'm in the -0.5 camp myself. I agree with most of William Slough's comments here: http://issues.apache.org/bugzilla/show_bug.cgi?id=33006#c11 In particular, the notion that the execute() method - the only method a Command has - becomes irrelevant for commands that are intended to be used this

RE: [lang] New StringUtils method - defaultIfEmpty

2005-03-31 Thread Gary Gregory
Agreed. FWIW, for this kind of method I kind of like the return condition ? v1 : v2; idiom. Gary -Original Message- From: Stephen Colebourne [mailto:[EMAIL PROTECTED] Sent: Thursday, March 31, 2005 2:52 PM To: Jakarta Commons Developers List Subject: Re: [lang] New StringUtils method