Re: [validator] Towards a release

2005-08-19 Thread Rob Leland
I believe I applied the form inheritance patch back in early 2004, and at the time we were trying to get a stable version of Validator out for Struts 1.2.X series and creating the Branch seemed the thing to do. 1.2 is also the version that David removed deprecated methods so releasing 1.2

Re: Migrate to SVN?

2004-11-26 Thread Rob Leland
Stephen Colebourne wrote: I remain unenthused by SVN, probably because I don't have to manage a CVS server. Effectively I'm -1, but I'm probably not going to fight. My main reason is that SVN does not appear to be that widely adopted yet. A sign that the time has come to migrate would be when

Re: [Resources] When is the next release?

2003-08-03 Thread Rob Leland
, as to what needs to be done for a release ? -- - Rob Leland (703-525-3580) Choose a job you love, and you will never have to work a day of your life. -Confucius

Re: [DBCP] AbandonedTrace - Connection Recovery

2003-07-22 Thread Rob Leland
] -- Rob Leland

Re: [validator] regexp tests, patches for tests

2003-06-23 Thread Rob Leland
adam kramer wrote: Hello all, never posted to the list, but I've been lurking for a bit. Bug 17799 http://issues.apache.org/bugzilla/show_bug.cgi?id=17799 brought up that '/'s were not being escaped in regular expression patterns (masks) so I decided to look into it. I found out that when I

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

2003-06-19 Thread Rob Leland
Static methods are a necessary evil in OO languages and should be avoided when possible. I disagree. Static functions are similar to Aspect Oriented Programming, such as AspectJ which centrializes code across many classes that is similar in functionality. This eliminates duplicate code, and

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

2003-06-19 Thread Rob Leland
David Graham wrote: Static methods are a necessary evil in OO languages and should be avoided when possible. I disagree. Static functions are similar to Aspect Oriented Programming, such as AspectJ which centrializes code across many classes that is similar in functionality. This eliminates

Re: [RESOURCES] Units tests rely on JDK 1.4

2003-01-10 Thread Rob Leland
James Mitchell wrote: I've been setting up a new email address today. Has anyone looked at this yet? If you are subscribed to commons-dev you would see commits, I have not see commits on this item. Also I had filed a bug report about 8pm EST last night and attached a patch, put it on

Commons fileupload build fails

2002-10-27 Thread Rob Leland
The commons fileupload nightly build for Oct 27, Sunday Morning failed. The archive files are missing. I also wasn't able to build from the CVS. Luckly the sandbox version does build. -Rob -- To unsubscribe, e-mail: mailto:commons-dev-unsubscribe;jakarta.apache.org For additional commands,

Validator and Karma

2002-10-10 Thread Rob Leland
I am trying to fix a bug in the Validator code for struts, and bring it up to date for logging. It would help if I had karma to the commons. Is that possible ? -Rob -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]