cvs commit: jakarta-commons/betwixt README.txt

2002-11-07 Thread jstrachan
jstrachan2002/11/07 00:28:09 Modified:betwixt README.txt Log: brought the readme up to date with the latest build instructions Revision ChangesPath 1.2 +8 -9 jakarta-commons/betwixt/README.txt Index: README.txt

cvs commit: jakarta-commons-sandbox/jelly README.txt project.xml build.xml

2002-11-07 Thread jstrachan
jstrachan2002/11/07 00:33:34 Modified:jellyREADME.txt project.xml build.xml Log: Patch so that the autogenerated Ant build will now run all the unit test cases! Also fixed a few typeos in the readme. Revision ChangesPath 1.4 +5 -2

cvs commit: jakarta-commons-sandbox/sql README.txt

2002-11-07 Thread jstrachan
jstrachan2002/11/07 00:42:52 Added: sql README.txt Log: Added README that describes how to build with Maven and that Ant is also supported Revision ChangesPath 1.1 jakarta-commons-sandbox/sql/README.txt Index: README.txt

cvs commit: jakarta-commons-sandbox/sql README.txt

2002-11-07 Thread jstrachan
jstrachan2002/11/07 00:43:31 Modified:sql README.txt Log: removed the evidence of cut and paste :-) Revision ChangesPath 1.2 +2 -2 jakarta-commons-sandbox/sql/README.txt Index: README.txt

cvs commit: jakarta-commons-sandbox/messenger README.txt

2002-11-07 Thread jstrachan
jstrachan2002/11/07 00:44:26 Modified:messenger README.txt Log: patched the readme to bring it up to date with the latest Maven instructions Revision ChangesPath 1.5 +5 -7 jakarta-commons-sandbox/messenger/README.txt Index: README.txt

DO NOT REPLY [Bug 14334] New: - NestableException/Delegate is not serializable

2002-11-07 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=14334. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

[lang] Bug 14334 NestableException/Delegate is not serializable

2002-11-07 Thread Steven Caswell
Is there any objection to making the Nestable exception classes serializable? Any particular issues that should be addressed? I'll be happy to make the changes if there is no objection. Steven Caswell [EMAIL PROTECTED] In our own native land, in defense of the freedom that is our birthright,

DO NOT REPLY [Bug 14267] - DBCP doesn't work on Tomcat 4.1.12 and Oracle JDBC driver

2002-11-07 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=14267. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

Re: [lang] Bug 14334 NestableException/Delegate is not serializable

2002-11-07 Thread Henri Yandell
No reason I can see. :) Go for it. On Thu, 7 Nov 2002, Steven Caswell wrote: Is there any objection to making the Nestable exception classes serializable? Any particular issues that should be addressed? I'll be happy to make the changes if there is no objection. Steven Caswell [EMAIL

DO NOT REPLY [Bug 14267] - DBCP doesn't work on Tomcat 4.1.12 and Oracle JDBC driver

2002-11-07 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=14267. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

cvs commit: jakarta-commons/betwixt/src/java/org/apache/commons/betwixt/digester XMLIntrospectorHelper.java

2002-11-07 Thread jstrachan
jstrachan2002/11/07 07:31:37 Modified:betwixt/src/java/org/apache/commons/betwixt/digester XMLIntrospectorHelper.java Log: Patch to treat the SQL Date, Time and Timestamp types as primitive types Revision ChangesPath 1.8 +4 -1

RE: cvs commit: jakarta-commons/betwixt/src/java/org/apache/commons/betwixt/digester XMLIntrospectorHelper.java

2002-11-07 Thread Johnson_Henry
-Original Message- From: [EMAIL PROTECTED] [SMTP:[EMAIL PROTECTED]] Sent: Thursday, November 07, 2002 9:02 PM To: [EMAIL PROTECTED] Subject: cvs commit: jakarta-commons/betwixt/src/java/org/apache/commons/betwixt/digester XMLIntrospectorHelper.java jstrachan

DO NOT REPLY [Bug 14357] New: - static option for reversing the stacktrace

2002-11-07 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=14357. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

cvs commit: jakarta-commons/betwixt/src/test/org/apache/commons/betwixt TestBeanReader.java AbstractTestCase.java CustomerBean.java customer.xml

2002-11-07 Thread jstrachan
jstrachan2002/11/07 08:06:31 Modified:betwixt/src/test/org/apache/commons/betwixt TestBeanReader.java AbstractTestCase.java CustomerBean.java customer.xml Log: Added new unit test cases for SQL Date, Time and Timestamp properties which

cvs commit: jakarta-commons/betwixt/src/java/org/apache/commons/betwixt/digester XMLIntrospectorHelper.java

2002-11-07 Thread jstrachan
jstrachan2002/11/07 08:15:08 Modified:betwixt/src/test/org/apache/commons/betwixt TestBeanReader.java AbstractTestCase.java CustomerBean.java customer.xml betwixt/src/java/org/apache/commons/betwixt/digester

cvs commit: jakarta-commons/lang STATUS.html

2002-11-07 Thread rdonkin
rdonkin 2002/11/07 11:13:26 Modified:lang STATUS.html Log: Added myself as a committer before starting serious work on MethodUtils Revision ChangesPath 1.25 +2 -1 jakarta-commons/lang/STATUS.html Index: STATUS.html

cvs commit: jakarta-commons-sandbox/messenger/src/java/org/apache/commons/messenger MessengerSupport.java

2002-11-07 Thread jstrachan
jstrachan2002/11/07 11:13:48 Modified:messenger/src/java/org/apache/commons/messenger MessengerSupport.java Log: Added support for setting the default delivery mode on a Messenger. This allows you to specify in a Messenger.xml something like

Re: [lang] is lang mavenized?

2002-11-07 Thread Henri Yandell
Yeah, it's a by hand one so you have to remember to add the test case to it if necessary [well, the suite anyway]. That gets me everytime :) On Thu, 7 Nov 2002, robert burrell donkin wrote: On Thursday, November 7, 2002, at 07:05 PM, Henri Yandell wrote: The ant build, though the maven one

Re: [lang] Bug 14334 NestableException/Delegate is not serializable

2002-11-07 Thread Steve Downey
I don't see a problem, other than that you can't rely on the nested exception being serializable. That can cause some weirdness when you try to serialize the exception and get an exception. Perhaps adding some code to check for that, and not attempting to serialize a non-serializable exception?

RE: DO NOT REPLY [Bug 14278] - add link/info for Struts Console to website

2002-11-07 Thread James Mitchell
Hey James, I can help you with that patch if you are unfamiliar with how to do it ;) James Mitchell Software Engineer/Struts Evangelist http://www.open-tools.org Only two things are infinite, the universe and human stupidity, and I'm not sure about the former. - Albert Einstein (1879-1955)

[dbcp] Jdbc2PoolDataSource Proposal

2002-11-07 Thread Roytman, Alex
Attached pleas find proposed Jdbc2PoolDataSource rework. I tried to address some issues I mentioned in this email http://www.mail-archive.com/commons-dev;jakarta.apache.org/msg11459.html Jdbc2PoolDatasource allows eviction of idle connections. It is done either via shareable TimerService or

DO NOT REPLY [Bug 14278] - add link/info for Struts Console to website

2002-11-07 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=14278. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

cvs commit: jakarta-commons/dbcp/src/test/org/apache/commons/dbcp TestManual.java

2002-11-07 Thread rwaldhoff
rwaldhoff2002/11/07 13:06:58 Modified:dbcp/src/test/org/apache/commons/dbcp TestManual.java Log: add a test that corresponds to the sample code at http://issues.apache.org/bugzilla/show_bug.cgi?id=12400, but I don't see any problems here Revision ChangesPath 1.11

DO NOT REPLY [Bug 12400] - same connections

2002-11-07 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=12400. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

cvs commit: jakarta-commons/dbcp/src/java/org/apache/commons/dbcp/jdbc2pool Jdbc2PoolDataSource.java

2002-11-07 Thread rwaldhoff
rwaldhoff2002/11/07 13:28:57 Modified:dbcp/src/java/org/apache/commons/dbcp/jdbc2pool Jdbc2PoolDataSource.java Log: oops, didn't mean to add recursion on isTestOnReturn Revision ChangesPath 1.4 +2 -2

cvs commit: jakarta-commons/dbcp/src/java/org/apache/commons/dbcp/jdbc2pool Jdbc2PoolDataSource.java

2002-11-07 Thread rwaldhoff
rwaldhoff2002/11/07 13:31:19 Modified:dbcp/src/java/org/apache/commons/dbcp/jdbc2pool Jdbc2PoolDataSource.java Log: change *see to see Revision ChangesPath 1.5 +19 -19

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

2002-11-07 Thread bayard
bayard 2002/11/07 13:32:36 Modified:collections/src/test/org/apache/commons/collections TestList.java Log: Removed unused local variable max. Revision ChangesPath 1.14 +4 -5

[collection] PMD of Collections

2002-11-07 Thread Henri Yandell
Looking at the PMD report of Commons Collections, I've fixed the blatant errors [see: http://pmd.sourceforge.net/reports/jakartacommons_jakarta-commons.html] It still leaves a lot in the Tests which are basically: try { Object obj = someTest(); } catch(ExpectedException ee) { ... } It

Re: hello to u all

2002-11-07 Thread robert burrell donkin
hi Yonatan i can't tell you any better than: http://jakarta.apache.org/commons/volunteering.html read http://jakarta.apache.org/site/getinvolved (and the linked pages) carefully. also read the pages on our project website (httpL//jakarta.apache.org/commons/index.html). if you want to know

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

2002-11-07 Thread bayard
bayard 2002/11/07 13:42:45 Removed: collections/src/java/org/apache/commons/collections ClassMap.java collections/src/test/org/apache/commons/collections TestClassMap.java Log: Unable to justify its algorithm lookup for

cvs commit: jakarta-commons/collections/src/test/org/apache/commons/collections/iterators TestIteratorChain.java

2002-11-07 Thread bayard
bayard 2002/11/07 13:43:36 Modified:collections/src/test/org/apache/commons/collections TestReferenceMap.java collections/src/test/org/apache/commons/collections/iterators TestIteratorChain.java Log: Unused variables

[beanutils] structs user question [WAS Re: DO NOT REPLY [Bug 14278] ]

2002-11-07 Thread robert burrell donkin
On Thursday, November 7, 2002, at 08:35 PM, James Mitchell wrote: hey james since you're a self confessed Software Engineer/Struts Evangelist you couldn't find your way to answering this one from the user list, could you?

Re: [collection] PMD of Collections

2002-11-07 Thread Michael A. Smith
On Thu, 7 Nov 2002, Henri Yandell wrote: Looking at the PMD report of Commons Collections, I've fixed the blatant errors [see: http://pmd.sourceforge.net/reports/jakartacommons_jakarta-commons.html] It still leaves a lot in the Tests which are basically: try { Object obj = someTest();

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

2002-11-07 Thread bayard
bayard 2002/11/07 13:52:44 Modified:lang/src/test/org/apache/commons/lang StringUtilsTest.java Log: Removed unused UPPER_FOO variable. Revision ChangesPath 1.7 +1 -2 jakarta-commons/lang/src/test/org/apache/commons/lang/StringUtilsTest.java Index:

Re: [general] proposal and status documents

2002-11-07 Thread Michael Davey
robert burrell donkin wrote: i don't know if it's what you're looking for... ...but jakarta-commons-sandbox/proposal is a template jakarta-commons component. Yup, that is almost exactly what I was looking for. Thanks! -- Michael smime.p7s Description: S/MIME Cryptographic Signature

RE: [collection] PMD of Collections

2002-11-07 Thread Martin Cooper
-Original Message- From: Michael A. Smith [mailto:mas;apache.org] Sent: Thursday, November 07, 2002 1:49 PM To: Jakarta Commons Developers List Subject: Re: [collection] PMD of Collections On Thu, 7 Nov 2002, Henri Yandell wrote: Looking at the PMD report of Commons

Re: [lang] Bug 14334 NestableException/Delegate is not serializable

2002-11-07 Thread Sean C. Sullivan
Exception classes should be serializable. Sun's base exception class, java.lang.Exception implements java.io.Serializable A couple of weeks ago, I added some serialization unit tests in the [lang] project. - Original Message - Subject: [lang] Bug 14334 NestableException/Delegate is

DO NOT REPLY [Bug 14334] - NestableException/Delegate is not serializable

2002-11-07 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=14334. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

RE: [beanutils] structs user question [WAS Re: DO NOT REPLY [Bug 14278] ]

2002-11-07 Thread James Mitchell
Hi Robert, If someone wants to send me the source, I'll take a look. James Mitchell Software Engineer/Struts Evangelist http://www.open-tools.org Only two things are infinite, the universe and human stupidity, and I'm not sure about the former. - Albert Einstein (1879-1955) -Original

using commons components and logging

2002-11-07 Thread Jason Novotny
Hi, I wanted to use the FileUpload classes and then I found out I needed beanutils.jar. OK, yet another Jar in my classpath, so far so good. Then however, I get another class not found exeception java.lang.NoClassDefFoundError: org/apache/commons/logging/LogFactory at

RE: using commons components and logging

2002-11-07 Thread Martin Cooper
You need the Commons Logging jar, but that's just a wrapper to allow you to use Log4J, JDK 1.4 logging, etc. If you have Log4J in your classpath, Commons Logging will find that and use it. -- Martin Cooper -Original Message- From: Jason Novotny [mailto:novotny;aei.mpg.de] Sent:

installing jakarta code Was: using commons components and logging

2002-11-07 Thread Henri Yandell
There has got to be a better way for us to handle installs and cross-dependencies, withing Commons and within Jakarta projects. It has to be the number one problem that users have. Hen On Thu, 7 Nov 2002, Martin Cooper wrote: You need the Commons Logging jar, but that's just a wrapper to

[DBCP] Documentation Bug....?

2002-11-07 Thread handleyj
Hello, I am a total newbie at Java in general, but I do think I discovered a bug in the Overview section of the API docs for DBCP. In both example code blocks, this line appears: DriverManagerConnectionFactory connectionFactory = new DriverConnectionFactory(jdbc:some:connect:string,null);

DO NOT REPLY [Bug 13930] - Adding connection parameters to BasicDataSourceFactory

2002-11-07 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13930. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.