Re: web.xml/validator question

2003-07-04 Thread dutta_kaushik
struts.jar file might not be there in ur classpath. add struts.jar file in ur classpath. - Kaushik Dutta "Jayati"

Re: BeanUtils patch

2003-07-04 Thread Eric Pabst
In order to facilitate it getting checked in soon, I separated out the changes to existing classes as a separate patch. These very few changes will make the BeanUtilsBean, etc. extensible so that the rest of the original patch could be a commons "extension". Someone *please* take a moment to e

cvs commit: jakarta-commons/httpclient RELEASE_PLAN_2_1.txt

2003-07-04 Thread olegk
olegk 2003/07/04 15:50:43 Added: httpclient RELEASE_PLAN_2_1.txt Log: Release plan for the version 2.1 Contributed by Oleg Kalnichevski Revision ChangesPath 1.1 jakarta-commons/httpclient/RELEASE_PLAN_2_1.txt Index: RELEASE_PLAN_2_1.txt ==

DO NOT REPLY [Bug 21349] New: - HelpFormatter is only able to print last option that has a longOpt and no shortOpt.

2003-07-04 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

RE: [lang] 2.0 release time?

2003-07-04 Thread Gary Gregory
Hello, WRT http://issues.apache.org/bugzilla/show_bug.cgi?id=19331 As noted in the PR, we have a specific test case for this in ToStringBuilderTest.testReflectionObjectCycle(). It is of course possible that the test coverage is not broad enough. Could the reporter ([EMAIL PROTECTED] (Jack Wasey)

Re: [math] design patterns (was Re: cvs commit: jakarta-commons-sandbox/math/src/java/org/apache/commons/math/statUnivariateImpl.java)

2003-07-04 Thread J.Pietschmann
Mark R. Diggory wrote: Yes it is clearer, just for reference, my GC discussion at the beginning of this thread involved an article I read awhile back, this article suggested that objects that are created within a "static" method can get "stronger references" (or something along these lines) than

Re: [math] design patterns (was Re: cvs commit: jakarta-commons-sandbox/math/src/java/org/apache/commons/math/statUnivariateImpl.java)

2003-07-04 Thread Mark R. Diggory
robert burrell donkin wrote: a slightly more sophisticated approach would be to make the utility delegate to a singleton instance of a object which can also be constructed. the user can then choose whether to construct an instance and then configure it or use the utility and use the standard se

cvs commit: jakarta-commons/lang build.xml

2003-07-04 Thread bayard
bayard 2003/07/04 08:26:38 Modified:lang build.xml Log: Switched from using top-level Commons LICENSE to specific Commons Lang LICENSE.txt. The main driving reason for this is so that distributed sources may properly build. Submitted by: Arnaud Vandyck Revision Changes

Re: web.xml/validator question

2003-07-04 Thread Janek Bogucki
On Fri, 2003-07-04 at 06:59, Jayati wrote: > Hi, > > I am facing the below mentioned problem > == > Based on the installation instructions at: > http://home.earthlink.net/~dwinterfeldt/installation.html, > I added this code to

web.xml/validator question

2003-07-04 Thread Jayati
Hi, I am facing the below mentioned problem == Based on the installation instructions at: http://home.earthlink.net/~dwinterfeldt/installation.html, I added this code to web.xml: validator org.apache.struts.validator.action.

Re: [LANG] (patch) LICENSE location problem in build.xml

2003-07-04 Thread Arnaud Vandyck
"Craig R. McClanahan" <[EMAIL PROTECTED]> wrote: [...] > For what it's worth, I've been making the proposed change (to use a > local copy of LICENSE.txt instead of "../LICENSE") in the Commons > packages that I deal with. It makes the process of checking out and > building individual pac

Re: [math] anyone want to volunteer to file an entry for the newsletter?

2003-07-04 Thread Phil Steitz
Tetsuya Kitahata wrote: Phil, Please go to http://nagoya.apache.org/wiki/apachewiki.cgi?JakartaNewsletterDrafts/Issue9 and fill up what you want to append. Thanks. Will do. If you would feel hesitation to write using the Apachewiki, please write the article on this Mailing list. I'll upload it. S

Re: [math] anyone want to volunteer to file an entry for the newsletter?

2003-07-04 Thread Tetsuya Kitahata
Phil, Please go to http://nagoya.apache.org/wiki/apachewiki.cgi?JakartaNewsletterDrafts/Issue9 and fill up what you want to append. If you would feel hesitation to write using the Apachewiki, please write the article on this Mailing list. I'll upload it. Sincerely, -- Tetsuya ([EMAIL PROTECTED]

Re: [math] anyone want to volunteer to file an entry for the newsletter?

2003-07-04 Thread Phil Steitz
robert burrell donkin wrote: i'm away from now until sunday at my sister's wedding. it's unlikely i'll be able to get up to date in time to submit something for the newsletter. would someone like to volunteer to compose something about math for the news letter? - robert I will volunteer for t

[math] anyone want to volunteer to file an entry for the newsletter?

2003-07-04 Thread robert burrell donkin
i'm away from now until sunday at my sister's wedding. it's unlikely i'll be able to get up to date in time to submit something for the newsletter. would someone like to volunteer to compose something about math for the news letter? - robert

Re: [math] design patterns (was Re: cvs commit: jakarta-commons-sandbox/math/src/java/org/apache/commons/math/stat UnivariateImpl.java)

2003-07-04 Thread robert burrell donkin
On Tuesday, June 24, 2003, at 01:18 AM, Mark R. Diggory wrote: robert burrell donkin wrote: On Friday, June 20, 2003, at 05:34 PM, Phil Steitz wrote: I keep reminding myself, we are the developers, there is always room for refactoring in the future. If there becomes a clear hindrance with the