Re: [vfs] Adding list children ability to Http provider

2004-06-24 Thread Mario Ivankovits
Gary Gregory wrote: I would say the HTML parsing should be split out from the HTTP class since in general the HTTP body could be something else than HTML, XHTML, DHTML, etc. The ListChildrenStrategy is responsible for parsing IMHO this is exactly what Eric tries to do. -- Mario

Re: documentation or site (was Re: [all] site generation)

2004-06-24 Thread Paul Libbrecht
This raises the problem of documentation vs site... maven has happily brought this together whereas this is indeed a problem. The case where this was observed was: jelly when checked-out over cvs, can't perform the dist goal, because it needs resources of commons-build as this is needed to

Re: [all] site generation

2004-06-24 Thread Paul Libbrecht
On 23-Jun-04, at 15:03 Uhr, Mark R. Diggory wrote: 'maven site' run on your local machine will first generate the site locally, then tar it up, scp it to minotaur and untar it into your sites directory. It has two stages 'site-generate' and 'site-deploy'. it is wise to run first 'site-generate'

Re: [all] site generation

2004-06-24 Thread Dion Gillard
This would be a good option to add to the site plugin. On Thu, 24 Jun 2004 10:54:05 +0200, Paul Libbrecht [EMAIL PROTECTED] wrote: On 23-Jun-04, at 15:03 Uhr, Mark R. Diggory wrote: 'maven site' run on your local machine will first generate the site locally, then tar it up, scp it to

Re: [vfs] FileSystemManager construction rethought

2004-06-24 Thread Rami Ojares
Hi Mario, Here I have listed my current understanding of VFS in connection with the configuration issues. Could you please correct any mistakes you find. - Manager contains FileProviders - Manager supports all schemas for which it has configured a provider - FileProviders create a FileSystem the

Re: [vfs] FileSystemManager construction rethought

2004-06-24 Thread Rami Ojares
Now the configuration (file) can be passed as path, File, FileObject, DOM or whatever. Here the word Now does not mean that now the implementation is ... It means In general it is possible ... - rami - To unsubscribe,

cvs commit: jakarta-commons-sandbox/transaction/src/java/org/apache/commons/transaction/util FileHelper.java

2004-06-24 Thread ozeigermann
ozeigermann2004/06/24 03:06:19 Modified:transaction/src/java/org/apache/commons/transaction/util FileHelper.java Log: Appied patch contributed by Marcelo Maciel Liberato Revision ChangesPath 1.3 +11 -4

Re: [vfs][all][poll]regular expression library or jdk1.4 as minimum requirement

2004-06-24 Thread Rami Ojares
Daniel wrote: The Java regex syntax is almost a superset of Perl, which is why I don't see the impact of using a Perl engine for JDK 1.3 and java.util.regex for J2SE 1.4 as being major. The expression Rami gave was straight Perl 5.005. jakarta-oro's Perl5Compiler/Perl5Matcher implements

Re: [vfs] FileSystemManager construction rethought

2004-06-24 Thread Mario Ivankovits
Rami Ojares wrote: All you have written seems right - hard work ;-) But if one would tell them for example sftp://id=/path/to/.private.key;knownHosts=some/[EMAIL PROTECTED]/usr/local/var then that would just override the providers defaults set from the configuration file. But i have to say i

Re: [vfs] FileSystemManager construction rethought

2004-06-24 Thread Rami Ojares
But i have to say i dont like to add all those configuration stuff to the uri - maybe this might be a handy place, but adding e.g. path elements like those in your example might be a real pain. It might be really hard to construct a correct uri. I agree. It was just an example. Now

Re: [Validator] 1.1.3 ALPHA release available

2004-06-24 Thread David Graham
I downloaded the binary distro and everything looked in order. David --- Ted Husted [EMAIL PROTECTED] wrote: I've tagged the 1.1.2 branch, and rolled the Validator 1.1.3 alpha release. It is posted in my Apache home directory for review: - http://www.apache.org/~husted/validator/v1.1.3/

javax.xml.xpath in JDK1.5

2004-06-24 Thread Davanum Srinivas
Looks javax.xml.xpath is a TraX/commons-logging type of layer which in turn uses the repackaged version of xalan for the default impl. -- dims C:\junkjava -Djaxp.debug=true x JAXP: find factoryId =javax.xml.parsers.DocumentBuilderFactory JAXP: loaded from fallback value:

RE: [vfs] Adding list children ability to Http provider

2004-06-24 Thread Gary Gregory
I have not looked a VFS code in a while, I am suggesting that the class names need to reflect this HTML vs HTTP split. Thank you, Gary -Original Message- From: Mario Ivankovits [mailto:[EMAIL PROTECTED] Sent: Wednesday, June 23, 2004 23:17 To: Jakarta Commons Developers List

DO NOT REPLY [Bug 29787] - Emailvalidation doesn't accept umlauts and the new generic top level domain names

2004-06-24 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=29787. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

[DBCP] DriverConnectionFactory example in docs won't compile

2004-06-24 Thread Tim Rapp
The first code block in http://jakarta.apache.org/commons/dbcp/apidocs/org/apache/commons/dbcp/package-summary.html#package_description has two compilation errors with DBCP 1.2.1. Here is the code block: GenericObjectPool connectionPool = new GenericObjectPool(null);

DO NOT REPLY [Bug 29791] New: - DriverManagerConnectionFactory: blank username/password handling

2004-06-24 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=29791. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 29791] - DriverManagerConnectionFactory: blank username/password handling

2004-06-24 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=29791. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

cvs commit: jakarta-commons/dbcp/src/java/org/apache/commons/dbcp DriverManagerConnectionFactory.java

2004-06-24 Thread dirkv
dirkv 2004/06/24 11:32:53 Modified:dbcp/src/java/org/apache/commons/dbcp DriverManagerConnectionFactory.java Log: Bugzilla Bug 29791: DriverManagerConnectionFactory: blank username/password handling - issue report fix provided by Maxwell Grender-Jones

DO NOT REPLY [Bug 29791] - DriverManagerConnectionFactory: blank username/password handling

2004-06-24 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=29791. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

cvs commit: jakarta-commons/betwixt/xdocs tasks.xml

2004-06-24 Thread rdonkin
rdonkin 2004/06/24 11:36:02 Modified:betwixt/xdocs tasks.xml Log: Added empty tag rendering to done tasks list. Revision ChangesPath 1.30 +1 -0 jakarta-commons/betwixt/xdocs/tasks.xml Index: tasks.xml

Re: [dbcp] [PATCH] Fix for blank username/password handling

2004-06-24 Thread Dirk Verbeeck
Patch applied Thanks Dirk Maxwell Grender-Jones wrote: The problem (in DriverManagerConnectionFactory.java): If you supply a username but not a password, or a password but not a username, dbcp ignores these values, and simply uses the URL to connect to your database (even when defaults exist for

cvs commit: jakarta-commons/betwixt/xdocs/guide output.xml

2004-06-24 Thread rdonkin
rdonkin 2004/06/24 11:36:30 Modified:betwixt/xdocs/guide output.xml Log: Added documentation for empty tag rendering. Revision ChangesPath 1.3 +14 -0 jakarta-commons/betwixt/xdocs/guide/output.xml Index: output.xml

cvs commit: jakarta-commons/dbcp/src/java/org/apache/commons/dbcp package.html

2004-06-24 Thread dirkv
dirkv 2004/06/24 11:57:29 Modified:dbcp/src/java/org/apache/commons/dbcp package.html Log: fix DriverManagerConnectionFactory example in javadoc Revision ChangesPath 1.3 +3 -3 jakarta-commons/dbcp/src/java/org/apache/commons/dbcp/package.html Index:

Re: [DBCP] DriverConnectionFactory example in docs won't compile

2004-06-24 Thread Dirk Verbeeck
Hi Tim, I have updated the javadoc. More examples can be found here: http://cvs.apache.org/viewcvs/jakarta-commons/dbcp/doc/ Cheers Dirk Tim Rapp wrote: The first code block in http://jakarta.apache.org/commons/dbcp/apidocs/org/apache/commons/dbcp/package-summary.html#package_description has two

cvs commit: jakarta-commons/betwixt/xdocs tasks.xml

2004-06-24 Thread rdonkin
rdonkin 2004/06/24 12:42:13 Modified:betwixt/xdocs tasks.xml Log: Sorted tasks in those that had been done for 0.5 and those which were done afterwards. Revision ChangesPath 1.31 +73 -63jakarta-commons/betwixt/xdocs/tasks.xml Index: tasks.xml

cvs commit: jakarta-commons/math build.xml

2004-06-24 Thread brentworden
brentworden2004/06/24 13:45:04 Modified:math build.xml Log: regenerated Ant script using relative paths. Revision ChangesPath 1.18 +7 -7 jakarta-commons/math/build.xml Index: build.xml

cvs commit: jakarta-commons/httpclient/src/java/org/apache/commons/httpclient Wire.java ConnectMethod.java WireLogInputStream.java WireLogOutputStream.java HttpMethodBase.java HttpConnection.java

2004-06-24 Thread mbecke
mbecke 2004/06/24 14:39:53 Modified:httpclient/src/java/org/apache/commons/httpclient Wire.java ConnectMethod.java WireLogInputStream.java WireLogOutputStream.java HttpMethodBase.java HttpConnection.java Log:

Re: documentation or site (was Re: [all] site generation)

2004-06-24 Thread Brett Porter
Quoting Paul Libbrecht [EMAIL PROTECTED]: This raises the problem of documentation vs site... maven has happily brought this together whereas this is indeed a problem. I'd like to follow this discussion from a general point of view as this is something we've long wanted to resolve in Maven

DO NOT REPLY [Bug 29794] New: - Add convenience format(long) methods to FastDateFormat

2004-06-24 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=29794. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

cvs commit: jakarta-commons/httpclient/src/java/org/apache/commons/httpclient ConnectMethod.java WireLogInputStream.java HttpMethodBase.java HttpConnection.java WireLogOutputStream.java Wire.java

2004-06-24 Thread mbecke
mbecke 2004/06/24 20:27:40 Modified:httpclient/src/java/org/apache/commons/httpclient Tag: HTTPCLIENT_2_0_BRANCH ConnectMethod.java WireLogInputStream.java HttpMethodBase.java HttpConnection.java

cvs commit: jakarta-commons/httpclient/src/test/org/apache/commons/httpclient TestLocalHostBase.java TestHttpConnection.java TestHttpConnectionManager.java

2004-06-24 Thread mbecke
mbecke 2004/06/24 20:34:56 Modified:httpclient/src/java/org/apache/commons/httpclient HttpMethodDirector.java MultiThreadedHttpConnectionManager.java HttpConnection.java

DO NOT REPLY [Bug 29787] - Emailvalidation doesn't accept umlauts and the new generic top level domain names

2004-06-24 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=29787. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 29787] - Emailvalidation doesn't accept umlauts and the new generic top level domain names

2004-06-24 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=29787. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

RE: Logging Problem

2004-06-24 Thread Kalnichevski, Oleg
Tim, * What is the exact JRE version that you are using? * Are you running HttpClient in a container (servlet container, EJB container)? * What other libraries do you have on the JRE's classpath? * Have you tried setting those system properties upon the JRE startup using -D directive? Oleg

Re: Logging Problem

2004-06-24 Thread Tim Patton
Nevermind, I am dumb, I didn't know I had to set all the properties before I created a Client object. I don't think the docs mentioned that. Tim - Original Message - From: Kalnichevski, Oleg [EMAIL PROTECTED] To: Commons HttpClient Project [EMAIL PROTECTED] Sent: Thursday, June 24, 2004

DO NOT REPLY [Bug 29383] - MultiThreadedConnectionManager Accounting Problems

2004-06-24 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=29383. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 29730] - [Doc] Improve logging guide

2004-06-24 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=29730. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 29549] - Split the wire log into header and content parts.

2004-06-24 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=29549. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 29549] - Split the wire log into header and content parts.

2004-06-24 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=29549. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 29383] - MultiThreadedConnectionManager Accounting Problems

2004-06-24 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=29383. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 29549] - Split the wire log into header and content parts.

2004-06-24 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=29549. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.