[ANNOUNCEMENT] Commons Validator 1.0 Released

2002-11-01 Thread James Turner
handling the nuts-and-bolts aspects of this release! James Turner -- To unsubscribe, e-mail: <mailto:commons-dev-unsubscribe@;jakarta.apache.org> For additional commands, e-mail: <mailto:commons-dev-help@;jakarta.apache.org>

[VOTE] Validator 1.0 Release

2002-10-31 Thread James Turner
It's Halloween, time for something truly spooky... The Validator 1.0 Release! Technically, there are only four committers in Validator (their names will be omitted to protect the Innocent, You Know Who You Are...), so it's not much of a vote, but the rules say I gotta go through the motions. S

Validator 1.0 RC3 Available

2002-10-26 Thread James Turner
We've had to do a few intermediate RCs since RC1 was released last week (one to fix a DTD issue, one to close out an obscure but important bug) The latest Validator release candidate (RC3) can be found at: http://jakarta.apache.org/builds/jakarta-commons/release/commons-validator/v 1.0_rc3/ Th

Now available: Validator 1.0 RC1

2002-10-21 Thread James Turner
The release candidate for Commons Validator is now available at: http://jakarta.apache.org/builds/jakarta-commons/release/commons-validator/v1.0_rc1/ The plan is to make this release the official Validator 1.0 release after a week for people to bang on it, and an official release vote. Shoutout

Re: Validator and Karma

2002-10-10 Thread James Turner
Rob, Could you submit the patch to Bugzilla and I'll apply it after taking a look? Right now we're closing in on a release and are technically in feature freeze, but if it's common-sensical, I'd have no problem apply it. James At 08:02 AM 10/10/2002, Rob Leland wrote: >I am trying to fix

Re: [VOTE] Validator 1.0 Release (Second Call)

2002-10-03 Thread James Turner
day, September 27, 2002, at 06:16 PM, Martin Cooper wrote: > > > > > +1 > > > > > > I think it would be great if we could get a DTD into the first >release, as > > > Taras Tielkes suggested. It'd be nice to see his other comments >addressed > > &

RE: [VOTE] Validator 1.0 Release (Second Call)

2002-09-27 Thread James Turner
At 12:34 PM 9/27/2002, Scott Sanders wrote: >You are volunteering to be the Release Manager? If so, I am +1, and >willing the help with publishing if you don't have access. I am in fact volunteering to RM the release. So thanks for the vote, and the offer of help. James -- To unsubscribe,

VOTE: Release 1.0 of Validator

2002-09-24 Thread James Turner
Hi all, Validator should have a release before packages likes Struts make releases based on it. Therefore I am proposing to do a 1.0 release on 1 November, and volunteering to release manage it. There are at present very few bugs against Validator (6), some of which are either already

VOTE: Behavior of Validator

2002-09-19 Thread James Turner
As currently written, the Validator has what I consider a quirk. Suppose you have two fields, username and password. Username has "depends=required" and password has "depends=required.notgod" (where notgod is a test that makes sure that the user didn't choose god as a password). The followin

Re: commons-dev Digest 18 Sep 2002 15:52:45 -0000 Issue 958

2002-09-18 Thread James Turner
At 11:52 AM 9/18/2002, Craig R. McClanahan wrote: >Commons Folks, > >I'd like to propose James Turner <[EMAIL PROTECTED]> as a committer on >the Commons Validator project (and a new committer to Apache). He has >taken the time to understand the Validator code base q