Re: [ committer vote ] - for an extra committer...

2002-05-24 Thread Jeff Turner
+1 --Jeff On Fri, May 24, 2002 at 12:18:51PM +1000, Arron Bates wrote: > Already a committer on the Struts project, wodering if the committers of > the commons would allow an extra hand for the project?... ... -- To unsubscribe, e-mail: For additional commands, e-m

RE: [Collections][Submit] TreeNode and friends

2002-05-24 Thread Jack, Paul
Some Feedback: TreeNode: 1. Should it extend Cloneable? Some trees might not be able to be Cloneable effectively (for instance, a Btree backed by a file). 2. I think we should allow setValue to throw an UnsupportedOperationException for unmodifiable trees. 3. What's the rationale for having

RE: [PATCH][Collections] SequencedHashMap: equals, hashCode, toString

2002-05-24 Thread Michael A. Smith
On Fri, 24 May 2002, Jack, Paul wrote: > > Extending AbstractMap is not the right way to add an equals, > > hashcode and > > toString method. I just committed real implementations for > > the methods. > > Was there something wrong with AbstractMap's implementations, > or did you just want to

RE: [commons committer vote II]

2002-05-24 Thread Scott Sanders
+1 -Original Message- From: Richard Sitze [mailto:[EMAIL PROTECTED]] Sent: Friday, May 24, 2002 8:13 AM To: Jakarta Commons Developers List Subject: [commons committer vote II] costin nominated me a few days back, but not under a 'vote' subject line - so I'm hoping that the lack of vot

RE: [PATCH][Collections] SequencedHashMap: equals, hashCode, toString

2002-05-24 Thread Jack, Paul
> Extending AbstractMap is not the right way to add an equals, > hashcode and > toString method. I just committed real implementations for > the methods. Was there something wrong with AbstractMap's implementations, or did you just want to keep SequencedHashMap's superclass as Object? I'm ju

[SUBMIT][Collections] ReferenceMap, take 2

2002-05-24 Thread Jack, Paul
Now includes a junit test, which revealed several bugs, which are now fixed. -Paul ReferenceMap.java Description: Binary data TestReferenceMap.java Description: Binary data -- To unsubscribe, e-mail: For additional commands, e-mail:

Re: [PATCH][Collections] further testing code for Maps

2002-05-24 Thread Michael A. Smith
On Fri, 24 May 2002, Jack, Paul wrote: > I completed all the TODO and XXX items in TestMap. Some of > the Map implementations (notably MultiHashMap) intentionally > violate the Map contract, so I overrode some of the new > methods in concrete TestMap subclasses. very cool! More tests are defin

Re: [commons committer vote II]

2002-05-24 Thread Geir Magnusson Jr.
On 5/24/02 12:46 PM, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > Again, my +1. > > I've seen only 2 patches from Richard on commons-logging, but > he is a commiter on axis, and I think it's important that > other apache projects that use/depend on our stuff and want > to contribute and make

[PATCH][Collections] further testing code for Maps

2002-05-24 Thread Jack, Paul
Hi, I completed all the TODO and XXX items in TestMap. Some of the Map implementations (notably MultiHashMap) intentionally violate the Map contract, so I overrode some of the new methods in concrete TestMap subclasses. The only bugs the new methods found were in SequencedHashMap, which Michae

Re: [commons committer vote II]

2002-05-24 Thread Juozas Baliuka
+1 - Original Message - From: <[EMAIL PROTECTED]> To: "Jakarta Commons Developers List" <[EMAIL PROTECTED]> Sent: Friday, May 24, 2002 6:46 PM Subject: Re: [commons committer vote II] > Again, my +1. > > I've seen only 2 patches from Richard on commons-logging, but > he is a commiter on

Re: [commons committer vote II]

2002-05-24 Thread costinm
Again, my +1. I've seen only 2 patches from Richard on commons-logging, but he is a commiter on axis, and I think it's important that other apache projects that use/depend on our stuff and want to contribute and make fixes can do that with minimal pain. I think that's the base idea of 'commons

Re: [commons committer vote II]

2002-05-24 Thread Arron Bates
This list more than others seems to like easily parsable words in square braces, like shell commands. Probably because there's a lot of pools to play in here. I'm curious if one put [ls] as the subject... ...if all on the list would post in their name and their hat size, in bytes. Arron. Ric

[commons committer vote II]

2002-05-24 Thread Richard Sitze
costin nominated me a few days back, but not under a 'vote' subject line - so I'm hoping that the lack of votes was due to unawareness of the vote occuring... I'd like to proceed with some changes that I submitted earlier, so may I be so forward as to reopen the vote with a new subject line? ***

Re: [ committer vote ] - for an extra committer...

2002-05-24 Thread Craig R. McClanahan
+1 Craig On Fri, 24 May 2002, Arron Bates wrote: > Date: Fri, 24 May 2002 12:18:51 +1000 > From: Arron Bates <[EMAIL PROTECTED]> > Reply-To: Jakarta Commons Developers List <[EMAIL PROTECTED]> > To: Commons Developers List <[EMAIL PROTECTED]> > Subject: [ committer vote ] - for an extra commit

[Fwd: [q.werty@laposte.net: Question about DBCP and JDBC 3.0]]

2002-05-24 Thread Glenn Nielsen
Forwarded to this list from my apache account. Original Message Subject: [[EMAIL PROTECTED]: Question about DBCP and JDBC 3.0] Date: Fri, 24 May 2002 06:19:22 -0700 From: Glenn Nielsen <[EMAIL PROTECTED]> Reply-To: [EMAIL PROTECTED] To: [EMAIL PROTECTED] First apologise me for

[GUMP] Build Failure - commons-cli

2002-05-24 Thread Ted Husted
This email is autogenerated from the output from: Buildfile: build.xml maven:dist: BUILD FAILED /home/rubys/jakarta/jakar

cvs commit: jakarta-commons-sandbox/jelly/xdocs index.xml

2002-05-24 Thread jstrachan
jstrachan02/05/24 05:02:29 Modified:jelly/xdocs index.xml Log: Restored previous home page that was changed to messenger's home page by accident! Whoops Revision ChangesPath 1.4 +47 -341 jakarta-commons-sandbox/jelly/xdocs/index.xml Index: index.xml =

DO NOT REPLY [Bug 9381] - Parent axis of dynamic property beans

2002-05-24 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

DO NOT REPLY [Bug 9336] - DynamicPropertyHandler and Collections bug

2002-05-24 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

DO NOT REPLY [Bug 9381] New: - Parent axis of dynamic property beans

2002-05-24 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: Fw: [commons-validator] Mask Patterns syntax/ Regular expressions???

2002-05-24 Thread Ted Husted
I believe this was already answered. http://www.mail-archive.com/struts-user@jakarta.apache.org/msg31865.html Please do not cross post questions. -- Ted Husted, Husted dot Com, Fairport NY US -- Developing Java Web Applications with Struts -- Tel: +1 585 737-3463 -- Web: http://husted.com/abo

Fw: [commons-validator] Mask Patterns syntax/ Regular expressions???

2002-05-24 Thread Hertzel Karbasi - OPTinity eBusiness Solutions
Hello All Where can I find a document containing a brief description of Mask pattern syntax used in commons-validator. It should be in org.apache.oro.text.perl.per5Util, but the class api in ORO website does not contain the syntax description (Regular expressions?). Thanks Hertz