[codec] Proposal for improvement Hex codec

2004-04-15 Thread Tom van den Berge
I'm using the Hex codec to decode e.g. the string qq. What surprises me is that this obviously illegal hex value is decoded into one byte value 255. In fact all non-hex 'character-pairs' are decoded to value 255. Wouldn't it be better to throw a DecoderException if illegal characters are

Re: [Jelly] Lessons from Gump part 3: Ant tags should set ant.file

2004-04-15 Thread dion
Stefan Bodewig [EMAIL PROTECTED] wrote on 15/04/2004 12:49:53 AM: Ant isn't in the very best shape for being embedded, it assumes it has been invoked via the command line in various places. One of the things that have changed between Ant 1.5.x and 1.6.0 is that ant and friends now check

[net] IRC support ?

2004-04-15 Thread Emmanuel Bourg
Hi, I'm in the process of writing some basic classes handling the IRC protocol since I haven't managed to find a generic library for this purpose, I wondered if the commons-net team could be interested in this code. For now it consists in a simple message parser, I can add a minimal client if

DO NOT REPLY [Bug 28406] New: - ftp.parser.NTFTPEntryParser doesn't recognize numerical named directory

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

DO NOT REPLY [Bug 23690] - [beanutils] Wrapped DynaBean Enhancement

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

[beanutils] Release Plans

2004-04-15 Thread Niall Pemberton
Are there any plans for a Beanutils release on the horizon? Niall

Re: [all] time to move to the new wiki...? [WAS Re: Commons::Net Wiki]

2004-04-15 Thread Daniel F. Savarese
In message [EMAIL PROTECTED], robert burr ell donkin writes: is it time for jakarta commons to move to the new wiki...? +1 - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Commons::Net Wiki

2004-04-15 Thread Daniel F. Savarese
In message [EMAIL PROTECTED], Rory Winston writes: well - day job permitting). I am not a committer as of yet - I do realize that you mentioned making me a committer before - what would it take to get myself on the committers list? AIUI, it's a voting process by existing committers? We just need

[VOTE] Rory Winston as a Commons commiter

2004-04-15 Thread Daniel F. Savarese
[ ] +1 Welcome Rory! [ ] 0 No comment. [ ] -1 Not yet, because ... Rory Winston has contributed significant functionality additions to the Commons Net NNTP package in the form of patches over the past year: http://marc.theaimsgroup.com/?l=jakarta-commons-devm=105360087319228w=2

cvs commit: jakarta-commons-sandbox/feedparser/src/java/org/apache/commons/feedparser/locate AnchorParser.java AnchorParserListener.java DiscoveryLocator.java FeedReference.java ResourceExpander.java

2004-04-15 Thread burton
burton 2004/04/15 09:57:20 Modified:feedparser TODO feedparser/src/java/org/apache/commons/feedparser/locate AnchorParser.java AnchorParserListener.java DiscoveryLocator.java FeedReference.java

cvs commit: jakarta-commons-sandbox/feedparser/src/java/org/apache/commons/feedparser/locate LinkLocator.java

2004-04-15 Thread burton
burton 2004/04/15 09:58:15 Added: feedparser/src/java/org/apache/commons/feedparser/locate LinkLocator.java Log: more feedlocator support... Revision ChangesPath 1.1

RE: Commons::Net Wiki

2004-04-15 Thread Rory Winston
OK, that sounds great. Thanks for the support. Cheers, Rory -Original Message- From: Daniel F. Savarese [mailto:[EMAIL PROTECTED] Sent: 15 April 2004 17:45 To: 'Jakarta Commons Developers List' Subject: Re: Commons::Net Wiki In message [EMAIL PROTECTED], Rory Winston writes: well -

Re: [VOTE] Rory Winston as a Commons commiter

2004-04-15 Thread Stephen Colebourne
+1 Stephen - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: [digester] TO-DO for release 1.6

2004-04-15 Thread robert burrell donkin
On 15 Apr 2004, at 01:40, Craig McClanahan wrote: robert burrell donkin wrote: On 13 Apr 2004, at 03:19, Simon Kitching wrote: snip Re: InvokeMethodRule (call method as soon as params are available) I'm quite happy for this to wait until next release for consideration. However, Emmanuel Bourg

cvs commit: jakarta-commons/httpclient/xdocs sslguide.xml

2004-04-15 Thread olegk
olegk 2004/04/15 14:07:45 Modified:httpclient/xdocs sslguide.xml Log: SSL guide amendments Contributed by Oleg Kalnichevski, Daniel C. Amadei daniel.amadei at click21.com.br, Eric Johnson eric at tibco.com Revision ChangesPath 1.4 +38 -1

cvs commit: jakarta-commons/httpclient/xdocs sslguide.xml

2004-04-15 Thread olegk
olegk 2004/04/15 14:08:36 Modified:httpclient/xdocs Tag: HTTPCLIENT_2_0_BRANCH sslguide.xml Log: SSL guide amendments Contributed by Oleg Kalnichevski, Daniel C. Amadei daniel.amadei at click21.com.br, Eric Johnson eric at tibco.com Revision ChangesPath No

Re: [Jelly] feature addition for jelly-tags-http

2004-04-15 Thread robert burrell donkin
hi (i'm pretty new to jelly myself so hopefully paul or dIon might like to jump in here with better informed comments.) i think that you should be able to use jexl (the jelly expression language) to populate lists but i do think that your proposed tag does make for readable jelly. i'd

cvs commit: jakarta-commons/net/src/java/org/apache/commons/net/ftp/parser DefaultFTPFileEntryParserFactory.java

2004-04-15 Thread scohen
scohen 2004/04/15 18:52:24 Modified:net/src/test/org/apache/commons/net/ftp/parser FTPParseTestFramework.java OS400FTPEntryParserTest.java DefaultFTPFileEntryParserFactoryTest.java

DO NOT REPLY [Bug 28247] - OS400 also do have the abillity to change the dirstyle to unix

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

[jira] Created: (JELLY-110) fmt:param is not processed if a key attribute is specified in parent fmt:message

2004-04-15 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://issues.apache.org/jira/browse/JELLY-110 Here is an overview of the issue: -

[jira] Updated: (JELLY-110) fmt:param is not processed if a key attribute is specified in parent fmt:message

2004-04-15 Thread jira
The following issue has been updated: Updater: Willie Vu (mailto:[EMAIL PROTECTED]) Date: Thu, 15 Apr 2004 7:00 PM Comment: a patch to fix this bug Changes: Attachment changed to JELLY-110.patch.txt

cvs commit: jakarta-commons/net/src/test/org/apache/commons/net/ftp/parser NTFTPEntryParserTest.java

2004-04-15 Thread scohen
scohen 2004/04/15 19:08:00 Modified:net/src/test/org/apache/commons/net/ftp/parser NTFTPEntryParserTest.java Log: added test code to test problem in bug 28406 PR: 28406 Revision ChangesPath 1.11 +10 -2

DO NOT REPLY [Bug 28406] - ftp.parser.NTFTPEntryParser doesn't recognize numerical named directory

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

cvs commit: jakarta-commons/net/src/test/org/apache/commons/net/ftp/parser NTFTPEntryParserTest.java

2004-04-15 Thread scohen
scohen 2004/04/15 20:30:13 Modified:net/src/java/org/apache/commons/net/ftp/parser UnixFTPEntryParser.java net/src/test/org/apache/commons/net/ftp/parser NTFTPEntryParserTest.java Log: add possibility for a 1-digit hour

DO NOT REPLY [Bug 28066] - Error parsing NT FTP Listing when Server lists in Unix Format

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

DO NOT REPLY [Bug 26264] - Inconsistent behavior on FTP Client listfiles

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

DO NOT REPLY [Bug 27437] - FTP get and list tasks fail

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

DO NOT REPLY [Bug 28406] - ftp.parser.NTFTPEntryParser doesn't recognize numerical named directory

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

DO NOT REPLY [Bug 26296] - TelnetClient#disconnect() causes NullPointerException from Linux when connected to Windows 2000 Telnet Server

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

[GUMP@lsd]: jelly-tags/commons-jelly-tags-jsl failed

2004-04-15 Thread Morgan Delagrange
To whom it may engage... This is an automated request, but not an unsolicited one. For help understanding the request please visit http://gump.apache.org/nagged.html, and/or contact [EMAIL PROTECTED] Project commons-jelly-tags-jsl has an issue affecting its community integration, and

[GUMP@lsd]: jelly-tags/commons-jelly-tags-jetty failed

2004-04-15 Thread Morgan Delagrange
To whom it may engage... This is an automated request, but not an unsolicited one. For help understanding the request please visit http://gump.apache.org/nagged.html, and/or contact [EMAIL PROTECTED] Project commons-jelly-tags-jetty has an issue affecting its community integration,

[GUMP@lsd]: jelly-tags/commons-jelly-tags-define failed

2004-04-15 Thread Morgan Delagrange
To whom it may engage... This is an automated request, but not an unsolicited one. For help understanding the request please visit http://gump.apache.org/nagged.html, and/or contact [EMAIL PROTECTED] Project commons-jelly-tags-define has an issue affecting its community integration,

Re: SOCKS Proxies

2004-04-15 Thread Roland Weber
Hi Sam, SOCKS is a socket level protocol that is supposed to be transparent for the application using the sockets. So you best take a look at org.apache.commons.httpclient.protocol.ProtocolSocketFactory. By implementing your own ProtocolSocketFactory, you are free to return a plain socket or one

Re: SOCKS Proxies

2004-04-15 Thread Michael Becke
Hi Sam, I agree with Roland's assessment. I think your only option is to implement a ProtocolSocketFactory that creates SOCKS proxied sockets. To my knowledge there is no public way to configure Sun's sockets for SOCKS on a per instance method. You may need to build your own client side

RE: [PATCH] SSL guide amendments (patch against 2.0 branch)

2004-04-15 Thread Kalnichevski, Oleg
Hi Eric Many thanks for taking time to correct my writing. All corrections make sense to me. (BTW, no need to be over-diplomatic. I am perfectly aware that my English has its limits, especially if I just type away. Just correct it. There'll be no questions asked). Do you still have the

Re: Fwd: [VOTE][PROPOSAL][RESULT] Promote HttpClient to Jakarta Level

2004-04-15 Thread Henri Yandell
The PMC don't need to vote on it, just to be aware of it, for the Chair to tell the board in his notes and to ratify the move. However, some may feel that the vote should take place on commons-dev and not on commons-httpclient-dev. I'm +1 for the move, so not too bothered at where the vote has

DO NOT REPLY [Bug 24869] - DigestScheme.authenticate returns invalid authorization string when algorithm is null

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

RE: Fwd: [VOTE][PROPOSAL][RESULT] Promote HttpClient to Jakarta Level

2004-04-15 Thread Kalnichevski, Oleg
Henri, Jakarta commons did vote on this issue, though somewhat informally http://marc.theaimsgroup.com/?t=10773881871r=1w=2 Oleg -Original Message- From: Henri Yandell [mailto:[EMAIL PROTECTED] Sent: Wednesday, April 14, 2004 13:52 To: Jakarta Project Management Committee List Cc:

RE: DO NOT REPLY [Bug 24869] - DigestScheme.authenticate returns invalid authorization string when algorithm is null

2004-04-15 Thread Kalnichevski, Oleg
No worries, Odi -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Thursday, April 15, 2004 16:18 To: [EMAIL PROTECTED] Subject: DO NOT REPLY [Bug 24869] - DigestScheme.authenticate returns invalid authorization string when algorithm is null DO NOT REPLY TO THIS

Re: [PATCH] SSL guide amendments (patch against 2.0 branch)

2004-04-15 Thread Eric Johnson
Oleg, Yes, of course. Sorry, I should have done that the first time. Attached (I hope). -Eric. Kalnichevski, Oleg wrote: Hi Eric Many thanks for taking time to correct my writing. All corrections make sense to me. (BTW, no need to be over-diplomatic. I am perfectly aware that my English has

Re: [PATCH] SSL guide amendments (patch against 2.0 branch)

2004-04-15 Thread Oleg Kalnichevski
Patch committed to CVS HEAD 2.0 Oleg On Thu, 2004-04-15 at 17:20, Eric Johnson wrote: Oleg, Yes, of course. Sorry, I should have done that the first time. Attached (I hope). -Eric. Kalnichevski, Oleg wrote: Hi Eric Many thanks for taking time to correct my writing. All

New additions to the Applications page?

2004-04-15 Thread Oleg Kalnichevski
I would like to hope that our user base has expanded somewhat since the 2.0 final release. If anyone wants to be listed on our Applications page http://jakarta.apache.org/commons/httpclient/applications.html, please come forth. Oleg

Re: New additions to the Applications page?

2004-04-15 Thread Ernst de Haan
Oleg, I would like to hope that our user base has expanded somewhat since the 2.0 final release. If anyone wants to be listed on our Applications page http://jakarta.apache.org/commons/httpclient/applications.html, please come forth. The XINS/Java Client Framework makes use of HttpClient

DO NOT REPLY [Bug 28421] New: - Per socket SOCKS proxies

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

DO NOT REPLY [Bug 28421] - Per socket SOCKS proxies

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

DO NOT REPLY [Bug 28421] - Per socket SOCKS proxies

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