Re: [VOTE][betwixt] Release Betwixt 0.6

2004-09-25 Thread robert burrell donkin
hey dion! have you had a chance to test the release candidate yet? - robert On 22 Sep 2004, at 05:37, Dion Gillard wrote: Is there a test build or SNAPSHOT we can test with? On Tue, 21 Sep 2004 20:18:35 +0100, robert burrell donkin [EMAIL PROTECTED] wrote: the release candidate has been around for

Re: HTTP Client File Upload Question

2004-09-25 Thread Nigel Rantor
Hello again, I found the problem, elsewhere, so I formally apologise for wasting time and impugning the reputation the httpclient code. :-) N - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL

Re: HTTP Client File Upload Question

2004-09-25 Thread Nigel Rantor
Oleg Kalnichevski wrote: Nigel, Try setting Parts' transfer-encoding and charset to null and see if that makes any difference. http://jakarta.apache.org/commons/httpclient/apidocs/org/apache/commons/httpclient/methods/multipart/PartBase.html#setTransferEncoding(java.lang.String) Thanks for the

[NET] Designing a Date Format-aware FTP Entry Parser

2004-09-25 Thread Steve Cohen
Designing a Date Format-aware FTP Entry Parser After having percolated on the back burner for several years as an unresolved issue, there is finally some momentum toward solving the problem of parsing FTP entries from servers which format the file timestamps in the directory listings in a

DO NOT REPLY [Bug 31419] New: - incorrect code sample

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

Re: DO NOT REPLY [Bug 31272] - TelnetInputStream zombie thread memory leak, FTPClient TelnetClient

2004-09-25 Thread Daniel F. Savarese
In message [EMAIL PROTECTED], Rory Winston w rites: Actually, just having a quick perusal, I think this may be the culprit ... I've fixed, tested, + committed. Thanks. That's the second straight sloppy patch I've made. I always tell myself I shouldn't touch code after midnight :) I must have

Re: [net] SNTP support?

2004-09-25 Thread Daniel F. Savarese
In message [EMAIL PROTECTED], Rory Winston w rites: Has there been any code contributed re: (S)NTP? I feel I may have a use for this in my day-to-day, and I am just wondering if there has been any movs toward including this. I see there is a TODO on the list that says review (S)NTP code, which

DO NOT REPLY [Bug 31130] - [configuration] Add save() method and comment handling to HierarchicalXMLConfiguration

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

CVS access configuration problems

2004-09-25 Thread Chris Lambrou
Hi, I'm having trouble setting up CVS access to the Jakarta modules. I'm trying to configure WinCVS as my CVS client, and I've followed the instructions shown at http://jakarta.apache.org/site/cvsindex.html. All appears to go well - the client successfully connects to the CVS repository using

Re: [general] Do we need to support Ant based builds?

2004-09-25 Thread Martin Cooper
On Sat, 25 Sep 2004 10:10:15 +1000, Brett Porter [EMAIL PROTECTED] wrote: Yep, and under gump there is a build.properties set up to hijack all the versions :) Remove build.properties under gump and you go back to having this behaviour. We don't necessarily need gump to do nightly builds

Re: CVS access configuration problems

2004-09-25 Thread Martin Cooper
By and large, we don't use the CVS modules feature, which is why you see so few. You just need to use the repository name instead. So, for Commons, you would check out jakarta-commons and / or jakarta-commons-sandbox. -- Martin Cooper On Sat, 25 Sep 2004 09:17:53 +0100, Chris Lambrou [EMAIL

DO NOT REPLY [Bug 31396] - undocumented dependency on commons-logging

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

Re: [general] Do we need to support Ant based builds?

2004-09-25 Thread Mark R. Diggory
Martin Cooper wrote: A few quick comments: 1) Not all Commons components are set up for Maven builds, so the just a matter of doesn't apply in all cases. This is true, but all Commons projects are required to use Maven to build the Project's Website. It benefits a Commons project to use Maven

Please make a RC2 release of Commons Configuration soon

2004-09-25 Thread Ben Hutchison
Its has been a long while since the RC1 release of commons configuration and there have been some pretty significant bug fixes that Ive reported made since then. Furthermore, the site is displaying docs saying they're based on the Sept 24 RC2 release, but the same site says that the current

Re: [general] Do we need to support Ant based builds?

2004-09-25 Thread Brett Porter
1) Not all Commons components are set up for Maven builds, so the just a matter of doesn't apply in all cases. 2) The Commons nightly builds are just one part of the wider Jakarta nightly build, and certainly not all Jakarta projects use Maven, or are likely to do so any time soon. Yes, I

Re: CVS access configuration problems

2004-09-25 Thread Chris Lambrou
Martin, As I said, I haven't used CVS much and wasn't aware of the distinction between modules and repositories. It also didn't seem obvious to me that the WinCVS gui allows one to type in any repository name, rather than having to select one of the modules. Anyhow, it's all worked a treat,

Re: [math] API changes for RC2

2004-09-25 Thread Phil Steitz
The following changes have been suggested recently. Before cutting 1.0 final, we should make sure we are all OK postponing or forgoing these: 1) Eliminate the univariate/multivariate distinction in the stat package, because this seems confusing to some. Change .univariate to .descriptive and

Re: [math] API changes for RC2

2004-09-25 Thread Kim van der Linde
1) +1 (although I can see that some statistics (like PCA, factorial, cluster analysis and so) might end up in a multivariate package). 2) +1 3) +0 (I can see that it might be more logical to implement it after 1.0, but them I would be in favour of dropping PNRG all together in this release.) 4)

cvs commit: jakarta-commons/math/xdocs changes.xml

2004-09-25 Thread psteitz
psteitz 2004/09/25 19:08:47 Modified:math/xdocs changes.xml Log: Added ComplexFormat fix. Revision ChangesPath 1.2 +3 -0 jakarta-commons/math/xdocs/changes.xml Index: changes.xml === RCS

Re: [math] API changes for RC2

2004-09-25 Thread Henri Yandell
Some thoughts from a general Commons perspective: 1) +0, This is worth getting right early on as package renaming does tend to confuse users and takes a long time to work through deprecation etc. 2) -0. This is a new feature. If it's easy, add it. If it involves effort, don't bother until 1.1.

Re: [math] API changes for RC2

2004-09-25 Thread Henri Yandell
Just to enhance my 4) bit, I'd advise dropping in this case and not releasing this code if you plan to change the internal functionality. If it's going to involve an API change with the new code though, go ahead and release. Hen On Sat, 25 Sep 2004 23:02:57 -0400, Henri Yandell [EMAIL

Re: [math] API changes for RC2

2004-09-25 Thread Kim van der Linde
Population variance and sample variances do only differ in the number the summed difference (second moment) is divided through. The way I have implemented it in my Variances class is by keeping the methods as they are (I do believe setting the default to sample variances is right) and

Lang 2.0 - 2.1 diff

2004-09-25 Thread Henri Yandell
Stephen asked for this a bit back, sorry it's taken me so long. http://www.apache.org/~bayard/commons-lang-2.1/Commons-Lang-2.0-to-2.1/changes.html - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail:

Re: [math] API changes for RC2

2004-09-25 Thread Phil Steitz
Henri Yandell wrote: Some thoughts from a general Commons perspective: Thanks! 1) +0, This is worth getting right early on as package renaming does tend to confuse users and takes a long time to work through deprecation etc. Ugh.. Lots of change incompatible with RC1 here...but if others agree...

Re: Time bugs Was: [lang] FastDateFormat year bug

2004-09-25 Thread Henri Yandell
Someone was smart and wrote a test to stop us doing this :) It breaks the compatiblity with SimpleDateFormat. I still think the real problem here is that we're trying to use a DateFormat to represent a Duration, and DateFormat's lack the concept of ignore leading 0's. Instead I've added a

cvs commit: jakarta-commons/lang/src/test/org/apache/commons/lang/time DurationFormatUtilsTest.java

2004-09-25 Thread bayard
bayard 2004/09/25 22:45:33 Modified:lang/src/java/org/apache/commons/lang/time DateUtils.java DurationFormatUtils.java lang/src/test/org/apache/commons/lang/time DurationFormatUtilsTest.java Log: switched tests away

Problems using AuthSSLProtocolSocketFactory to send Client Certificate in HTTPS session handshake

2004-09-25 Thread Dale McIntosh
I have been trying for quite a wile to get the AuthSSLProtocolSocketFactory to send a client certificate and it doesn't seem to be working. I am wondering if the server (Oracle single sign-on server) is requesting the client cert. When the request is made from a browser, the browser does send

Re: Problems using AuthSSLProtocolSocketFactory to send Client Certificate in HTTPS session handshake

2004-09-25 Thread Dale McIntosh
Sorry the log didn't get attached Dale - Original Message - From: Dale McIntosh [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Saturday, September 25, 2004 1:26 PM Subject: Problems using AuthSSLProtocolSocketFactory to send Client Certificate in HTTPS session handshake I have been

Re: Problems using AuthSSLProtocolSocketFactory to send Client Certificate in HTTPS session handshake

2004-09-25 Thread Oleg Kalnichevski
Dale, Do you know if the client authentication has been configured as required or optional? Does the server reject the connection when attempt is made to authenticate with an invalid certificate? The fact that IE pops up the certificate dialog does not not actually mean that the server validates

Re: Problems using AuthSSLProtocolSocketFactory to send ClientCertificate in HTTPS session handshake

2004-09-25 Thread Dale McIntosh
Oleg, The client certificate authentication is configured to be optional. The clients can either authenticate via a user certificate or via a user name / password. I am writing an automated interface that requires client authentification. The way that I determine that the client certificate