Re: [jelly] XMLOutput.data(Object)

2004-10-07 Thread Paul Libbrecht
Le 7 oct. 04, à 02:23, Dion Gillard a écrit : On Wed, 6 Oct 2004 15:18:50 +0200, Paul Libbrecht [EMAIL PROTECTED] wrote: Gee... I was really thinking this was obvious... hence the relatively undetailed descriptions. Obviously it isn't for me. It seems to me that you want to use XMLOutput to pass

[httpclient] extending with custom methods possible?

2004-10-07 Thread Emmanouil Batsis
Hi, I was wondering if HttpClient can be extended with custom HTTP request methods, by implementing HttpMethod/HttpUrlMethod. The thing is that java.net.HttpURLConnection doesn't seem to allow this... Thanks for any pointers, Manos

DO NOT REPLY [Bug 31577] New: - Comparing Integers as ints no longer works.

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

Re: [jelly] XMLOutput.data(Object)

2004-10-07 Thread Paul Libbrecht
More precisely, it's passing objects around. I see no other mechanism for a tag to pass an object to a tag that called it... (which is not always a parent tag). paul Le 7 oct. 04, à 08:54, Paul Libbrecht a écrit : That's not really reading or writing, it's just catching!

[GUMP@brutus]: Project commons-resources (in Module jakarta-commons-sandbox) failed

2004-10-07 Thread Stefan Bodewig
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 folk at [EMAIL PROTECTED] Project commons-resources has an issue affecting its community integration. This issue

Re: [configuration] handling exceptions in AbstractConfiguration implementations

2004-10-07 Thread Ricardo Gladwell
Emmanuel Bourg wrote: Excluding LGPLed projects is just a political decision imho. Emmanuel Bourg Sorry for sounding newbie about this, but what exactly are the political difficulties to hosting LGPL and ASL projects on the apache.org domain. Does the ASF and the FSF not get along? Kind

DO NOT REPLY [Bug 31575] - OptionBuilder create enhancements

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

Re: Licensing

2004-10-07 Thread Emmanuel Bourg
Ricardo Gladwell wrote: Emmanuel Bourg wrote: Excluding LGPLed projects is just a political decision imho. Emmanuel Bourg Sorry for sounding newbie about this, but what exactly are the political difficulties to hosting LGPL and ASL projects on the apache.org domain. Does the ASF and the FSF not

Re: [configuration] handling exceptions in AbstractConfiguration

2004-10-07 Thread Henning P. Schmiedehausen
Emmanuel Bourg [EMAIL PROTECTED] writes: From a technical/legal point of view there is no reason to avoid a dependency on a LGPLed component in an Apache project, the license FAQ on Hibernate is pretty clear: The use of the unmodified Hibernate binary of course never affects the license of

Re: Licensing (was: Re: [configuration] handling exceptions in AbstractConfiguration implementations)

2004-10-07 Thread Henning P. Schmiedehausen
Henri Yandell [EMAIL PROTECTED] writes: (Henning's .sig is especially apt in his reply btw. :) ) To me, the Levesque paper is a pretty good summary of the current state of the (mostly GPL) open source community as a whole. It hurts and she steps on so many toes of all the self-declared

Re: [configuration] handling exceptions in AbstractConfiguration

2004-10-07 Thread Ricardo Gladwell
Henning P. Schmiedehausen wrote: (Can we keep the unavoidable licensing flame-fest centered on one list? [EMAIL PROTECTED] or even [EMAIL PROTECTED] preferred). I think you flamed first. Emmanuel just trolled :P - To unsubscribe,

Re: [httpclient] extending with custom methods possible?

2004-10-07 Thread Michael Becke
Hello Manos, Yes, it is possible to implement custom HTTP methods. I would suggest extending HttpMethodBase and working from there. Please have a look at the Slide client library for examples of this. Also, please post HttpClient dev questions to the httpclient-dev mailing list. Mike On Oct

Re: [configuration] handling exceptions in AbstractConfiguration

2004-10-07 Thread Emmanuel Bourg
Ricardo Gladwell wrote: Henning P. Schmiedehausen wrote: (Can we keep the unavoidable licensing flame-fest centered on one list? [EMAIL PROTECTED] or even [EMAIL PROTECTED] preferred). I think you flamed first. Emmanuel just trolled :P Well I'm just highly interested in these license issues, I

Re: Licensing

2004-10-07 Thread Henri Yandell
On Thu, 07 Oct 2004 13:13:32 +0200, Emmanuel Bourg [EMAIL PROTECTED] wrote: Ricardo Gladwell wrote: Emmanuel Bourg wrote: Excluding LGPLed projects is just a political decision imho. Emmanuel Bourg Sorry for sounding newbie about this, but what exactly are the political

Re: [configuration] handling exceptions in AbstractConfiguration

2004-10-07 Thread Emmanuel Bourg
Henning P. Schmiedehausen wrote: This is FUD. Hibenate is under LGPL. The LGPL and its implications are clearly defined by the FSF and they refuse (according to the board) to clarify the virality and the implications of the LGPL (which has been written a long, long time ago with C and C++ in mind)

Re: Licensing

2004-10-07 Thread Emmanuel Bourg
Henri Yandell wrote: To answer Richard's question (didn't see it) I think the only political difficulty is the usual 'Free-Software' vs 'Open-Source' one that has existed for a long time. Which links to Henning's point; we spend tonnes of time and effort on tiny matters on legal pedantics instead

Re: [configuration] handling exceptions in AbstractConfiguration

2004-10-07 Thread Ricardo Gladwell
Emmanuel Bourg wrote: Ricardo Gladwell wrote: Henning P. Schmiedehausen wrote: (Can we keep the unavoidable licensing flame-fest centered on one list? [EMAIL PROTECTED] or even [EMAIL PROTECTED] preferred). I think you flamed first. Emmanuel just trolled :P Well I'm just highly interested in these

Re: [i18n] Did I miss something?

2004-10-07 Thread James Mitchell
- Original Message - From: Daniel Florey [EMAIL PROTECTED] Hi James, Any contributions are welcome! As I still don't get the site generated with maven completely (layout is somehow broken and javadocs are missing) this is very high on my todo... Maybe you can help me out? Yes,

Re: Licensing

2004-10-07 Thread Ricardo Gladwell
Henning P. Schmiedehausen wrote: Henri Yandell [EMAIL PROTECTED] writes: IMHO, it is a real must read for everyone that writes and especially uses open source. Funnily enough, many of the points that she raises don't apply to the ASF. Hmm... I might disagree with that one. For example, I don't

Re: Licensing

2004-10-07 Thread James Mitchell
How dare they say that about us!!! ;) -- James Mitchell Software Engineer / Open Source Evangelist EdgeTech, Inc. 678.910.8017 AIM: jmitchtx - Original Message - From: Ricardo Gladwell [EMAIL PROTECTED] To: Jakarta Commons Developers List [EMAIL PROTECTED] Sent: Thursday, October 07,

Re: [configuration] handling exceptions in AbstractConfiguration

2004-10-07 Thread Henning P. Schmiedehausen
Emmanuel Bourg [EMAIL PROTECTED] writes: Henning P. Schmiedehausen wrote: [...] No, it is not. You should try to consider the implications of e.g. paragraphs 5 and 6 of LGPLv2 in respect to your application. Ok, let's look at them, let me know if my understanding of the license is wrong.

cvs commit: jakarta-commons/httpclient/src/test/org/apache/commons/httpclient/server SimpleHttpServer.java

2004-10-07 Thread olegk
olegk 2004/10/07 09:14:16 Modified:httpclient/src/java/org/apache/commons/httpclient HttpClient.java HttpMethod.java HttpMethodBase.java httpclient/src/test/org/apache/commons/httpclient TestMethodCharEncoding.java

Re: Licensing

2004-10-07 Thread Henri Yandell
On Thu, 07 Oct 2004 16:19:36 +0200, Emmanuel Bourg [EMAIL PROTECTED] wrote: Henri Yandell wrote: Now we're onto the IANAL stuff and ponderings on how to get such suggestions to a lawyer without it turning into an expensive 2 week QA. Can Promissory Estoppel (whatever that is) be given

Re: Licensing

2004-10-07 Thread robert burrell donkin
On 7 Oct 2004, at 15:58, Ricardo Gladwell wrote: Henning P. Schmiedehausen wrote: Henri Yandell [EMAIL PROTECTED] writes: IMHO, it is a real must read for everyone that writes and especially uses open source. Funnily enough, many of the points that she raises don't apply to the ASF. Hmm... I might

XML Im-/Ex-porter into Commons Sandbox

2004-10-07 Thread Oliver Zeigermann
Folks, on the request of Daniel Florey I'd like to create at least one new sandbox component for a tool that allows easy import / export of XML into / from Java. It is used by Jakarta Slide and in the components Daniel introduced. I know this is a bit delicate as there already is Digester around

RE: XML Im-/Ex-porter into Commons Sandbox

2004-10-07 Thread Shapira, Yoav
Hi, How does this compare to XMLBeans? Yoav Shapira Millennium Research Informatics -Original Message- From: Oliver Zeigermann [mailto:[EMAIL PROTECTED] Sent: Thursday, October 07, 2004 3:30 PM To: [EMAIL PROTECTED] Subject: XML Im-/Ex-porter into Commons Sandbox Folks, on the

cvs commit: jakarta-commons/digester/src/java/org/apache/commons/digester package.html

2004-10-07 Thread rdonkin
rdonkin 2004/10/07 12:48:42 Modified:digester/src/java/org/apache/commons/digester package.html Log: Fixed type in javadocs. Issue #31419. Submitted by Akira KURODA Revision ChangesPath 1.32 +2 -2

DO NOT REPLY [Bug 31419] - incorrect code sample

2004-10-07 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: XML Im-/Ex-porter into Commons Sandbox

2004-10-07 Thread Oliver Zeigermann
XMLBeans is super high level, XML Im-/Exporter is super low level. E.g. XML Im-/Exporter (silly name by the way, any better ideas?) could *theortically* be the base of XMLBeans. It is pretty near to SAX. Oliver On Thu, 7 Oct 2004 15:38:10 -0400, Shapira, Yoav [EMAIL PROTECTED] wrote: Hi, How

DO NOT REPLY [Bug 31329] - [PATCH] Support for evaluating a predicate when determining if a rule is valid for a given element

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

[sandbox-workflow] What is the status of this project?

2004-10-07 Thread Sean Schofield
Is there any serious work going on with workflow? I have developed a complete workflow package and have a lot of ideas I could contribute. If there's anyone out there on the list interested in discussing I am available. sean

Re: XML Im-/Ex-porter into Commons Sandbox

2004-10-07 Thread David Graham
This will create bloat problems for clients that use Digester. For example: Struts uses Digester for xml parsing. In the future Struts may want to use the new i18n component. However, if i18n uses XML Im-Exporter then Struts must drag that along too despite already having a perfectly fine xml

Re: XML Im-/Ex-porter into Commons Sandbox

2004-10-07 Thread Stephen Colebourne
One of the key items in the commons charter is allowing different solutions to the same problem. So far, we have tended to avoid this (for example, I took a conflicting primitives design elsewhere) however we should not block this. What is being requested at this point is to factor out some code

Re: [math] Matrix subMatrix and mean methods

2004-10-07 Thread Brian Behlendorf
On Thu, 7 Oct 2004, Mark R. Diggory wrote: After being reminded by Wolfgang that he had previously given me a contact at CERN to discuss these issues with, I emailed that contact. He forwarded me to the Technology Transfer officer for CERN. I just finished emailing a request to that individual

DO NOT REPLY [Bug 31572] - [LANG] - o.a.c.lang.enum.ValuedEnum: 'enum'is a keyword in JDK1.5.0

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

DO NOT REPLY [Bug 30334] - [lang] New class proposal: CharacterEncoding

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

Re: XML Im-/Ex-porter into Commons Sandbox

2004-10-07 Thread Simon Kitching
On Fri, 2004-10-08 at 11:27, Stephen Colebourne wrote: One of the key items in the commons charter is allowing different solutions to the same problem. So far, we have tended to avoid this (for example, I took a conflicting primitives design elsewhere) however we should not block this. What

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

2004-10-07 Thread scolebourne
scolebourne2004/10/07 15:45:27 Modified:lang/src/java/org/apache/commons/lang StringEscapeUtils.java Log: Fix javadoc to refer to the correct entities from knuti at ibm Revision ChangesPath 1.30 +3 -3

DO NOT REPLY [Bug 31561] - javadoc - 'four basic XML entities' should be 5 (apos is missing)

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

Re: XML Im-/Ex-porter into Commons Sandbox

2004-10-07 Thread Martin Cooper
On Thu, 7 Oct 2004 23:27:39 +0100, Stephen Colebourne [EMAIL PROTECTED] wrote: One of the key items in the commons charter is allowing different solutions to the same problem. So far, we have tended to avoid this (for example, I took a conflicting primitives design elsewhere) however we should

DO NOT REPLY [Bug 31572] - [LANG] - o.a.c.lang.enum.ValuedEnum: 'enum'is a keyword in JDK1.5.0

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

DO NOT REPLY [Bug 31572] - [LANG] - o.a.c.lang.enum.ValuedEnum: 'enum'is a keyword in JDK1.5.0

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

Review for 2.1

2004-10-07 Thread Stephen Colebourne
Based on JDiff - http://www.apache.org/~bayard/commons-lang-2.1/Commons-Lang-2.0-to-2.1/chang es.html I'm not sure I like the following changes in 2.1: - ArrayUtils.lastIndex() Gets the last valid index of an array. Surely users would just call getLength() - 1? - ClassUtils.CLASS_NAME_COMPARATOR

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

2004-10-07 Thread scolebourne
scolebourne2004/10/07 17:07:59 Modified:lang/src/java/org/apache/commons/lang/builder ReflectionToStringBuilder.java ToStringStyle.java EqualsBuilder.java lang/src/java/org/apache/commons/lang/math NumberUtils.java Log:

Re: [jelly] XMLOutput.data(Object)

2004-10-07 Thread Dion Gillard
Now that's making some sense. On Thu, 7 Oct 2004 11:40:27 +0200, Paul Libbrecht [EMAIL PROTECTED] wrote: More precisely, it's passing objects around. I see no other mechanism for a tag to pass an object to a tag that called it... (which is not always a parent tag). In keeping with the

cvs commit: jakarta-commons/lang/src/java/org/apache/commons/lang/time FastDateFormat.java StopWatch.java DateUtils.java

2004-10-07 Thread scolebourne
scolebourne2004/10/07 17:09:01 Modified:lang/src/java/org/apache/commons/lang/time FastDateFormat.java StopWatch.java DateUtils.java Log: Add since tags for 2.1 Revision ChangesPath 1.22 +12 -1

cvs commit: jakarta-commons/lang/src/java/org/apache/commons/lang SystemUtils.java ClassUtils.java ArrayUtils.java

2004-10-07 Thread scolebourne
scolebourne2004/10/07 17:11:00 Modified:lang/src/java/org/apache/commons/lang SystemUtils.java ClassUtils.java ArrayUtils.java Log: Add since tags for 2.1 Revision ChangesPath 1.36 +5 -1

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

2004-10-07 Thread scolebourne
scolebourne2004/10/07 17:11:22 Modified:lang/src/java/org/apache/commons/lang StringUtils.java Log: Add since tags for 2.1 and fix Javadoc Revision ChangesPath 1.136 +10 -8 jakarta-commons/lang/src/java/org/apache/commons/lang/StringUtils.java Index:

[lang] Review for 2.1

2004-10-07 Thread Stephen Colebourne
Add prefix... Based on JDiff - http://www.apache.org/~bayard/commons-lang-2.1/Commons-Lang-2.0-to-2.1/chang es.html I'm not sure I like the following changes in 2.1: - ArrayUtils.lastIndex() Gets the last valid index of an array. Surely users would just call getLength() - 1? -

[lang] Each Mutable Number class declares Serializable

2004-10-07 Thread Gary Gregory
Hello, I see that java.lang.Number declares java.io.Serializable. Number subclasses in java.lang do not but each of our Mutable number classes does. This does not seem necessary. Am I missing something? Can we remove these extra declarations? Gary

DO NOT REPLY [Bug 31572] - [LANG] - o.a.c.lang.enum.ValuedEnum: 'enum'is a keyword in JDK1.5.0

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

Re: [math] Matrix subMatrix and mean methods

2004-10-07 Thread Phil Steitz
Brian Behlendorf wrote: Thanks, Wolfgang. This is a pretty easy case for us - as it sits today, especially with this email note from Wolfgang (which should be included in a NOTES file sitting near colt.jar when imported) it looks perfectly fine to incorporate this into Apache, preserving

cvs commit: jakarta-commons/math/src/java/org/apache/commons/math/stat/descriptive - New directory

2004-10-07 Thread psteitz
psteitz 2004/10/07 21:19:11 jakarta-commons/math/src/java/org/apache/commons/math/stat/descriptive - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: jakarta-commons/math/src/java/org/apache/commons/math/stat/regression - New directory

2004-10-07 Thread psteitz
psteitz 2004/10/07 21:19:41 jakarta-commons/math/src/java/org/apache/commons/math/stat/regression - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: jakarta-commons/math/src/java/org/apache/commons/math/stat/descriptive/moment - New directory

2004-10-07 Thread psteitz
psteitz 2004/10/07 21:21:35 jakarta-commons/math/src/java/org/apache/commons/math/stat/descriptive/moment - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: jakarta-commons/math/src/java/org/apache/commons/math/stat/descriptive/rank - New directory

2004-10-07 Thread psteitz
psteitz 2004/10/07 21:21:53 jakarta-commons/math/src/java/org/apache/commons/math/stat/descriptive/rank - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: jakarta-commons/math/src/java/org/apache/commons/math/stat/descriptive/summary - New directory

2004-10-07 Thread psteitz
psteitz 2004/10/07 21:22:08 jakarta-commons/math/src/java/org/apache/commons/math/stat/descriptive/summary - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: jakarta-commons/math/src/test/org/apache/commons/math/stat/descriptive - New directory

2004-10-07 Thread psteitz
psteitz 2004/10/07 21:23:46 jakarta-commons/math/src/test/org/apache/commons/math/stat/descriptive - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: jakarta-commons/math/src/test/org/apache/commons/math/stat/regression - New directory

2004-10-07 Thread psteitz
psteitz 2004/10/07 21:24:04 jakarta-commons/math/src/test/org/apache/commons/math/stat/regression - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: jakarta-commons/math/src/test/org/apache/commons/math/stat/descriptive/moment - New directory

2004-10-07 Thread psteitz
psteitz 2004/10/07 21:24:22 jakarta-commons/math/src/test/org/apache/commons/math/stat/descriptive/moment - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: jakarta-commons/math/src/test/org/apache/commons/math/stat/descriptive/rank - New directory

2004-10-07 Thread psteitz
psteitz 2004/10/07 21:24:33 jakarta-commons/math/src/test/org/apache/commons/math/stat/descriptive/rank - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: jakarta-commons/math/src/test/org/apache/commons/math/stat/descriptive/summary - New directory

2004-10-07 Thread psteitz
psteitz 2004/10/07 21:24:45 jakarta-commons/math/src/test/org/apache/commons/math/stat/descriptive/summary - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: jakarta-commons/math/xdocs/userguide index.xml stat.xml

2004-10-07 Thread psteitz
psteitz 2004/10/07 22:08:21 Modified:math/src/java/org/apache/commons/math/random EmpiricalDistribution.java EmpiricalDistributionImpl.java math/src/java/org/apache/commons/math/stat StatUtils.java

Re: [lang] Each Mutable Number class declares Serializable

2004-10-07 Thread matthew.hawthorne
Gary Gregory wrote: I see that java.lang.Number declares java.io.Serializable. Number subclasses in java.lang do not but each of our Mutable number classes does. This does not seem necessary. Am I missing something? Can we remove these extra declarations? I guess it depends on how likely we think

[math] Addional Matrix methods (was: Re: Messing up more: (was: I messed up

2004-10-07 Thread Phil Steitz
Kim van der Linde wrote: I think I learned this morning the hard way of making test cases, something I do often, but not always... Thanks! Have a look in the src/test directory of [math] to see how we do unit tests in [math] using JUnit http://www.junit.org/. I have been travelling, cut

cvs commit: jakarta-commons/math/src/java/org/apache/commons/math/special Gamma.java

2004-10-07 Thread psteitz
psteitz 2004/10/07 22:53:19 Modified:math/src/java/org/apache/commons/math/special Gamma.java Log: Improved performance of logGamma. Pr #31522 Submitted by: Ken Geis Reviewd by: Phil Steitz Revision ChangesPath 1.22 +7 -4

DO NOT REPLY [Bug 31522] - [patch] Gamma.logGamma performance

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

cvs commit: jakarta-commons/math project.xml

2004-10-07 Thread psteitz
psteitz 2004/10/07 22:57:21 Modified:math project.xml Log: Add Ken Geis as contributor. Revision ChangesPath 1.51 +4 -1 jakarta-commons/math/project.xml Index: project.xml === RCS

Re: HttpClient query...

2004-10-07 Thread Srinivas Velidanda
Hi, Greetings. I am running into problems, as you have mentioned, i was trying to work with an Applet. Couldn't set security permissions and even if I set the permissions there could be problems with setting the user credentials. I do not know how I can make the applet access the files at

Re: HttpClient query...

2004-10-07 Thread Roland Weber
Hello Srinivas, java.sun.com seems to be down or overloaded, but I found this link in Google about signed applets: http://www.betrusted.com/downloads/products/keytools/v51/pro/j-docs/html/SampleCodes/sampleApplet/codesign/intro.html Once java.sun.com is back up, these links could be useful for

RE: HttpClient query...

2004-10-07 Thread Ramesh Nethi
Yeah. I noticed that. Srikanth mentioned about this clustering engine called www.clusty.com . I just searched for infominder. It displays the clusters on the left side. Couple of interesting things there: we get grouped with TrackEngine.com and Library Regards Nethi -Original

RE: HttpClient query...

2004-10-07 Thread Ramesh Nethi
Sorry group, Pl ignore the email. It was a mistake. Regards Nethi -Original Message- From: Ramesh Nethi [mailto:[EMAIL PROTECTED] Sent: Thursday, October 07, 2004 7:57 PM To: 'Commons HttpClient Project' Subject: RE: HttpClient query... Yeah. I noticed that. Srikanth mentioned

DO NOT REPLY [Bug 31471] - HostConfiguration handling requires cleanup

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

DO NOT REPLY [Bug 27298] - Deprecate and replace SimpleHttpConnection with the SimpleHttpServer based testing framework

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

[VOTE][RESULT] 2.0.2 release

2004-10-07 Thread Michael Becke
With 2 +1 votes and 2 +0 votes we'll have a 2.0.2 release shortly. I should be able to work on the release this weekend. Please let me know if anyone has some time to help out. Mike Vote summary: Binding - +1 Michael Becke - mbecke at apache +1 Oleg Kalnichevski - olegk at apache +0 Dion