Re[2]: [dbcp] Do we need Referenceable?

2003-07-08 Thread Anton Tagunov
Hello John! JM> I am confused (and it has been awhile since I last looked at what is JM> required). A DataSource should implement at least one of Referencable JM> and Serializable; the specification recommends both. Are you advocating JM> that we implement neither? Yes. But probably I really do

Re: [math] stat package design

2003-07-08 Thread Mark R. Diggory
Al Chou wrote: --- "Mark R. Diggory" <[EMAIL PROTECTED]> wrote: Prior to my changes last night "increment" was actually calculating the entire statistic. "getValue" was only returning the value of a precalculated property. The problem is that the cpu cycles need to be "spent" no matter the approac

org.apache.commons.cli.Option

2003-07-08 Thread Garton, Jamie
Hi, I've just started using the org.apache.commons.cli suite. I am trying to port over an old command line perl program which has about 49 different command line switches and some of those switches either can take arguments from a set list or user specific values (Yes very ugly I know). So I tho

cvs commit: jakarta-commons-sandbox/resources project.xml

2003-07-08 Thread dgraham
dgraham 2003/07/08 19:59:24 Modified:resources project.xml Log: Add myself to developers list. Revision ChangesPath 1.4 +6 -0 jakarta-commons-sandbox/resources/project.xml Index: project.xml ===

cvs commit: jakarta-commons/validator project.xml

2003-07-08 Thread dgraham
dgraham 2003/07/08 19:58:20 Modified:validator project.xml Log: Add contributors list. Revision ChangesPath 1.11 +9 -0 jakarta-commons/validator/project.xml Index: project.xml === RCS file:

Re: [math] stat package design

2003-07-08 Thread Al Chou
--- "Mark R. Diggory" <[EMAIL PROTECTED]> wrote: > Prior to my changes last night "increment" was actually calculating the > entire statistic. "getValue" was only returning the value of a precalculated > property. The problem is that the cpu cycles need to be "spent" no matter the > approach of ful

Re: [lang] WordWrapUtils

2003-07-08 Thread Eric Galluzzo
J.Pietschmann wrote: Henri Yandell wrote: Apple have a spell-checking api. It only works on OS X, but they supply a stubbed out API for deploying to other machines. Would be quite cool if your spell checker shared API with Apple's. Neat idea. The current API is for spell checking a single word

Re: [lang] RELEASE-NOTES.txt/STATUS.html

2003-07-08 Thread Stephen Colebourne
Checked, removed DurationFormatUtils as package scoped. Stephen - Original Message - From: "Henri Yandell" <[EMAIL PROTECTED]> To: "Jakarta Commons Developers List" <[EMAIL PROTECTED]> Sent: Tuesday, July 08, 2003 7:09 AM Subject: [lang] RELEASE-NOTES.txt/STATUS.html > I've updated both

cvs commit: jakarta-commons/httpclient build.xml

2003-07-08 Thread olegk
olegk 2003/07/08 15:07:34 Modified:httpclient build.xml Log: Project version number updated Revision ChangesPath 1.30 +2 -2 jakarta-commons/httpclient/build.xml Index: build.xml === RCS f

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

2003-07-08 Thread scolebourne
scolebourne2003/07/08 15:06:35 Modified:lang/src/java/org/apache/commons/lang RandomStringUtils.java Log: Javadoc fix Revision ChangesPath 1.15 +3 -3 jakarta-commons/lang/src/java/org/apache/commons/lang/RandomStringUtils.java Index: RandomStringUtils.java

cvs commit: jakarta-commons/httpclient/src/java/org/apache/commons/httpclient HttpMethodBase.java

2003-07-08 Thread olegk
olegk 2003/07/08 15:05:25 Modified:httpclient/src/java/org/apache/commons/httpclient Tag: HTTPCLIENT_2_0_BRANCH HttpMethodBase.java Log: Adds a feature to force-close connection in abnormal circumstances. Follow up to bug fix #21378 Contributed by Mich

cvs commit: jakarta-commons/lang STATUS.html RELEASE-NOTES.txt

2003-07-08 Thread scolebourne
scolebourne2003/07/08 15:05:14 Modified:lang STATUS.html RELEASE-NOTES.txt Log: Update for release 2.0 Revision ChangesPath 1.41 +4 -5 jakarta-commons/lang/STATUS.html Index: STATUS.html

cvs commit: jakarta-commons/betwixt/src/test/org/apache/commons/betwixt/nowrap Componenttest.java TestNoWrap.java

2003-07-08 Thread rdonkin
rdonkin 2003/07/08 15:02:56 Modified:betwixt/src/test/org/apache/commons/betwixt/nowrap Componenttest.java TestNoWrap.java Log: Improved unit tests Revision ChangesPath 1.3 +7 -7 jakarta-commons/betwixt/src/test/org/apache/commons/betwi

cvs commit: jakarta-commons/httpclient/src/java/org/apache/commons/httpclient HttpMethodBase.java

2003-07-08 Thread olegk
olegk 2003/07/08 14:59:18 Modified:httpclient/src/java/org/apache/commons/httpclient HttpMethodBase.java Log: Adds a feature to force-close connection in abnormal circumstances. Follow up to bug fix #21378 (corrects the previous patch apllied by mistake)

Re: [lang] Which bugs?

2003-07-08 Thread Stephen Colebourne
Yes, Closed would be the appropriate status. Stephen - Original Message - From: "Henri Yandell" <[EMAIL PROTECTED]> To: "Jakarta Commons Developers List" <[EMAIL PROTECTED]> Sent: Tuesday, July 08, 2003 6:11 PM Subject: [lang] Which bugs? > > Okay, which bugs were fixed between 1.0.1 and

cvs commit: jakarta-commons/httpclient/src/java/org/apache/commons/httpclient HttpMethodBase.java

2003-07-08 Thread olegk
olegk 2003/07/08 14:24:38 Modified:httpclient/src/java/org/apache/commons/httpclient HttpMethodBase.java Log: Force-close connection feature added. Follow-up to bug #21378 Contributed by Michael Becke & Oleg Kalnichevski Revision ChangesPath

DO NOT REPLY [Bug 21418] New: - Example code

2003-07-08 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] WordWrapUtils

2003-07-08 Thread J.Pietschmann
Henri Yandell wrote: Apple have a spell-checking api. It only works on OS X, but they supply a stubbed out API for deploying to other machines. Would be quite cool if your spell checker shared API with Apple's. Neat idea. The current API is for spell checking a single word, the Apple API is a somew

RE: [HiveMind] Question about HiveMind scope and purpose

2003-07-08 Thread Howard M. Lewis Ship
HiveMind is being very, very actively developed. I've been putting a lot of info onto my blog: http://www.freeroller.net/page/hlship/Weblog I feel HiveMind is entering a more stable stage after its chaotic birth. I believe it is just about at the point where other interested parties might want

Re: [lang] Javadocfixes and minor changes

2003-07-08 Thread Fredrik Westermarck
Fredrik Westermarck wrote: I will send some more patches mostly javadoc formatting later on today. Hi! Here are the promised patches. I have fixed some javadoc (mostly formatting) in alot of classes and in ReflectionUtils changed to appending a char to the StringBuffer instead of a single char

Re: [HiveMind] Question about HiveMind scope and purpose

2003-07-08 Thread Martin Cooper
On Mon, 7 Jul 2003, Berin Loritsch wrote: > Berin Loritsch wrote: > > > Someone pointed out to me that there is a Commons Sandbox project > > called HiveMind, and according to the docs at > > http://cvs.apache.org/viewcvs.cgi/jakarta-commons-sandbox/hivemind/xdocs/index.xml > > > > it sounds a *

Re: Permanently Removing directories from the CVS Tree

2003-07-08 Thread Mark R. Diggory
Great, thanks! Martin Cooper wrote: On Tue, 8 Jul 2003, Mark R. Diggory wrote: We've got a directory that got accidentally created in the math sandbox project, it has no contents and is blocking cvsignore from working properly, is there a policy or proceedure for getting empty directories per

Re: Permanently Removing directories from the CVS Tree

2003-07-08 Thread Martin Cooper
On Tue, 8 Jul 2003, Mark R. Diggory wrote: > We've got a directory that got accidentally created in the math sandbox > project, it has no contents and is blocking cvsignore from working > properly, is there a policy or proceedure for getting empty directories > permantently removed from the cvs

Re: non-release (vendor/developer) tags

2003-07-08 Thread Martin Cooper
I don't see a problem with non-release tags. This is effectively the same as what the Struts team does when we tag our Commons dependencies prior to a milestone release. My preference would be not to have JMCNALLY or MARTINC tags, but rather have tags that are meaningful to others. Your PRE_SOME_C

cvs commit: jakarta-commons/collections/src/test/org/apache/commons/collections/primitives TestIntCollections.java

2003-07-08 Thread rwaldhoff
rwaldhoff2003/07/08 11:04:49 Modified:collections/src/java/org/apache/commons/collections/primitives IntCollections.java collections/src/test/org/apache/commons/collections/primitives TestIntCollections.java Log: add IntC

Re: [dbcp] NPE in JNDI lookup

2003-07-08 Thread John McNally
On Tue, 2003-07-08 at 10:52, Vanita Shroff wrote: > Hi John: > > I shall report the NPE bug on bugzilla alongwith the jndi configuration. > > I am totally newbie to JNDI. I have one question. For generic JNDI > implementation, if we bind the pool (Jdbc2PoolDataSource ) on the server, > should the

Re: [dbcp] NPE in JNDI lookup [was Re: [dbcp] Do we need Referenceable?]

2003-07-08 Thread Vanita Shroff
Hi John: I shall report the NPE bug on bugzilla alongwith the jndi configuration. I am totally newbie to JNDI. I have one question. For generic JNDI implementation, if we bind the pool (Jdbc2PoolDataSource ) on the server, should the client get a new pool on every lookup? Vanita - Original

[lang] Which bugs?

2003-07-08 Thread Henri Yandell
Okay, which bugs were fixed between 1.0.1 and 2.0. I think this is the list in that these are the bugs marked as FIXED between the release of 1.0.1 [Nov 25th 2002] and now. http://issues.apache.org/bugzilla/buglist.cgi?bug_status=RESOLVED&resolution=FIXED&email1=&emailtype1=substring&emailassigne

Permanently Removing directories from the CVS Tree

2003-07-08 Thread Mark R. Diggory
We've got a directory that got accidentally created in the math sandbox project, it has no contents and is blocking cvsignore from working properly, is there a policy or proceedure for getting empty directories permantently removed from the cvs tree? The directory is "target" at: http://cvs.apa

Re: [math] Main Univariate Facade Implementations that work withUnivariateStatistics

2003-07-08 Thread Mark R. Diggory
Phil Steitz wrote: Given the consensus to move in the direction of disaggregated statistics, I would agree that there is no internal need for StatUtils. As a final comment on this, I would like to point out that my opposition to this approach was based on what I now see was a naive view that we co

cvs commit: jakarta-commons/codec project.xml

2003-07-08 Thread tobrien
tobrien 2003/07/08 09:31:57 Modified:codecproject.xml Log: Removed extraneous information from project.xml Revision ChangesPath 1.16 +0 -5 jakarta-commons/codec/project.xml Index: project.xml ===

cvs commit: jakarta-commons/latka project.xml

2003-07-08 Thread tobrien
tobrien 2003/07/08 09:29:27 Modified:latkaproject.xml Log: Updated the project.xml to extend the commons-master, and removed extraneous elements that were duplicating information in the master. Added myself as a member role documentation Revision ChangesPath 1.39

[dbcp] NPE in JNDI lookup [was Re: [dbcp] Do we need Referenceable?]

2003-07-08 Thread John McNally
It would better to enter this as a bug: http://nagoya.apache.org/bugzilla/enter_bug.cgi?product=Commons&version=Nightly+Builds&component=Dbcp&rep_platform=Other&op_sys=other&priority=Other&bug_severity=Major&bug_status=NEW&assigned_to=&cc=&bug_file_loc=http%3A%2F%2F&short_desc=&comment=&maketempla

Re: [math] stat package design

2003-07-08 Thread Mark R. Diggory
Thanks Anton, I just beat you to the punch with this idea last night (If you look at the interface for Storeless, increment no longer returns a values, this really helped clear up where certain computations should occur in relation to updating the internal state vs, calculating the higher stat

Re: [dbcp] Do we need Referenceable?

2003-07-08 Thread David Graham
> It does not seem overly complicated and the work is already done. Is > there some bug that requires simplification of the design? Code rarely seems complicated to the original author and bugs are not the only triggers for refactoring. That class is over 1700 lines long and is fairly complex.

cvs commit: jakarta-commons/latka project.properties project.xml

2003-07-08 Thread tobrien
tobrien 2003/07/08 08:47:08 Modified:latkaproject.properties project.xml Log: updated project descriptor, activated and deactived reports to get the site to generate properly Revision ChangesPath 1.13 +3 -0 jakarta-commons/latka/project.properties Inde

cvs commit: jakarta-commons/latka/src/java/org/apache/commons/latka/http RequestImpl.java

2003-07-08 Thread tobrien
tobrien 2003/07/08 08:46:43 Modified:latka/src/java/org/apache/commons/latka/http RequestImpl.java Log: A todo comment was altered because the maven task-list report was creating invalid XML dues to an ampersand Revision ChangesPath 1.37 +5 -

cvs commit: jakarta-commons/codec checkstyle.xml project.properties

2003-07-08 Thread tobrien
tobrien 2003/07/08 08:44:09 Modified:codecproject.properties Added: codeccheckstyle.xml Log: Added an XML configuration for the checkstyle report Revision ChangesPath 1.4 +1 -1 jakarta-commons/codec/project.properties Index: project.propert