Re: [vfs] Re: Specifying options to FTP etc..

2007-09-06 Thread Mario Ivankovits
Hi! I think the use of the ?? would not be a good URI scheme. However, maybe we could simply make the VFS parameters unique. For example add vfs. in front of them. For example, http://www/path/cgi-bin/send.pl?FILE=ABCTYPE=PDFvfs.proxyHost=proxy.hostvfs.proxyPort=8080 Yes, for sure,

[EMAIL PROTECTED]: Project commons-jelly-tags-jsl-test (in module commons-jelly) failed

2007-09-06 Thread commons-jelly-tags-jsl development
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at [EMAIL PROTECTED] Project commons-jelly-tags-jsl-test has an issue affecting its community integration.

Re: [BeanUtils] default value for BigDecimalConverter

2007-09-06 Thread Niall Pemberton
On 9/2/07, Tomáš Procházka [EMAIL PROTECTED] wrote: Hi. I have question related ConvertUtilsBeans class. Why all Converters has defined default value, only BigDecimalConverter and BigIntegerConverter not? When I need populate any bean with BigDecimal it's fail on this if value is . For

Re: [digester] Wrong links for user guides

2007-09-06 Thread simon
On Tue, 2007-09-04 at 14:21 -0500, Paul Benedict wrote: The menu has erroneous links for its user guides (1.8 and 1.7). Both versions are pointing to the API docs instead. The guide *is* the package documentation. Try scrolling down the page a bit

Re: [pool] Why are ensureMinIdle and calculateDeficit private?

2007-09-06 Thread Phil Steitz
On 8/27/07, Tom Muldoon [EMAIL PROTECTED] wrote: I extended the GenericObjectPool a while back to create a typesafe implementation (which is exposed as an Mbean) and I was planning on overriding the startEvictor method to use my own Evictor implementation (which simply trackes when it is