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

2004-05-23 Thread Morgan Delagrange
[commons-jelly-tags-define-20040523.jar] identifier set to project name - Info - Enable verbose output, due to 5 previous error(s). - Info - Failed with reason build failed - Info - Enable debug output, due to build failure. Gump performed this work: http://brutus.apache.org:8080/gump/jelly

[GUMP@brutus]: jakarta-commons/commons-betwixt failed

2004-05-23 Thread James Strachan
is 'Failed', for reason 'Build Failed' Full details are available at: http://brutus.apache.org:8080/gump/jakarta-commons/commons-betwixt/index.html That said, some snippets follow: Gump provided these annotations: - Info - Sole jar [commons-betwixt-20040523.jar] identifier set to project name

cvs commit: jakarta-commons-sandbox/vfs/src/java/org/apache/commons/vfs/impl FileTypeMap.java

2004-05-23 Thread imario
imario 2004/05/23 04:36:24 Modified:vfs/src/java/org/apache/commons/vfs/impl FileTypeMap.java Log: getScheme - mime-type: changed to new contentInfo Revision ChangesPath 1.5 +3 -2

Re: [vfs]: FileSystemManage.createFileSystem(FileObject)

2004-05-23 Thread Mario Ivankovits
Paul Smith wrote: FileObject FileSystemManage.createFileSystem(FileObject) Do I interpret this code that if I had a FileObject that was a remote Zip file, that the returned FileObject would represent a 'directory' of the Zip contents? yes Is that the case? cross-fingerstrue/cross-fingers yesyes.

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

2004-05-23 Thread Morgan Delagrange
[commons-jelly-tags-jsl-20040523.jar] identifier set to project name - Info - Enable verbose output, due to 3 previous error(s). - Info - Failed with reason build failed - Info - Enable debug output, due to build failure. Gump performed this work: http://lsd.student.utwente.nl/gump/jelly-tags/commons

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

2004-05-23 Thread Morgan Delagrange
jar [commons-jelly-tags-betwixt-20040523.jar] identifier set to project name - Info - Enable verbose output, due to 3 previous error(s). - Info - Failed with reason build failed - Info - Enable debug output, due to build failure. Gump performed this work: http://lsd.student.utwente.nl/gump/jelly

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

2004-05-23 Thread Morgan Delagrange
://lsd.student.utwente.nl/gump/jelly-tags/commons-jelly-tags-define/index.html That said, some snippets follow: Gump provided these annotations: - Info - Sole jar [commons-jelly-tags-define-20040523.jar] identifier set to project name - Info - Enable verbose output, due to 3 previous error(s). - Info - Failed

Bug report for Commons [2004/05/23]

2004-05-23 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

DO NOT REPLY [Bug 28829] - [bug report] Commons-Math binomial distribution method returns 1 when it should return 0

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

[math][proposal] Drop serialization from selected classes

2004-05-23 Thread Phil Steitz
I would like to modify the following classes to make them no longer implement Serializable. Any objections? AbstractDescriptiveStatistics BisectionSolver BrentSolver ChiSquareTestImpl DefaultTransformer DescriptiveStatistics DescriptiveStatisticsImpl DistributionFactoryImpl Erf Gamma

Re: [math][proposal] Drop serialization from selected classes

2004-05-23 Thread Mark R. Diggory
I'm not sure why your want to do this? We've already put a great deal of effort into assuring its possible and consistent. I would like to see as much serialization maintained as possible. Being able to serialize/deserialized these objects is a powerful feature. I've worked hard to show that

Re: cvs commit: jakarta-commons/math/src/test/org/apache/commons/math/stat/univariate ListUnivariateImpl.java

2004-05-23 Thread Mark R. Diggory
+1 Phil Steitz wrote: We should also fix the swallowing behavior -- i.e., a test case should never swallow an exception and just dump a stack trace. If the test case throws an unexpected exception, the test should fail. I have been fixing these by changing the test method signature to throws

Re: [math] cvs commit: jakarta-commons/math/src/test/org/apache/commons/math/stat StatUtilsTest.java

2004-05-23 Thread Mark R. Diggory
Sounds acceptable, I agree that the whole KurtosisClass thing can be left as an exercise for the user. -Mark [EMAIL PROTECTED] wrote: tobrien 2004/05/22 17:56:15 Modified:math/src/test/org/apache/commons/math/stat/univariate StoreUnivariateImplTest.java

Re: [math][proposal] Drop serialization from selected classes

2004-05-23 Thread Phil Steitz
Mark R. Diggory wrote: I'm not sure why your want to do this? We've already put a great deal of effort into assuring its possible and consistent. I would like to see as much serialization maintained as possible. Being able to serialize/deserialized these objects is a powerful feature. I've

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

2004-05-23 Thread Morgan Delagrange
[commons-jelly-tags-jsl-20040523.jar] identifier set to project name - Info - Enable debug output, due to a sequence of 6 previous errors. - Info - Failed with reason build failed Gump performed this work: http://brutus.apache.org:8080/gump/jelly-tags/commons-jelly-tags-jsl/gump_work/build_jelly

[GUMP@brutus]: jelly-tags/commons-jelly-tags-betwixt failed

2004-05-23 Thread Morgan Delagrange
. The current state is 'Failed', for reason 'Build Failed' Full details are available at: http://brutus.apache.org:8080/gump/jelly-tags/commons-jelly-tags-betwixt/index.html That said, some snippets follow: Gump provided these annotations: - Info - Sole jar [commons-jelly-tags-betwixt-20040523

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

2004-05-23 Thread Morgan Delagrange
[commons-jelly-tags-define-20040523.jar] identifier set to project name - Info - Enable debug output, due to a sequence of 6 previous errors. - Info - Failed with reason build failed Gump performed this work: http://brutus.apache.org:8080/gump/jelly-tags/commons-jelly-tags-define/gump_work

Re: [math][proposal] Drop serialization from selected classes

2004-05-23 Thread Mark R. Diggory
I see great value in maintaining and improving functionality such as this. I do not think that it is something that should limit us from releasing. It is a secondary characteristic that does not impact currently existing performance outside of serialization. I also think removing it sets us

cvs commit: jakarta-commons-sandbox/vfs/src/java/org/apache/commons/vfs/provider/webdav WebdavFileObject.java WebDavFileSystem.java

2004-05-23 Thread imario
imario 2004/05/23 11:34:33 Modified:vfs/src/java/org/apache/commons/vfs/provider AbstractFileObject.java vfs/src/java/org/apache/commons/vfs/provider/webdav WebdavFileObject.java WebDavFileSystem.java Log: changed the

Re: [math][proposal] Drop serialization from selected classes

2004-05-23 Thread Stephen Colebourne
The Math API maintains no transient fields. However, we do have private static fields in many classes and it would eventually be wise to verify these are or are not properly handled during the serialization process. I've worked hard on the statistic packages and feel confident that I've

Re: [math][proposal] Drop serialization from selected classes

2004-05-23 Thread Mark R. Diggory
Stephen Colebourne wrote: The Math API maintains no transient fields. However, we do have private static fields in many classes and it would eventually be wise to verify these are or are not properly handled during the serialization process. I've worked hard on the statistic packages and feel

Re: [lang] StopWatch stop vs. split?

2004-05-23 Thread Henri Yandell
Yep. They're meant to mimic the stopwatch I had as a kid :) Split would set the time, but let the stopwatch carry on working wheras stop would set the time and stop the watch continuing. The implementation ended up being the same. The only thing I can think of is to throw Exceptions if people

DO NOT REPLY [Bug 29163] New: - Make StopWatch validate state transitions

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

RE: [lang] StopWatch stop vs. split?

2004-05-23 Thread Tim O'Brien
State management would be valuable: I made it a Bug: http://issues.apache.org/bugzilla/show_bug.cgi?id=29163 Tim -Original Message- From: Henri Yandell [mailto:[EMAIL PROTECTED] Sent: Sunday, May 23, 2004 3:45 PM To: Jakarta Commons Developers List Subject: Re: [lang] StopWatch stop

cvs commit: jakarta-commons/math/src/test/org/apache/commons/math/util BeanTransformerTest.java DefaultTransformerTest.java

2004-05-23 Thread tobrien
tobrien 2004/05/23 14:34:19 Modified:math/src/test/org/apache/commons/math/distribution GammaDistributionTest.java ExponentialDistributionTest.java ChiSquareDistributionTest.java

RE: cvs commit: jakarta-commons/math/src/test/org/apache/commons/math/stat/univariate ListUnivariateImpl.java

2004-05-23 Thread Tim O'Brien
Agreed, ( but ListUnivariateImpl is somewhat of a throw-away test fixture ). In general, I agree that tests should not swallow exceptions. I've just commit'd a change in the same vein. -Original Message- From: Phil Steitz [mailto:[EMAIL PROTECTED] Sent: Saturday, May 22, 2004 8:41

Re: [general] improvements to the charter

2004-05-23 Thread Rodney Waldhoff
Sections 2 and 3 are part of the form requested by the Jakarta PMC as part of a sub-project proposal (this info used to live at http://jakarta.apache.org/site/newproject.html before the incubator came into being.) I'm not sure why we'd want to remove this information, although it might make sense

Re: [collections] [PROPOSAL] Release 2.1.1

2004-05-23 Thread Rodney Waldhoff
+1 On Sat, 22 May 2004, Stephen Colebourne wrote: I am proposing that we release a patch release to v2.1, called v2.1.1. The aim of the patch is to indicate to those still using 2.1 the changes that they must make to be compatible with 3.1. The patch includes: 1) Deprecate clashing methods

RE: [vfs]: FileSystemManage.createFileSystem(FileObject)

2004-05-23 Thread Paul Smith
Fantastic, thanks a lot Mario. -Original Message- From: Mario Ivankovits [mailto:[EMAIL PROTECTED] Sent: Sunday, 23 May 2004 9:51 PM To: Jakarta Commons Developers List Subject: Re: [vfs]: FileSystemManage.createFileSystem(FileObject) Paul Smith wrote: FileObject

Re: [math][proposal] Drop serialization from selected classes

2004-05-23 Thread Mark R. Diggory
These are all used either in stats or tests of stats. AbstractDescriptiveStatistics DefaultTransformer DescriptiveStatistics DescriptiveStatisticsImpl SummaryStatisticsImpl TransformerMap But, like Stephen pointed out, I'd recommend adding serialversionUID's over removing Serialization

cvs commit: jakarta-commons/commons-build .cvsignore

2004-05-23 Thread ggregory
ggregory2004/05/23 15:44:50 Modified:commons-build .cvsignore Log: Added target sub dir. Revision ChangesPath 1.2 +1 -0 jakarta-commons/commons-build/.cvsignore Index: .cvsignore === RCS

Re: [general] improvements to the charter

2004-05-23 Thread Henri Yandell
2 + 3 are both a bit pointless in a charter, they only seem to have a point in a proposal for a sub-project. I'll keep them in however. 4 is also quite pointless for a charter, so leaving them in for a later discussion on removing all 3. How would you change: The following charter for Jakarta

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

2004-05-23 Thread Morgan Delagrange
[commons-jelly-tags-jsl-20040523.jar] identifier set to project name - Info - Enable debug output, due to a sequence of 7 previous errors. - Info - Failed with reason build failed Gump performed this work: http://brutus.apache.org:8080/gump/jelly-tags/commons-jelly-tags-jsl/gump_work/build_jelly

[GUMP@brutus]: jelly-tags/commons-jelly-tags-betwixt failed

2004-05-23 Thread Morgan Delagrange
jar [commons-jelly-tags-betwixt-20040523.jar] identifier set to project name - Info - Enable verbose output, due to 1 previous error(s). - Info - Failed with reason build failed - Info - Enable debug output, due to build failure. Gump performed this work: http://brutus.apache.org:8080/gump/jelly

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

2004-05-23 Thread Morgan Delagrange
[commons-jelly-tags-define-20040523.jar] identifier set to project name - Info - Enable debug output, due to a sequence of 7 previous errors. - Info - Failed with reason build failed Gump performed this work: http://brutus.apache.org:8080/gump/jelly-tags/commons-jelly-tags-define/gump_work

cvs commit: jakarta-commons/codec build.xml

2004-05-23 Thread ggregory
ggregory2004/05/23 16:30:34 Modified:codecbuild.xml Log: Fix copyright: 2002-2004 Revision ChangesPath 1.13 +2 -2 jakarta-commons/codec/build.xml Index: build.xml === RCS file:

cvs commit: jakarta-commons/lang/src/java/org/apache/commons/lang CharUtils.java

2004-05-23 Thread ggregory
ggregory2004/05/23 17:10:15 Modified:lang/src/java/org/apache/commons/lang CharUtils.java Log: Bullet proofing. Revision ChangesPath 1.9 +2 -2 jakarta-commons/lang/src/java/org/apache/commons/lang/CharUtils.java Index: CharUtils.java

cvs commit: jakarta-commons/codec/src/test/org/apache/commons/codec/language RefinedSoundexTest.java

2004-05-23 Thread ggregory
ggregory2004/05/23 17:17:24 Modified:codec/src/test/org/apache/commons/codec/language RefinedSoundexTest.java Log: Remove unnecessary cast. Revision ChangesPath 1.11 +2 -2

cvs commit: jakarta-commons/codec/src/java/org/apache/commons/codec/language Metaphone.java

2004-05-23 Thread ggregory
ggregory2004/05/23 17:19:13 Modified:codec/src/java/org/apache/commons/codec/language Metaphone.java Log: The local variable tmpS is never read. Revision ChangesPath 1.17 +1 -4

cvs commit: jakarta-commons/codec/src/java/org/apache/commons/codec/binary Base64.java

2004-05-23 Thread ggregory
ggregory2004/05/23 17:21:24 Modified:codec/src/java/org/apache/commons/codec/binary Base64.java Log: Make code less twisty. Revision ChangesPath 1.20 +3 -17 jakarta-commons/codec/src/java/org/apache/commons/codec/binary/Base64.java Index: Base64.java

cvs commit: jakarta-commons/codec/src/java/org/apache/commons/codec/language Metaphone.java

2004-05-23 Thread ggregory
ggregory2004/05/23 17:22:45 Modified:codec/src/java/org/apache/commons/codec/language Metaphone.java Log: Make code less twisty. Revision ChangesPath 1.18 +2 -5

cvs commit: jakarta-commons/codec/src/java/org/apache/commons/codec/language RefinedSoundex.java

2004-05-23 Thread ggregory
ggregory2004/05/23 17:23:17 Modified:codec/src/java/org/apache/commons/codec/language RefinedSoundex.java Log: Make code less twisty. Revision ChangesPath 1.19 +2 -5

cvs commit: jakarta-commons/codec/src/java/org/apache/commons/codec/net QCodec.java

2004-05-23 Thread ggregory
ggregory2004/05/23 17:24:32 Modified:codec/src/java/org/apache/commons/codec/net QCodec.java Log: Make code less twisty. Revision ChangesPath 1.6 +3 -4 jakarta-commons/codec/src/java/org/apache/commons/codec/net/QCodec.java Index: QCodec.java

cvs commit: jakarta-commons/codec/src/java/org/apache/commons/codec/language DoubleMetaphone.java

2004-05-23 Thread ggregory
ggregory2004/05/23 17:25:22 Modified:codec/src/java/org/apache/commons/codec/language DoubleMetaphone.java Log: Make code less twisty. Revision ChangesPath 1.21 +3 -5

cvs commit: jakarta-commons/codec/src/java/org/apache/commons/codec/language DoubleMetaphone.java

2004-05-23 Thread ggregory
ggregory2004/05/23 17:28:10 Modified:codec/src/java/org/apache/commons/codec/language DoubleMetaphone.java Log: Make code less twisty. Revision ChangesPath 1.22 +17 -21

[codec] Soudex issue with accented character.

2004-05-23 Thread Gary Gregory
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=29080 Currently, ö or é in a String causes Soundex to throw an ArrayIndexOutOfBoundsException. We can either: (1) Throw a better Exception, like IllegalArgumentException: Only 'plain' letter are allowed. Or: (2) Ignore unmapped characters.

DO NOT REPLY [Bug 24523] - provide encode/decode for quoted-printable and others

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

DO NOT REPLY [Bug 24959] - Possible enhancements to DigestUtil

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

DO NOT REPLY [Bug 29080] - soundex encoding

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

client certs - how to choose which cert to use?

2004-05-23 Thread Tim Wild
Hi all, Using a link to Sun code that a few people have posted before, I have client authentication working using HttpClient by creating my own SecureProtocolSocketFactory. The problem i'm having is that it seems to automatically choose a certificate without asking me which one to use. Does

client certs - how to choose which cert to use?

2004-05-23 Thread Tim Wild
Hi all, Using a link to Sun code that a few people have posted before, I have client authentication working using HttpClient by creating my own SecureProtocolSocketFactory. The problem i'm having is that it seems to automatically choose a certificate without asking me which one to use. Does