svn commit: r410817 - in /jakarta/commons/proper/vfs/trunk/src/java/org/apache/commons/vfs/provider/ftp: FtpClientFactory.java FtpFileSystemConfigBuilder.java

2006-06-01 Thread imario
Author: imario Date: Thu Jun 1 02:42:22 2006 New Revision: 410817 URL: http://svn.apache.org/viewvc?rev=410817view=rev Log: added language setup for commons-net configuration Modified: jakarta/commons/proper/vfs/trunk/src/java/org/apache/commons/vfs/provider/ftp/FtpClientFactory.java

svn commit: r410820 - in /jakarta/commons/proper/httpclient/trunk/src: contrib/org/apache/commons/httpclient/contrib/benchmark/ java/org/apache/commons/httpclient/methods/

2006-06-01 Thread olegk
Author: olegk Date: Thu Jun 1 03:01:33 2006 New Revision: 410820 URL: http://svn.apache.org/viewvc?rev=410820view=rev Log: Added FileRequestEntity class Added: jakarta/commons/proper/httpclient/trunk/src/java/org/apache/commons/httpclient/methods/FileRequestEntity.java - copied,

svn commit: r410827 - /jakarta/commons/proper/httpclient/trunk/src/examples/PostSOAP.java

2006-06-01 Thread olegk
Author: olegk Date: Thu Jun 1 03:36:25 2006 New Revision: 410827 URL: http://svn.apache.org/viewvc?rev=410827view=rev Log: Added PostSOAP example Contributed by Paul King paulk at asert.com.au Added: jakarta/commons/proper/httpclient/trunk/src/examples/PostSOAP.java (with props) Added:

Re: [compress] Draft 7

2006-06-01 Thread Torsten Curdt
I will have a look over the weekend. Thanks for the work. cheers -- Torsten - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

[jira] Commented: (CHAIN-20) [chain] Provide a dispatch command

2006-06-01 Thread Niall Pemberton (JIRA)
[ http://issues.apache.org/jira/browse/CHAIN-20?page=comments#action_12414219 ] Niall Pemberton commented on CHAIN-20: -- assume you meant private - I can do this when I get back from holiday (after Monday) but feel free to jump in if you want.

svn commit: r410848 - /jakarta/commons/proper/httpclient/trunk/src/examples/PostXML.java

2006-06-01 Thread olegk
Author: olegk Date: Thu Jun 1 04:57:39 2006 New Revision: 410848 URL: http://svn.apache.org/viewvc?rev=410848view=rev Log: Replaced InputStreamRequestEntity with repeatable FileRequestEntity Modified: jakarta/commons/proper/httpclient/trunk/src/examples/PostXML.java Modified:

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

2006-06-01 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.

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

2006-06-01 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.

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

2006-06-01 Thread commons-jelly-tags-define 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-define-test has an issue affecting its community

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

2006-06-01 Thread commons-jelly-tags-define 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-define-test has an issue affecting its community

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

2006-06-01 Thread commons-jelly-tags-html 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-html has an issue affecting its community integration. This

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

2006-06-01 Thread commons-jelly-tags-html 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-html has an issue affecting its community integration. This

[jira] Resolved: (LOGGING-105) Implementation dependencies should be set to runtime scope

2006-06-01 Thread Robert Burrell Donkin (JIRA)
[ http://issues.apache.org/jira/browse/LOGGING-105?page=all ] Robert Burrell Donkin resolved LOGGING-105: --- Resolution: Duplicate JCL does not fit nicely into the Maven2 dependency management scheme so this creating a good POM difficult.

[jira] Created: (VALIDATOR-190) EmailValidator allows control characters (ASCII 0-31)

2006-06-01 Thread Cott (JIRA)
EmailValidator allows control characters (ASCII 0-31) - Key: VALIDATOR-190 URL: http://issues.apache.org/jira/browse/VALIDATOR-190 Project: Commons Validator Type: Bug Versions: 1.3.0 Release Reporter:

[jira] Updated: (LANG-261) Error in an example in the javadoc of the StringUtils.splitPreserveAllTokens() method

2006-06-01 Thread Henri Yandell (JIRA)
[ http://issues.apache.org/jira/browse/LANG-261?page=all ] Henri Yandell updated LANG-261: --- Fix Version: 2.2 Error in an example in the javadoc of the StringUtils.splitPreserveAllTokens() method

Re: [all] Release tags, was VOTE Release FileUpload 1.1.1-RC1

2006-06-01 Thread Stephen Colebourne
Henri Yandell wrote: I pondered it for a while. The tag is of value - it's so we can start a branch if trunk suddenly becomes untenable. My biggest concern with Simon's reason was that it encourages read-write tags if we take it fully. Ideally we would copy the rc tag to the release tag, modify

[jira] Commented: (COLLECTIONS-110) [collections] Support parametized classes with commons.collections.

2006-06-01 Thread Sergei Ivanov (JIRA)
[ http://issues.apache.org/jira/browse/COLLECTIONS-110?page=comments#action_12414272 ] Sergei Ivanov commented on COLLECTIONS-110: --- The choice to use new packages was I believe a recommendation from us, so as to ensure that both the generic and

Re: [all] Release tags, was VOTE Release FileUpload 1.1.1-RC1

2006-06-01 Thread robert burrell donkin
On Thu, 2006-06-01 at 19:05 +0100, Stephen Colebourne wrote: Henri Yandell wrote: I pondered it for a while. The tag is of value - it's so we can start a branch if trunk suddenly becomes untenable. My biggest concern with Simon's reason was that it encourages read-write tags if we take it

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

2006-06-01 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.

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

2006-06-01 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.

svn commit: r410930 - in /jakarta/commons/proper/configuration/trunk: src/java/org/apache/commons/configuration/ src/test/org/apache/commons/configuration/ xdocs/

2006-06-01 Thread oheger
Author: oheger Date: Thu Jun 1 12:52:53 2006 New Revision: 410930 URL: http://svn.apache.org/viewvc?rev=410930view=rev Log: Added support for conversions between different Number types to PropertyConverter; fixes CONFIGURATION-214 Modified:

[jira] Resolved: (CONFIGURATION-214) Adding an integer and getting it as a long causes an exception

2006-06-01 Thread Oliver Heger (JIRA)
[ http://issues.apache.org/jira/browse/CONFIGURATION-214?page=all ] Oliver Heger resolved CONFIGURATION-214: Fix Version: Nightly Builds Resolution: Fixed Conversion features between different Number types were added. Adding an

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

2006-06-01 Thread commons-jelly-tags-define 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-define-test has an issue affecting its community

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

2006-06-01 Thread commons-jelly-tags-define 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-define-test has an issue affecting its community

Re: [all] Release tags, was VOTE Release FileUpload 1.1.1-RC1

2006-06-01 Thread Rahul Akolkar
On 6/1/06, robert burrell donkin [EMAIL PROTECTED] wrote: On Thu, 2006-06-01 at 19:05 +0100, Stephen Colebourne wrote: Henri Yandell wrote: I pondered it for a while. The tag is of value - it's so we can start a branch if trunk suddenly becomes untenable. My biggest concern with Simon's

Re: [all] Release tags, was VOTE Release FileUpload 1.1.1-RC1

2006-06-01 Thread Rahul Akolkar
On 6/1/06, Rahul Akolkar [EMAIL PROTECTED] wrote: snip/ The purpose being trying to avoid tag clutter in the tags directory? Lets stick to a tag naming convention and let the sleeping dogs die? snap/ And s/die/lie/ as well ;-) -Rahul -Rahul

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

2006-06-01 Thread commons-jelly-tags-html 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-html has an issue affecting its community integration. This

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

2006-06-01 Thread commons-jelly-tags-html 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-html has an issue affecting its community integration. This

[jira] Commented: (COLLECTIONS-110) [collections] Support parametized classes with commons.collections.

2006-06-01 Thread Sergei Ivanov (JIRA)
[ http://issues.apache.org/jira/browse/COLLECTIONS-110?page=comments#action_12414304 ] Sergei Ivanov commented on COLLECTIONS-110: --- Another problem we are going to face is that some of the current implementation decisions are not compatible with

DO NOT REPLY [Bug 39477] - [beanutils] StringLocaleConverter uses same pattern for numbers and dates

2006-06-01 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=39477. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ· INSERTED IN THE BUG DATABASE.

Re: [jelly] [vote] Release commons-jelly-tags-interaction 1.1

2006-06-01 Thread Arnaud HERITIER
Hi guys, Will you release it ? Arnaud On 5/17/06, peter royal [EMAIL PROTECTED] wrote: The story seems quite simple so I thought I'd just ask for a vote sorry if too stressed. The interaction jelly tag-library is now ready for release 1.1. It has been recently boosted with a finer

[jira] Commented: (VALIDATOR-190) EmailValidator allows control characters (ASCII 0-31)

2006-06-01 Thread Gabriel Belingueres (JIRA)
[ http://issues.apache.org/jira/browse/VALIDATOR-190?page=comments#action_12414348 ] Gabriel Belingueres commented on VALIDATOR-190: --- Hi, RFC 821 is obsoleted by RFC 2821 . I found this one on the net what may be worth looking: RFC 2822

[jira] Commented: (VALIDATOR-190) EmailValidator allows control characters (ASCII 0-31)

2006-06-01 Thread Cott (JIRA)
[ http://issues.apache.org/jira/browse/VALIDATOR-190?page=comments#action_12414353 ] Cott commented on VALIDATOR-190: I read RFC 2821 and RFC 2822 as also forbidding control characters in email addresses as well. Maybe I'm just delusional after an

[jira] Created: (JEXL-16) allowing quote escaping

2006-06-01 Thread Nestor Urquiza (JIRA)
allowing quote escaping --- Key: JEXL-16 URL: http://issues.apache.org/jira/browse/JEXL-16 Project: Commons JEXL Type: Improvement Environment: windows/linux using commons-jexl from commons-scxml Reporter: Nestor Urquiza There is a need