You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by "O'brien, Tim" <to...@transolutions.net> on 2003/01/29 19:44:44 UTC

RE: Wiki and [codec]

Wiki was created about a month ago by Pier F. and Andrew C. Oliver.  I
believe that a lot of the discussion happened on the infrastructure list in
December.

I was creating a project page for Codec, in hopes of getting some consensus.
Codec has been languishing in recent months, and maybe some of the people
who were discussing the codec package could come to a consensus via a TODO
list.  I've got some patches to submit for codec, but I was going to wait
until I could get some consensus on the previous issues that were being
discussed - CodecProjectPages can serve as an open informal planning
mechanism.  When I created CodecProjectPages, I assumed that it would be
wise to preserve the hierarchy on the HomePage.

Wiki is not a replacement for formal documentation or mailing lists.  Just a
place where docs and plans can be developed, eventually some of the Wiki
content can naturally be moved into official xdoc.  Take a look at
Log4JProjectPages, and "James" for some good examples.

On a related note, [codec] is languishing.  We've had two code submissions
that haven't been taken up in recent months.  I think it might be time for a
repolishing of the proposal.  My DayJob is 24/7 these days, but I'll take a
crack at a project plan in the coming week if no one else steps up to the
plate.

--------
Tim O'Brien 

> -----Original Message-----
> From: Henri Yandell [mailto:bayard@generationjava.com] 
> Sent: Wednesday, January 29, 2003 9:17 AM
> To: Jakarta Commons Developers List
> Subject: Re: Wiki
> 
> 
> 
> Jakarta General list has had some stuff about one existing. 
> To be honest I don't understand how to use Wiki anyway. I've 
> tried and things fall apart when I try to have 'ProjectPlan' 
> in more than one place.
> 
> I'd prefer a federated of Wiki's per project. If a hyperlink 
> isn't in a project, at that point it checks the federation.
> 
> Hen
> 
> On Wed, 29 Jan 2003 scolebourne@btopenworld.com wrote:
> 
> > Anyone noticed this on our wiki:
> >
> > 
> http://nagoya.apache.org/wiki/apachewiki.cgi?> JakartaCommonsProjectPage
> > s
> >
> > ...anyone even know we had a wiki...
> >
> > Stephen
> >
> > 
> ---------------------------------------------------------------------
> > To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
> > For additional commands, e-mail: commons-dev-help@jakarta.apache.org
> >
> >
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: commons-dev-help@jakarta.apache.org
> 



---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org


RE: [codec] patch for refined soundex, fixes CRLF

Posted by "O'brien, Tim" <to...@transolutions.net>.
Oops, forgot to "attach the patch" - please forgive me..

--------
Tim O'Brien 


> -----Original Message-----
> From: O'brien, Tim [mailto:tobrien@transolutions.net] 
> Sent: Friday, January 31, 2003 3:22 PM
> To: 'Jakarta Commons Developers List'
> Subject: [codec] patch for refined soundex, fixes CRLF
> 
> 
> Another codec patch for refined soundex.  I take full 
> responsibility for submitting errant CRLF patches.  Sorry.
> 
> --------
> Tim O'Brien 
> 
> 
> 


[codec] patch for refined soundex, fixes CRLF

Posted by "O'brien, Tim" <to...@transolutions.net>.
Another codec patch for refined soundex.  I take full responsibility for
submitting errant CRLF patches.  Sorry.

--------
Tim O'Brien 



Re: [new committer] (was Re: [VOTE] Tim O'Brien as a Committer)

Posted by Brian Behlendorf <br...@collab.net>.
Account created, password sent, commit privs to jakarta-commons granted.

	Brian

On Fri, 31 Jan 2003, Rodney Waldhoff wrote:
> +1 as well.
>
> That's at least 4 by my count. Assuming no -1s are pending, welcome aboard
> Tim.
>
> Per the instructions at
> <http://incubator.apache.org/drafts/newcommitters.html>, I'm cc'ing
> root@apache and pmc@jakarta.  Can someone hook Tim up with an account?
>
> You can find this nomination/vote thread at
> <http://archives.apache.org/eyebrowse/ReadMsg?listName=commons-dev@jakarta.apache.org&msgNo=23520>.
>
> (The thread link is actually
> <http://archives.apache.org/eyebrowse/BrowseList?listName=commons-dev@jakarta.apache.org&by=thread&from=315127>,
> but that pulls in some extra stuff.
>
> Tim, as you probably already know, you should fill out the form at
> <http://incubator.apache.org/forms/ASF_Contributor_License_2_form.pdf> and
> fax (or mail) it in.
>
> Thanks all.
>
> On Fri, 31 Jan 2003, Henri Yandell wrote:
>
> >
> > I don't think we should submit these patches. Instead I would like to
> > nominate Tim O'Brien as a Jakarta Commons commiter.
> >
> > He has been supplying patches to the Codec project for the last 4 months
> > [at least], has refactored much of the existing Codec code and is the
> > one involved with Codec with the best vision for Codec's future.
> >
> > There has been increasing interest in the Codec project over the last few
> > months, and it needs someone to be focusing on it. Tim has been
> > contributing to the Apache community's mail lists for a while now and I
> > believe is ready.
> >
> > [best i can get the mailing list to spew out is:
> >
> > http://marc.theaimsgroup.com/?a=103738082600002&r=1&w=2
> > http://marc.theaimsgroup.com/?a=103763510400004&r=1&w=2
> > ]
> >
> > Hen
> >
> > On Fri, 31 Jan 2003, O'brien, Tim wrote:
> >
> > > Here is a patch to fix CRLF problems in Soundex.java.
> > >
> > > I'm going to submit a few patches in the next couple of days, I'll hit the
> > > "low hanging fruit" first, and move on to patches after that.
> > >
> > > If you are interested,
> > > http://nagoya.apache.org/wiki/apachewiki.cgi?action=edit&id=CodecProjectPage
> > > s shows a little list of thoughts for Codec.  If you've got input, (and I
> > > know that people have had input in the past), let's start s discussion
> > > either on this list or on that page.
> > >
> > > I'm going to submit a few patches in the next couple of days, I'll hit the
> > > low hanging fruit first, and move on to patches after that.  Right now, I've
> > > got a patch from Iulian that needs some looking at, and some old submissions
> > > from Kyle Burton.
> > >
> > > --------
> > > Tim O'Brien
> > >
> > > > -----Original Message-----
> > > > From: Rodney Waldhoff [mailto:rwaldhoff@apache.org]
> > > > Sent: Friday, January 31, 2003 6:34 AM
> > > > To: Jakarta Commons Developers List
> > > > Subject: RE: Wiki and [codec]
> > > >
> > > >
> > > > On Wed, 29 Jan 2003, Henri Yandell wrote:
> > > >
> > > > >
> > > > > I see one:
> > > > >
> > > > > Jan 20 Iulian Musat       (11,350) [Sandbox] [Codec] [PATCH] Base64
> > > >
> > > > Ok, I'll try to take a look.
> > > >
> > > > > Plus a patch that Tim himself was reworking because it was cvs
> > > > > clashing with a change of yours Rodney.
> > > >
> > > > I'm not sure what this one is.  I haven't touched anything in
> > > > codec since Nov 18 of last year.
> > > >
> > > > > Hen
> > > >
> > > > >
> > > > > On Wed, 29 Jan 2003, Rodney Waldhoff wrote:
> > > > >
> > > > > > On Wed, 29 Jan 2003, O'brien, Tim wrote:
> > > > > >
> > > > > > > On a related note, [codec] is languishing.  We've had two code
> > > > > > > submissions that haven't been taken up in recent
> > > > months.  I think
> > > > > > > it might be time for a repolishing of the proposal.  My
> > > > DayJob is
> > > > > > > 24/7 these days, but I'll take a crack at a project plan in the
> > > > > > > coming week if no one else steps up to the plate.
> > > > > >
> > > > > > Tim, if you can point me to the patches that fell through the
> > > > > > cracks, and even better, endorse them as reasonable and
> > > > tested, I'd
> > > > > > be more than happy to take a look.
> > > > > >
> > > > >
> > > >
> > > > ---------------------------------------------------------------------
> > > > To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
> > > > For additional commands, e-mail: commons-dev-help@jakarta.apache.org
> > > >
> > >
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
> > For additional commands, e-mail: commons-dev-help@jakarta.apache.org
> >
> >
>

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org


[codec] requesting karma - (was RE: [new committer] ... (was Re: [VOTE] ... ) )

Posted by "O'brien, Tim" <to...@transolutions.net>.
Thanks to all for your votes.  

Maybe now I'll stop posting so many messages to community@ and get to work
on [codec].  :-)

I've got karma to jakarta-commons, but not to jakarta-commons-sandbox.

--------
Tim O'Brien 

PS: ...to commiters who don't follow community@, this map is very
interesting:
http://nagoya.apache.org/eyebrowse/ReadMsg?listName=community@apache.org&msg
No=1334 


> -----Original Message-----
> From: Rodney Waldhoff [mailto:rwaldhoff@apache.org] 
> Sent: Friday, January 31, 2003 5:55 PM
> To: Jakarta Commons Developers List
> Cc: pmc@jakarta.apache.org; root@apache.org
> Subject: [new committer] (was Re: [VOTE] Tim O'Brien as a Committer)
> 
> 
> +1 as well.
> 
> That's at least 4 by my count. Assuming no -1s are pending, 
> welcome aboard Tim.
> 
> Per the instructions at 
> <http://incubator.apache.org/drafts/newcommitters.html>, I'm 
> cc'ing root@apache and pmc@jakarta.  Can someone hook Tim up 
> with an account?
> 
> You can find this nomination/vote thread at 
> <http://archives.apache.org/eyebrowse/ReadMsg?listName=commons
> -dev@jakarta.apache.org&msgNo=23520>.
> 
> (The thread link is actually 
> <http://archives.apache.org/eyebrowse/BrowseList?listName=comm
> ons-dev@jakarta.apache.org&by=thread&from=315127>,
> but that pulls in some extra stuff.
> 
> Tim, as you probably already know, you should fill out the 
> form at 
> <http://incubator.apache.org/forms/ASF_Contributor_License_2_f
> orm.pdf> and fax (or mail) it in.
> 
> Thanks all.
> 
> On Fri, 31 Jan 2003, Henri Yandell wrote:
> 
> >
> > I don't think we should submit these patches. Instead I 
> would like to 
> > nominate Tim O'Brien as a Jakarta Commons commiter.
> >
> > He has been supplying patches to the Codec project for the last 4 
> > months [at least], has refactored much of the existing 
> Codec code and 
> > is the one involved with Codec with the best vision for Codec's 
> > future.
> >
> > There has been increasing interest in the Codec project 
> over the last 
> > few months, and it needs someone to be focusing on it. Tim has been 
> > contributing to the Apache community's mail lists for a 
> while now and 
> > I believe is ready.
> >
> > [best i can get the mailing list to spew out is:
> >
> > http://marc.theaimsgroup.com/?a=103738082600002&r=1&w=2
> > http://marc.theaimsgroup.com/?a=103763510400004&r=1&w=2
> > ]
> >
> > Hen
> >
> > On Fri, 31 Jan 2003, O'brien, Tim wrote:
> >
> > > Here is a patch to fix CRLF problems in Soundex.java.
> > >
> > > I'm going to submit a few patches in the next couple of 
> days, I'll 
> > > hit the "low hanging fruit" first, and move on to patches after 
> > > that.
> > >
> > > If you are interested, 
> > > 
> http://nagoya.apache.org/wiki/apachewiki.cgi?action=edit&id=CodecPro
> > > jectPage
> > > s shows a little list of thoughts for Codec.  If you've 
> got input, (and I
> > > know that people have had input in the past), let's start 
> s discussion
> > > either on this list or on that page.
> > >
> > > I'm going to submit a few patches in the next couple of 
> days, I'll 
> > > hit the low hanging fruit first, and move on to patches 
> after that.  
> > > Right now, I've got a patch from Iulian that needs some 
> looking at, 
> > > and some old submissions from Kyle Burton.
> > >
> > > --------
> > > Tim O'Brien
> > >
> > > > -----Original Message-----
> > > > From: Rodney Waldhoff [mailto:rwaldhoff@apache.org]
> > > > Sent: Friday, January 31, 2003 6:34 AM
> > > > To: Jakarta Commons Developers List
> > > > Subject: RE: Wiki and [codec]
> > > >
> > > >
> > > > On Wed, 29 Jan 2003, Henri Yandell wrote:
> > > >
> > > > >
> > > > > I see one:
> > > > >
> > > > > Jan 20 Iulian Musat       (11,350) [Sandbox] [Codec] 
> [PATCH] Base64
> > > >
> > > > Ok, I'll try to take a look.
> > > >
> > > > > Plus a patch that Tim himself was reworking because 
> it was cvs 
> > > > > clashing with a change of yours Rodney.
> > > >
> > > > I'm not sure what this one is.  I haven't touched anything in 
> > > > codec since Nov 18 of last year.
> > > >
> > > > > Hen
> > > >
> > > > >
> > > > > On Wed, 29 Jan 2003, Rodney Waldhoff wrote:
> > > > >
> > > > > > On Wed, 29 Jan 2003, O'brien, Tim wrote:
> > > > > >
> > > > > > > On a related note, [codec] is languishing.  We've had two 
> > > > > > > code submissions that haven't been taken up in recent
> > > > months.  I think
> > > > > > > it might be time for a repolishing of the proposal.  My
> > > > DayJob is
> > > > > > > 24/7 these days, but I'll take a crack at a 
> project plan in 
> > > > > > > the coming week if no one else steps up to the plate.
> > > > > >
> > > > > > Tim, if you can point me to the patches that fell 
> through the 
> > > > > > cracks, and even better, endorse them as reasonable and
> > > > tested, I'd
> > > > > > be more than happy to take a look.
> > > > > >
> > > > >
> > > >
> > > > 
> ------------------------------------------------------------------
> > > > ---
> > > > To unsubscribe, e-mail: 
> commons-dev-unsubscribe@jakarta.apache.org
> > > > For additional commands, e-mail: 
> commons-dev-help@jakarta.apache.org
> > > >
> > >
> >
> >
> > 
> ---------------------------------------------------------------------
> > To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
> > For additional commands, e-mail: commons-dev-help@jakarta.apache.org
> >
> >
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: commons-dev-help@jakarta.apache.org
> 
> 



---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org


Re: [new committer] (was Re: [VOTE] Tim O'Brien as a Committer)

Posted by Daniel Rall <dl...@collab.net>.
+1

On Fri, 31 Jan 2003, Rodney Waldhoff wrote:

> +1 as well.
> 
> That's at least 4 by my count. Assuming no -1s are pending, welcome aboard
> Tim.
> 
> Per the instructions at
> <http://incubator.apache.org/drafts/newcommitters.html>, I'm cc'ing
> root@apache and pmc@jakarta.  Can someone hook Tim up with an account?
> 
> You can find this nomination/vote thread at
> <http://archives.apache.org/eyebrowse/ReadMsg?listName=commons-dev@jakarta.apache.org&msgNo=23520>.
> 
> (The thread link is actually
> <http://archives.apache.org/eyebrowse/BrowseList?listName=commons-dev@jakarta.apache.org&by=thread&from=315127>,
> but that pulls in some extra stuff.
> 
> Tim, as you probably already know, you should fill out the form at
> <http://incubator.apache.org/forms/ASF_Contributor_License_2_form.pdf> and
> fax (or mail) it in.
> 
> Thanks all.
> 
> On Fri, 31 Jan 2003, Henri Yandell wrote:
> 
> >
> > I don't think we should submit these patches. Instead I would like to
> > nominate Tim O'Brien as a Jakarta Commons commiter.
> >
> > He has been supplying patches to the Codec project for the last 4 months
> > [at least], has refactored much of the existing Codec code and is the
> > one involved with Codec with the best vision for Codec's future.
> >
> > There has been increasing interest in the Codec project over the last few
> > months, and it needs someone to be focusing on it. Tim has been
> > contributing to the Apache community's mail lists for a while now and I
> > believe is ready.
> >
> > [best i can get the mailing list to spew out is:
> >
> > http://marc.theaimsgroup.com/?a=103738082600002&r=1&w=2
> > http://marc.theaimsgroup.com/?a=103763510400004&r=1&w=2
> > ]
> >
> > Hen
> >
> > On Fri, 31 Jan 2003, O'brien, Tim wrote:
> >
> > > Here is a patch to fix CRLF problems in Soundex.java.
> > >
> > > I'm going to submit a few patches in the next couple of days, I'll hit the
> > > "low hanging fruit" first, and move on to patches after that.
> > >
> > > If you are interested,
> > > http://nagoya.apache.org/wiki/apachewiki.cgi?action=edit&id=CodecProjectPage
> > > s shows a little list of thoughts for Codec.  If you've got input, (and I
> > > know that people have had input in the past), let's start s discussion
> > > either on this list or on that page.
> > >
> > > I'm going to submit a few patches in the next couple of days, I'll hit the
> > > low hanging fruit first, and move on to patches after that.  Right now, I've
> > > got a patch from Iulian that needs some looking at, and some old submissions
> > > from Kyle Burton.
> > >
> > > --------
> > > Tim O'Brien
> > >
> > > > -----Original Message-----
> > > > From: Rodney Waldhoff [mailto:rwaldhoff@apache.org]
> > > > Sent: Friday, January 31, 2003 6:34 AM
> > > > To: Jakarta Commons Developers List
> > > > Subject: RE: Wiki and [codec]
> > > >
> > > >
> > > > On Wed, 29 Jan 2003, Henri Yandell wrote:
> > > >
> > > > >
> > > > > I see one:
> > > > >
> > > > > Jan 20 Iulian Musat       (11,350) [Sandbox] [Codec] [PATCH] Base64
> > > >
> > > > Ok, I'll try to take a look.
> > > >
> > > > > Plus a patch that Tim himself was reworking because it was cvs
> > > > > clashing with a change of yours Rodney.
> > > >
> > > > I'm not sure what this one is.  I haven't touched anything in
> > > > codec since Nov 18 of last year.
> > > >
> > > > > Hen
> > > >
> > > > >
> > > > > On Wed, 29 Jan 2003, Rodney Waldhoff wrote:
> > > > >
> > > > > > On Wed, 29 Jan 2003, O'brien, Tim wrote:
> > > > > >
> > > > > > > On a related note, [codec] is languishing.  We've had two code
> > > > > > > submissions that haven't been taken up in recent
> > > > months.  I think
> > > > > > > it might be time for a repolishing of the proposal.  My
> > > > DayJob is
> > > > > > > 24/7 these days, but I'll take a crack at a project plan in the
> > > > > > > coming week if no one else steps up to the plate.
> > > > > >
> > > > > > Tim, if you can point me to the patches that fell through the
> > > > > > cracks, and even better, endorse them as reasonable and
> > > > tested, I'd
> > > > > > be more than happy to take a look.
> > > > > >
> > > > >
> > > >
> > > > ---------------------------------------------------------------------
> > > > To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
> > > > For additional commands, e-mail: commons-dev-help@jakarta.apache.org
> > > >
> > >
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
> > For additional commands, e-mail: commons-dev-help@jakarta.apache.org
> >
> >
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org


[new committer] (was Re: [VOTE] Tim O'Brien as a Committer)

Posted by Rodney Waldhoff <rw...@apache.org>.
+1 as well.

That's at least 4 by my count. Assuming no -1s are pending, welcome aboard
Tim.

Per the instructions at
<http://incubator.apache.org/drafts/newcommitters.html>, I'm cc'ing
root@apache and pmc@jakarta.  Can someone hook Tim up with an account?

You can find this nomination/vote thread at
<http://archives.apache.org/eyebrowse/ReadMsg?listName=commons-dev@jakarta.apache.org&msgNo=23520>.

(The thread link is actually
<http://archives.apache.org/eyebrowse/BrowseList?listName=commons-dev@jakarta.apache.org&by=thread&from=315127>,
but that pulls in some extra stuff.

Tim, as you probably already know, you should fill out the form at
<http://incubator.apache.org/forms/ASF_Contributor_License_2_form.pdf> and
fax (or mail) it in.

Thanks all.

On Fri, 31 Jan 2003, Henri Yandell wrote:

>
> I don't think we should submit these patches. Instead I would like to
> nominate Tim O'Brien as a Jakarta Commons commiter.
>
> He has been supplying patches to the Codec project for the last 4 months
> [at least], has refactored much of the existing Codec code and is the
> one involved with Codec with the best vision for Codec's future.
>
> There has been increasing interest in the Codec project over the last few
> months, and it needs someone to be focusing on it. Tim has been
> contributing to the Apache community's mail lists for a while now and I
> believe is ready.
>
> [best i can get the mailing list to spew out is:
>
> http://marc.theaimsgroup.com/?a=103738082600002&r=1&w=2
> http://marc.theaimsgroup.com/?a=103763510400004&r=1&w=2
> ]
>
> Hen
>
> On Fri, 31 Jan 2003, O'brien, Tim wrote:
>
> > Here is a patch to fix CRLF problems in Soundex.java.
> >
> > I'm going to submit a few patches in the next couple of days, I'll hit the
> > "low hanging fruit" first, and move on to patches after that.
> >
> > If you are interested,
> > http://nagoya.apache.org/wiki/apachewiki.cgi?action=edit&id=CodecProjectPage
> > s shows a little list of thoughts for Codec.  If you've got input, (and I
> > know that people have had input in the past), let's start s discussion
> > either on this list or on that page.
> >
> > I'm going to submit a few patches in the next couple of days, I'll hit the
> > low hanging fruit first, and move on to patches after that.  Right now, I've
> > got a patch from Iulian that needs some looking at, and some old submissions
> > from Kyle Burton.
> >
> > --------
> > Tim O'Brien
> >
> > > -----Original Message-----
> > > From: Rodney Waldhoff [mailto:rwaldhoff@apache.org]
> > > Sent: Friday, January 31, 2003 6:34 AM
> > > To: Jakarta Commons Developers List
> > > Subject: RE: Wiki and [codec]
> > >
> > >
> > > On Wed, 29 Jan 2003, Henri Yandell wrote:
> > >
> > > >
> > > > I see one:
> > > >
> > > > Jan 20 Iulian Musat       (11,350) [Sandbox] [Codec] [PATCH] Base64
> > >
> > > Ok, I'll try to take a look.
> > >
> > > > Plus a patch that Tim himself was reworking because it was cvs
> > > > clashing with a change of yours Rodney.
> > >
> > > I'm not sure what this one is.  I haven't touched anything in
> > > codec since Nov 18 of last year.
> > >
> > > > Hen
> > >
> > > >
> > > > On Wed, 29 Jan 2003, Rodney Waldhoff wrote:
> > > >
> > > > > On Wed, 29 Jan 2003, O'brien, Tim wrote:
> > > > >
> > > > > > On a related note, [codec] is languishing.  We've had two code
> > > > > > submissions that haven't been taken up in recent
> > > months.  I think
> > > > > > it might be time for a repolishing of the proposal.  My
> > > DayJob is
> > > > > > 24/7 these days, but I'll take a crack at a project plan in the
> > > > > > coming week if no one else steps up to the plate.
> > > > >
> > > > > Tim, if you can point me to the patches that fell through the
> > > > > cracks, and even better, endorse them as reasonable and
> > > tested, I'd
> > > > > be more than happy to take a look.
> > > > >
> > > >
> > >
> > > ---------------------------------------------------------------------
> > > To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
> > > For additional commands, e-mail: commons-dev-help@jakarta.apache.org
> > >
> >
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: commons-dev-help@jakarta.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org


Re: [VOTE] Tim O'Brien as a Committer Was: [codec] patch for soundex, fix CRLF was: RE: Wiki and [codec]

Posted by Martin van den Bemt <ml...@mvdb.net>.
+1..

Mvgr,
Martin

On Fri, 2003-01-31 at 22:29, Henri Yandell wrote:
> 
> I don't think we should submit these patches. Instead I would like to
> nominate Tim O'Brien as a Jakarta Commons commiter.
> 
> He has been supplying patches to the Codec project for the last 4 months
> [at least], has refactored much of the existing Codec code and is the
> one involved with Codec with the best vision for Codec's future.
> 
> There has been increasing interest in the Codec project over the last few
> months, and it needs someone to be focusing on it. Tim has been
> contributing to the Apache community's mail lists for a while now and I
> believe is ready.
> 
> [best i can get the mailing list to spew out is:
> 
> http://marc.theaimsgroup.com/?a=103738082600002&r=1&w=2
> http://marc.theaimsgroup.com/?a=103763510400004&r=1&w=2
> ]
> 
> Hen
> 
> On Fri, 31 Jan 2003, O'brien, Tim wrote:
> 
> > Here is a patch to fix CRLF problems in Soundex.java.
> >
> > I'm going to submit a few patches in the next couple of days, I'll hit the
> > "low hanging fruit" first, and move on to patches after that.
> >
> > If you are interested,
> > http://nagoya.apache.org/wiki/apachewiki.cgi?action=edit&id=CodecProjectPage
> > s shows a little list of thoughts for Codec.  If you've got input, (and I
> > know that people have had input in the past), let's start s discussion
> > either on this list or on that page.
> >
> > I'm going to submit a few patches in the next couple of days, I'll hit the
> > low hanging fruit first, and move on to patches after that.  Right now, I've
> > got a patch from Iulian that needs some looking at, and some old submissions
> > from Kyle Burton.
> >
> > --------
> > Tim O'Brien
> >
> > > -----Original Message-----
> > > From: Rodney Waldhoff [mailto:rwaldhoff@apache.org]
> > > Sent: Friday, January 31, 2003 6:34 AM
> > > To: Jakarta Commons Developers List
> > > Subject: RE: Wiki and [codec]
> > >
> > >
> > > On Wed, 29 Jan 2003, Henri Yandell wrote:
> > >
> > > >
> > > > I see one:
> > > >
> > > > Jan 20 Iulian Musat       (11,350) [Sandbox] [Codec] [PATCH] Base64
> > >
> > > Ok, I'll try to take a look.
> > >
> > > > Plus a patch that Tim himself was reworking because it was cvs
> > > > clashing with a change of yours Rodney.
> > >
> > > I'm not sure what this one is.  I haven't touched anything in
> > > codec since Nov 18 of last year.
> > >
> > > > Hen
> > >
> > > >
> > > > On Wed, 29 Jan 2003, Rodney Waldhoff wrote:
> > > >
> > > > > On Wed, 29 Jan 2003, O'brien, Tim wrote:
> > > > >
> > > > > > On a related note, [codec] is languishing.  We've had two code
> > > > > > submissions that haven't been taken up in recent
> > > months.  I think
> > > > > > it might be time for a repolishing of the proposal.  My
> > > DayJob is
> > > > > > 24/7 these days, but I'll take a crack at a project plan in the
> > > > > > coming week if no one else steps up to the plate.
> > > > >
> > > > > Tim, if you can point me to the patches that fell through the
> > > > > cracks, and even better, endorse them as reasonable and
> > > tested, I'd
> > > > > be more than happy to take a look.
> > > > >
> > > >
> > >
> > > ---------------------------------------------------------------------
> > > To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
> > > For additional commands, e-mail: commons-dev-help@jakarta.apache.org
> > >
> >
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: commons-dev-help@jakarta.apache.org
> 
> 



---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org


Re: [VOTE] Tim O'Brien as a Committer Was: [codec] patch for soundex, fix CRLF was: RE: Wiki and [codec]

Posted by Stephen Colebourne <sc...@btopenworld.com>.
+1
----- Original Message -----
From: "Henri Yandell" <ba...@generationjava.com>
To: "Jakarta Commons Developers List" <co...@jakarta.apache.org>
Sent: Friday, January 31, 2003 9:29 PM
Subject: [VOTE] Tim O'Brien as a Committer Was: [codec] patch for soundex,
fix CRLF was: RE: Wiki and [codec]


>
> I don't think we should submit these patches. Instead I would like to
> nominate Tim O'Brien as a Jakarta Commons commiter.
>
> He has been supplying patches to the Codec project for the last 4 months
> [at least], has refactored much of the existing Codec code and is the
> one involved with Codec with the best vision for Codec's future.
>
> There has been increasing interest in the Codec project over the last few
> months, and it needs someone to be focusing on it. Tim has been
> contributing to the Apache community's mail lists for a while now and I
> believe is ready.
>
> [best i can get the mailing list to spew out is:
>
> http://marc.theaimsgroup.com/?a=103738082600002&r=1&w=2
> http://marc.theaimsgroup.com/?a=103763510400004&r=1&w=2
> ]
>
> Hen
>
> On Fri, 31 Jan 2003, O'brien, Tim wrote:
>
> > Here is a patch to fix CRLF problems in Soundex.java.
> >
> > I'm going to submit a few patches in the next couple of days, I'll hit
the
> > "low hanging fruit" first, and move on to patches after that.
> >
> > If you are interested,
> >
http://nagoya.apache.org/wiki/apachewiki.cgi?action=edit&id=CodecProjectPage
> > s shows a little list of thoughts for Codec.  If you've got input, (and
I
> > know that people have had input in the past), let's start s discussion
> > either on this list or on that page.
> >
> > I'm going to submit a few patches in the next couple of days, I'll hit
the
> > low hanging fruit first, and move on to patches after that.  Right now,
I've
> > got a patch from Iulian that needs some looking at, and some old
submissions
> > from Kyle Burton.
> >
> > --------
> > Tim O'Brien
> >
> > > -----Original Message-----
> > > From: Rodney Waldhoff [mailto:rwaldhoff@apache.org]
> > > Sent: Friday, January 31, 2003 6:34 AM
> > > To: Jakarta Commons Developers List
> > > Subject: RE: Wiki and [codec]
> > >
> > >
> > > On Wed, 29 Jan 2003, Henri Yandell wrote:
> > >
> > > >
> > > > I see one:
> > > >
> > > > Jan 20 Iulian Musat       (11,350) [Sandbox] [Codec] [PATCH] Base64
> > >
> > > Ok, I'll try to take a look.
> > >
> > > > Plus a patch that Tim himself was reworking because it was cvs
> > > > clashing with a change of yours Rodney.
> > >
> > > I'm not sure what this one is.  I haven't touched anything in
> > > codec since Nov 18 of last year.
> > >
> > > > Hen
> > >
> > > >
> > > > On Wed, 29 Jan 2003, Rodney Waldhoff wrote:
> > > >
> > > > > On Wed, 29 Jan 2003, O'brien, Tim wrote:
> > > > >
> > > > > > On a related note, [codec] is languishing.  We've had two code
> > > > > > submissions that haven't been taken up in recent
> > > months.  I think
> > > > > > it might be time for a repolishing of the proposal.  My
> > > DayJob is
> > > > > > 24/7 these days, but I'll take a crack at a project plan in the
> > > > > > coming week if no one else steps up to the plate.
> > > > >
> > > > > Tim, if you can point me to the patches that fell through the
> > > > > cracks, and even better, endorse them as reasonable and
> > > tested, I'd
> > > > > be more than happy to take a look.
> > > > >
> > > >
> > >
> > > ---------------------------------------------------------------------
> > > To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
> > > For additional commands, e-mail: commons-dev-help@jakarta.apache.org
> > >
> >
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: commons-dev-help@jakarta.apache.org
>


---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org


Re: [VOTE] Tim O'Brien as a Committer Was: [codec] patch for soundex, fix CRLF was: RE: Wiki and [codec]

Posted by Morgan Delagrange <md...@yahoo.com>.
I mean an "Apache Member".  He's active on the
community list, I figure he'd probably like to
subscribe to members too.  :)   
 
- Morgan

--- Henri Yandell <ba...@generationjava.com> wrote:
> 
> One more +1? [Although I guess I could vote too...]
> 
> +1 :)
> 
> On Fri, 31 Jan 2003, Morgan Delagrange wrote:
> 
> > +1.  How soon can we make him a member?  :)
> >
> > - Morgan
> >
> > --- Henri Yandell <ba...@generationjava.com>
> wrote:
> > >
> > > I don't think we should submit these patches.
> > > Instead I would like to
> > > nominate Tim O'Brien as a Jakarta Commons
> commiter.
> > >
> > > He has been supplying patches to the Codec
> project
> > > for the last 4 months
> > > [at least], has refactored much of the existing
> > > Codec code and is the
> > > one involved with Codec with the best vision for
> > > Codec's future.
> > >
> > > There has been increasing interest in the Codec
> > > project over the last few
> > > months, and it needs someone to be focusing on
> it.
> > > Tim has been
> > > contributing to the Apache community's mail
> lists
> > > for a while now and I
> > > believe is ready.
> > >
> > > [best i can get the mailing list to spew out is:
> > >
> > >
> >
>
http://marc.theaimsgroup.com/?a=103738082600002&r=1&w=2
> > >
> >
>
http://marc.theaimsgroup.com/?a=103763510400004&r=1&w=2
> > > ]
> > >
> > > Hen
> > >
> > > On Fri, 31 Jan 2003, O'brien, Tim wrote:
> > >
> > > > Here is a patch to fix CRLF problems in
> > > Soundex.java.
> > > >
> > > > I'm going to submit a few patches in the next
> > > couple of days, I'll hit the
> > > > "low hanging fruit" first, and move on to
> patches
> > > after that.
> > > >
> > > > If you are interested,
> > > >
> > >
> >
>
http://nagoya.apache.org/wiki/apachewiki.cgi?action=edit&id=CodecProjectPage
> > > > s shows a little list of thoughts for Codec. 
> If
> > > you've got input, (and I
> > > > know that people have had input in the past),
> > > let's start s discussion
> > > > either on this list or on that page.
> > > >
> > > > I'm going to submit a few patches in the next
> > > couple of days, I'll hit the
> > > > low hanging fruit first, and move on to
> patches
> > > after that.  Right now, I've
> > > > got a patch from Iulian that needs some
> looking
> > > at, and some old submissions
> > > > from Kyle Burton.
> > > >
> > > > --------
> > > > Tim O'Brien
> > > >
> > > > > -----Original Message-----
> > > > > From: Rodney Waldhoff
> > > [mailto:rwaldhoff@apache.org]
> > > > > Sent: Friday, January 31, 2003 6:34 AM
> > > > > To: Jakarta Commons Developers List
> > > > > Subject: RE: Wiki and [codec]
> > > > >
> > > > >
> > > > > On Wed, 29 Jan 2003, Henri Yandell wrote:
> > > > >
> > > > > >
> > > > > > I see one:
> > > > > >
> > > > > > Jan 20 Iulian Musat       (11,350)
> [Sandbox]
> > > [Codec] [PATCH] Base64
> > > > >
> > > > > Ok, I'll try to take a look.
> > > > >
> > > > > > Plus a patch that Tim himself was
> reworking
> > > because it was cvs
> > > > > > clashing with a change of yours Rodney.
> > > > >
> > > > > I'm not sure what this one is.  I haven't
> > > touched anything in
> > > > > codec since Nov 18 of last year.
> > > > >
> > > > > > Hen
> > > > >
> > > > > >
> > > > > > On Wed, 29 Jan 2003, Rodney Waldhoff
> wrote:
> > > > > >
> > > > > > > On Wed, 29 Jan 2003, O'brien, Tim wrote:
> > > > > > >
> > > > > > > > On a related note, [codec] is
> languishing.
> > >  We've had two code
> > > > > > > > submissions that haven't been taken up
> in
> > > recent
> > > > > months.  I think
> > > > > > > > it might be time for a repolishing of
> the
> > > proposal.  My
> > > > > DayJob is
> > > > > > > > 24/7 these days, but I'll take a crack
> at
> > > a project plan in the
> > > > > > > > coming week if no one else steps up to
> the
> > > plate.
> > > > > > >
> > > > > > > Tim, if you can point me to the patches
> that
> > > fell through the
> > > > > > > cracks, and even better, endorse them as
> > > reasonable and
> > > > > tested, I'd
> > > > > > > be more than happy to take a look.
> > > > > > >
> > > > > >
> > > > >
> > > > >
> > >
> >
>
---------------------------------------------------------------------
> > > > > To unsubscribe, e-mail:
> > > commons-dev-unsubscribe@jakarta.apache.org
> > > > > For additional commands, e-mail:
> > > commons-dev-help@jakarta.apache.org
> > > > >
> > > >
> > >
> > >
> > >
> >
>
---------------------------------------------------------------------
> > > To unsubscribe, e-mail:
> > > commons-dev-unsubscribe@jakarta.apache.org
> > > For additional commands, e-mail:
> > > commons-dev-help@jakarta.apache.org
> > >
> >
> >
> > =====
> > Morgan Delagrange
> > http://jakarta.apache.org/taglibs
> > http://jakarta.apache.org/commons
> > http://axion.tigris.org
> > http://jakarta.apache.org/watchdog
> >
> > __________________________________________________
> > Do you Yahoo!?
> > Yahoo! Mail Plus - Powerful. Affordable. Sign up
> now.
> > http://mailplus.yahoo.com
> >
> >
>
---------------------------------------------------------------------
> > To unsubscribe, e-mail:
> commons-dev-unsubscribe@jakarta.apache.org
> > For additional commands, e-mail:
> commons-dev-help@jakarta.apache.org
> >
> >
> 
> 
>
---------------------------------------------------------------------
> To unsubscribe, e-mail:
> commons-dev-unsubscribe@jakarta.apache.org
> For additional commands, e-mail:
> commons-dev-help@jakarta.apache.org
> 


=====
Morgan Delagrange
http://jakarta.apache.org/taglibs
http://jakarta.apache.org/commons
http://axion.tigris.org
http://jakarta.apache.org/watchdog

__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org


Re: [VOTE] Tim O'Brien as a Committer Was: [codec] patch for soundex, fix CRLF was: RE: Wiki and [codec]

Posted by Henri Yandell <ba...@generationjava.com>.
One more +1? [Although I guess I could vote too...]

+1 :)

On Fri, 31 Jan 2003, Morgan Delagrange wrote:

> +1.  How soon can we make him a member?  :)
>
> - Morgan
>
> --- Henri Yandell <ba...@generationjava.com> wrote:
> >
> > I don't think we should submit these patches.
> > Instead I would like to
> > nominate Tim O'Brien as a Jakarta Commons commiter.
> >
> > He has been supplying patches to the Codec project
> > for the last 4 months
> > [at least], has refactored much of the existing
> > Codec code and is the
> > one involved with Codec with the best vision for
> > Codec's future.
> >
> > There has been increasing interest in the Codec
> > project over the last few
> > months, and it needs someone to be focusing on it.
> > Tim has been
> > contributing to the Apache community's mail lists
> > for a while now and I
> > believe is ready.
> >
> > [best i can get the mailing list to spew out is:
> >
> >
> http://marc.theaimsgroup.com/?a=103738082600002&r=1&w=2
> >
> http://marc.theaimsgroup.com/?a=103763510400004&r=1&w=2
> > ]
> >
> > Hen
> >
> > On Fri, 31 Jan 2003, O'brien, Tim wrote:
> >
> > > Here is a patch to fix CRLF problems in
> > Soundex.java.
> > >
> > > I'm going to submit a few patches in the next
> > couple of days, I'll hit the
> > > "low hanging fruit" first, and move on to patches
> > after that.
> > >
> > > If you are interested,
> > >
> >
> http://nagoya.apache.org/wiki/apachewiki.cgi?action=edit&id=CodecProjectPage
> > > s shows a little list of thoughts for Codec.  If
> > you've got input, (and I
> > > know that people have had input in the past),
> > let's start s discussion
> > > either on this list or on that page.
> > >
> > > I'm going to submit a few patches in the next
> > couple of days, I'll hit the
> > > low hanging fruit first, and move on to patches
> > after that.  Right now, I've
> > > got a patch from Iulian that needs some looking
> > at, and some old submissions
> > > from Kyle Burton.
> > >
> > > --------
> > > Tim O'Brien
> > >
> > > > -----Original Message-----
> > > > From: Rodney Waldhoff
> > [mailto:rwaldhoff@apache.org]
> > > > Sent: Friday, January 31, 2003 6:34 AM
> > > > To: Jakarta Commons Developers List
> > > > Subject: RE: Wiki and [codec]
> > > >
> > > >
> > > > On Wed, 29 Jan 2003, Henri Yandell wrote:
> > > >
> > > > >
> > > > > I see one:
> > > > >
> > > > > Jan 20 Iulian Musat       (11,350) [Sandbox]
> > [Codec] [PATCH] Base64
> > > >
> > > > Ok, I'll try to take a look.
> > > >
> > > > > Plus a patch that Tim himself was reworking
> > because it was cvs
> > > > > clashing with a change of yours Rodney.
> > > >
> > > > I'm not sure what this one is.  I haven't
> > touched anything in
> > > > codec since Nov 18 of last year.
> > > >
> > > > > Hen
> > > >
> > > > >
> > > > > On Wed, 29 Jan 2003, Rodney Waldhoff wrote:
> > > > >
> > > > > > On Wed, 29 Jan 2003, O'brien, Tim wrote:
> > > > > >
> > > > > > > On a related note, [codec] is languishing.
> >  We've had two code
> > > > > > > submissions that haven't been taken up in
> > recent
> > > > months.  I think
> > > > > > > it might be time for a repolishing of the
> > proposal.  My
> > > > DayJob is
> > > > > > > 24/7 these days, but I'll take a crack at
> > a project plan in the
> > > > > > > coming week if no one else steps up to the
> > plate.
> > > > > >
> > > > > > Tim, if you can point me to the patches that
> > fell through the
> > > > > > cracks, and even better, endorse them as
> > reasonable and
> > > > tested, I'd
> > > > > > be more than happy to take a look.
> > > > > >
> > > > >
> > > >
> > > >
> >
> ---------------------------------------------------------------------
> > > > To unsubscribe, e-mail:
> > commons-dev-unsubscribe@jakarta.apache.org
> > > > For additional commands, e-mail:
> > commons-dev-help@jakarta.apache.org
> > > >
> > >
> >
> >
> >
> ---------------------------------------------------------------------
> > To unsubscribe, e-mail:
> > commons-dev-unsubscribe@jakarta.apache.org
> > For additional commands, e-mail:
> > commons-dev-help@jakarta.apache.org
> >
>
>
> =====
> Morgan Delagrange
> http://jakarta.apache.org/taglibs
> http://jakarta.apache.org/commons
> http://axion.tigris.org
> http://jakarta.apache.org/watchdog
>
> __________________________________________________
> Do you Yahoo!?
> Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
> http://mailplus.yahoo.com
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: commons-dev-help@jakarta.apache.org
>
>


---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org


Re: [VOTE] Tim O'Brien as a Committer Was: [codec] patch for soundex, fix CRLF was: RE: Wiki and [codec]

Posted by Morgan Delagrange <md...@yahoo.com>.
+1.  How soon can we make him a member?  :)

- Morgan

--- Henri Yandell <ba...@generationjava.com> wrote:
> 
> I don't think we should submit these patches.
> Instead I would like to
> nominate Tim O'Brien as a Jakarta Commons commiter.
> 
> He has been supplying patches to the Codec project
> for the last 4 months
> [at least], has refactored much of the existing
> Codec code and is the
> one involved with Codec with the best vision for
> Codec's future.
> 
> There has been increasing interest in the Codec
> project over the last few
> months, and it needs someone to be focusing on it.
> Tim has been
> contributing to the Apache community's mail lists
> for a while now and I
> believe is ready.
> 
> [best i can get the mailing list to spew out is:
> 
>
http://marc.theaimsgroup.com/?a=103738082600002&r=1&w=2
>
http://marc.theaimsgroup.com/?a=103763510400004&r=1&w=2
> ]
> 
> Hen
> 
> On Fri, 31 Jan 2003, O'brien, Tim wrote:
> 
> > Here is a patch to fix CRLF problems in
> Soundex.java.
> >
> > I'm going to submit a few patches in the next
> couple of days, I'll hit the
> > "low hanging fruit" first, and move on to patches
> after that.
> >
> > If you are interested,
> >
>
http://nagoya.apache.org/wiki/apachewiki.cgi?action=edit&id=CodecProjectPage
> > s shows a little list of thoughts for Codec.  If
> you've got input, (and I
> > know that people have had input in the past),
> let's start s discussion
> > either on this list or on that page.
> >
> > I'm going to submit a few patches in the next
> couple of days, I'll hit the
> > low hanging fruit first, and move on to patches
> after that.  Right now, I've
> > got a patch from Iulian that needs some looking
> at, and some old submissions
> > from Kyle Burton.
> >
> > --------
> > Tim O'Brien
> >
> > > -----Original Message-----
> > > From: Rodney Waldhoff
> [mailto:rwaldhoff@apache.org]
> > > Sent: Friday, January 31, 2003 6:34 AM
> > > To: Jakarta Commons Developers List
> > > Subject: RE: Wiki and [codec]
> > >
> > >
> > > On Wed, 29 Jan 2003, Henri Yandell wrote:
> > >
> > > >
> > > > I see one:
> > > >
> > > > Jan 20 Iulian Musat       (11,350) [Sandbox]
> [Codec] [PATCH] Base64
> > >
> > > Ok, I'll try to take a look.
> > >
> > > > Plus a patch that Tim himself was reworking
> because it was cvs
> > > > clashing with a change of yours Rodney.
> > >
> > > I'm not sure what this one is.  I haven't
> touched anything in
> > > codec since Nov 18 of last year.
> > >
> > > > Hen
> > >
> > > >
> > > > On Wed, 29 Jan 2003, Rodney Waldhoff wrote:
> > > >
> > > > > On Wed, 29 Jan 2003, O'brien, Tim wrote:
> > > > >
> > > > > > On a related note, [codec] is languishing.
>  We've had two code
> > > > > > submissions that haven't been taken up in
> recent
> > > months.  I think
> > > > > > it might be time for a repolishing of the
> proposal.  My
> > > DayJob is
> > > > > > 24/7 these days, but I'll take a crack at
> a project plan in the
> > > > > > coming week if no one else steps up to the
> plate.
> > > > >
> > > > > Tim, if you can point me to the patches that
> fell through the
> > > > > cracks, and even better, endorse them as
> reasonable and
> > > tested, I'd
> > > > > be more than happy to take a look.
> > > > >
> > > >
> > >
> > >
>
---------------------------------------------------------------------
> > > To unsubscribe, e-mail:
> commons-dev-unsubscribe@jakarta.apache.org
> > > For additional commands, e-mail:
> commons-dev-help@jakarta.apache.org
> > >
> >
> 
> 
>
---------------------------------------------------------------------
> To unsubscribe, e-mail:
> commons-dev-unsubscribe@jakarta.apache.org
> For additional commands, e-mail:
> commons-dev-help@jakarta.apache.org
> 


=====
Morgan Delagrange
http://jakarta.apache.org/taglibs
http://jakarta.apache.org/commons
http://axion.tigris.org
http://jakarta.apache.org/watchdog

__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org


[VOTE] Tim O'Brien as a Committer Was: [codec] patch for soundex, fix CRLF was: RE: Wiki and [codec]

Posted by Henri Yandell <ba...@generationjava.com>.
I don't think we should submit these patches. Instead I would like to
nominate Tim O'Brien as a Jakarta Commons commiter.

He has been supplying patches to the Codec project for the last 4 months
[at least], has refactored much of the existing Codec code and is the
one involved with Codec with the best vision for Codec's future.

There has been increasing interest in the Codec project over the last few
months, and it needs someone to be focusing on it. Tim has been
contributing to the Apache community's mail lists for a while now and I
believe is ready.

[best i can get the mailing list to spew out is:

http://marc.theaimsgroup.com/?a=103738082600002&r=1&w=2
http://marc.theaimsgroup.com/?a=103763510400004&r=1&w=2
]

Hen

On Fri, 31 Jan 2003, O'brien, Tim wrote:

> Here is a patch to fix CRLF problems in Soundex.java.
>
> I'm going to submit a few patches in the next couple of days, I'll hit the
> "low hanging fruit" first, and move on to patches after that.
>
> If you are interested,
> http://nagoya.apache.org/wiki/apachewiki.cgi?action=edit&id=CodecProjectPage
> s shows a little list of thoughts for Codec.  If you've got input, (and I
> know that people have had input in the past), let's start s discussion
> either on this list or on that page.
>
> I'm going to submit a few patches in the next couple of days, I'll hit the
> low hanging fruit first, and move on to patches after that.  Right now, I've
> got a patch from Iulian that needs some looking at, and some old submissions
> from Kyle Burton.
>
> --------
> Tim O'Brien
>
> > -----Original Message-----
> > From: Rodney Waldhoff [mailto:rwaldhoff@apache.org]
> > Sent: Friday, January 31, 2003 6:34 AM
> > To: Jakarta Commons Developers List
> > Subject: RE: Wiki and [codec]
> >
> >
> > On Wed, 29 Jan 2003, Henri Yandell wrote:
> >
> > >
> > > I see one:
> > >
> > > Jan 20 Iulian Musat       (11,350) [Sandbox] [Codec] [PATCH] Base64
> >
> > Ok, I'll try to take a look.
> >
> > > Plus a patch that Tim himself was reworking because it was cvs
> > > clashing with a change of yours Rodney.
> >
> > I'm not sure what this one is.  I haven't touched anything in
> > codec since Nov 18 of last year.
> >
> > > Hen
> >
> > >
> > > On Wed, 29 Jan 2003, Rodney Waldhoff wrote:
> > >
> > > > On Wed, 29 Jan 2003, O'brien, Tim wrote:
> > > >
> > > > > On a related note, [codec] is languishing.  We've had two code
> > > > > submissions that haven't been taken up in recent
> > months.  I think
> > > > > it might be time for a repolishing of the proposal.  My
> > DayJob is
> > > > > 24/7 these days, but I'll take a crack at a project plan in the
> > > > > coming week if no one else steps up to the plate.
> > > >
> > > > Tim, if you can point me to the patches that fell through the
> > > > cracks, and even better, endorse them as reasonable and
> > tested, I'd
> > > > be more than happy to take a look.
> > > >
> > >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
> > For additional commands, e-mail: commons-dev-help@jakarta.apache.org
> >
>


---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org


[codec] patch for soundex, fix CRLF was: RE: Wiki and [codec]

Posted by "O'brien, Tim" <to...@transolutions.net>.
Here is a patch to fix CRLF problems in Soundex.java.  

I'm going to submit a few patches in the next couple of days, I'll hit the
"low hanging fruit" first, and move on to patches after that.

If you are interested,
http://nagoya.apache.org/wiki/apachewiki.cgi?action=edit&id=CodecProjectPage
s shows a little list of thoughts for Codec.  If you've got input, (and I
know that people have had input in the past), let's start s discussion
either on this list or on that page.

I'm going to submit a few patches in the next couple of days, I'll hit the
low hanging fruit first, and move on to patches after that.  Right now, I've
got a patch from Iulian that needs some looking at, and some old submissions
from Kyle Burton.

--------
Tim O'Brien 

> -----Original Message-----
> From: Rodney Waldhoff [mailto:rwaldhoff@apache.org] 
> Sent: Friday, January 31, 2003 6:34 AM
> To: Jakarta Commons Developers List
> Subject: RE: Wiki and [codec]
> 
> 
> On Wed, 29 Jan 2003, Henri Yandell wrote:
> 
> >
> > I see one:
> >
> > Jan 20 Iulian Musat       (11,350) [Sandbox] [Codec] [PATCH] Base64
> 
> Ok, I'll try to take a look.
> 
> > Plus a patch that Tim himself was reworking because it was cvs 
> > clashing with a change of yours Rodney.
> 
> I'm not sure what this one is.  I haven't touched anything in 
> codec since Nov 18 of last year.
> 
> > Hen
> 
> >
> > On Wed, 29 Jan 2003, Rodney Waldhoff wrote:
> >
> > > On Wed, 29 Jan 2003, O'brien, Tim wrote:
> > >
> > > > On a related note, [codec] is languishing.  We've had two code 
> > > > submissions that haven't been taken up in recent 
> months.  I think 
> > > > it might be time for a repolishing of the proposal.  My 
> DayJob is 
> > > > 24/7 these days, but I'll take a crack at a project plan in the 
> > > > coming week if no one else steps up to the plate.
> > >
> > > Tim, if you can point me to the patches that fell through the 
> > > cracks, and even better, endorse them as reasonable and 
> tested, I'd 
> > > be more than happy to take a look.
> > >
> >
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: commons-dev-help@jakarta.apache.org
> 

RE: Wiki and [codec]

Posted by Rodney Waldhoff <rw...@apache.org>.
On Wed, 29 Jan 2003, Henri Yandell wrote:

>
> I see one:
>
> Jan 20 Iulian Musat       (11,350) [Sandbox] [Codec] [PATCH] Base64

Ok, I'll try to take a look.

> Plus a patch that Tim himself was reworking because it was cvs clashing
> with a change of yours Rodney.

I'm not sure what this one is.  I haven't touched anything in codec since
Nov 18 of last year.

> Hen

>
> On Wed, 29 Jan 2003, Rodney Waldhoff wrote:
>
> > On Wed, 29 Jan 2003, O'brien, Tim wrote:
> >
> > > On a related note, [codec] is languishing.  We've had two code submissions
> > > that haven't been taken up in recent months.  I think it might be time for a
> > > repolishing of the proposal.  My DayJob is 24/7 these days, but I'll take a
> > > crack at a project plan in the coming week if no one else steps up to the
> > > plate.
> >
> > Tim, if you can point me to the patches that fell through the cracks, and
> > even better, endorse them as reasonable and tested, I'd be more than happy
> > to take a look.
> >
>

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org


RE: Wiki and [codec]

Posted by Henri Yandell <ba...@generationjava.com>.
I see one:

Jan 20 Iulian Musat       (11,350) [Sandbox] [Codec] [PATCH] Base64

Plus a patch that Tim himself was reworking because it was cvs clashing
with a change of yours Rodney.

Hen

On Wed, 29 Jan 2003, Rodney Waldhoff wrote:

> On Wed, 29 Jan 2003, O'brien, Tim wrote:
>
> > On a related note, [codec] is languishing.  We've had two code submissions
> > that haven't been taken up in recent months.  I think it might be time for a
> > repolishing of the proposal.  My DayJob is 24/7 these days, but I'll take a
> > crack at a project plan in the coming week if no one else steps up to the
> > plate.
>
> Tim, if you can point me to the patches that fell through the cracks, and
> even better, endorse them as reasonable and tested, I'd be more than happy
> to take a look.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: commons-dev-help@jakarta.apache.org
>
>


---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org


RE: Wiki and [codec]

Posted by Rodney Waldhoff <rw...@apache.org>.
On Wed, 29 Jan 2003, O'brien, Tim wrote:

> On a related note, [codec] is languishing.  We've had two code submissions
> that haven't been taken up in recent months.  I think it might be time for a
> repolishing of the proposal.  My DayJob is 24/7 these days, but I'll take a
> crack at a project plan in the coming week if no one else steps up to the
> plate.

Tim, if you can point me to the patches that fell through the cracks, and
even better, endorse them as reasonable and tested, I'd be more than happy
to take a look.

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org