Re: TODO sections

2002-10-13 Thread Rob Leland

Ted Husted wrote:
 James Mitchell wrote:
 
 Can anyone tell me who's doing which?

For myself I am concentrating on the Validator code.
Luckly James Turner a commons committer has been actively
working towards a release. Any problems/questions
I have with the commons-validator get addressed pretty
quickly. So I want to strike while the he has time to
work on it.

-Rob


--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]




RE: TODO sections

2002-10-13 Thread Craig R. McClanahan



On Fri, 11 Oct 2002, James Mitchell wrote:


 At some point, someone posted (I believe Craig) their filter criteria for
 bugzilla to find all open issues.  Anyone care to share what they use?


Here's my standard Struts Bugs saved search (very simple):
  Status: Unconfirmed, New, Assigned, Reopened
  Program:  Struts

A similar saved search named Struts Later picks up the things we've
decided to deal with later:
  Resolution:  Later, Remind
  Program:  Struts

As of this instant, these queries return 100 and 66 items, respectively --
many of the items on each list are actually enhancement requests, of
course.

Craig


--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]




Re: TODO sections

2002-10-12 Thread Ted Husted

James Mitchell wrote:

 Can anyone tell me who's doing which?


Most of us don't actually know until we go to do it. :0)

Since we all just work on this whenever we can, it's usually best to 
defer signing anything out until you are actually ready to do it. (Lest 
someone else come along with some free time who could have done it 
instead.)

At that point, you can usually just do it and post it as soon as you are 
done. If you think someone else might happen to be up and working at the 
same time, you can post a [SHORT TERM PLAN] to the DEV list.

Which implies that if you are working on something, be sure to log into 
the DEV list first to see if anyone has posted a heads-up.

-Ted.


--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]




RE: TODO sections

2002-10-12 Thread James Mitchell

Yes, I did a search earlier today.  I'll refresh cvs and search again.

Okrefresh went fine...

Here's what my search reveals:
STATUS(27): 10537 [:TODO:] sections (18)
doc\proposals\release-plan-1.1b2.xml(102): td[:TODO:] sections (18)/td
doc\userGuide\building_controller.xml(318): p[:TODO:]/p
doc\userGuide\building_controller.xml(322): p[:TODO:]/p
doc\userGuide\building_controller.xml(326): p[:TODO:]/p
doc\userGuide\building_controller.xml(567): [:TODO:]
doc\userGuide\building_view.xml(540): p[:TODO:]/p
doc\userGuide\building_view.xml(642): [:TODO:]
doc\userGuide\dev_validator.xml(12): [:TODO:]
doc\userGuide\preface.xml(164): p[:TODO:]/p
doc\userGuide\preface.xml(170): p[:TODO:]/p
doc\userGuide\preface.xml(176): p[:TODO:]/p
doc\userGuide\preface.xml(481): p[:TODO:]/p
doc\userGuide\preface.xml(487): p[:TODO:]/p
doc\userGuide\preface.xml(493): p[:TODO:]/p
doc\userGuide\preface.xml(499): p[:TODO:]/p
doc\userGuide\preface.xml(578): p[:TODO:]/p


Can anyone tell me who's doing which?


James Mitchell
Software Engineer/Struts Evangelist
http://www.open-tools.org

 -Original Message-
 From: Eddie Bush [mailto:[EMAIL PROTECTED]]
 Sent: Saturday, October 12, 2002 12:06 AM
 To: Struts Developers List
 Subject: Re: TODO sections


 Actually, I think it was Ted.  He has really loose criteria.  As I
 recall he simply leaves everything alone and selects Struts as
 the product.

 There are still *many* [:TODO:] sections left in the docs :-)  I try to
 knock one out here and there because it's really easy to locate them ...
 hint/

 James Mitchell wrote:

 -Original Message-
 From: Eddie Bush [mailto:[EMAIL PROTECTED]]
 
 snip/
 
 I'll try to find some time soon to wade through Bugzilla and pick out
 some more patches that need submission.
 
 I was going to send in something about that.
 
 Are we still maintaining the STATUS file in the root jakarta-struts cvs?
 My version says it hasn't been touched since Sep 2.  Was all
 that busy-ness
 over getting a beta release ready?
 
 At some point, someone posted (I believe Craig) their filter criteria for
 bugzilla to find all open issues.  Anyone care to share what they use?
 
 
 
 James Mitchell
 Software Engineer/Struts Evangelist
 http://www.open-tools.org
 
 --
 Eddie Bush




 --
 To unsubscribe, e-mail:
mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]



--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]




Re: TODO sections

2002-10-12 Thread Eddie Bush

Update your CVS again.  Ted just commited my *most recent* 
changes!!  Give that boy a raise!!  Oh - nvm - how about a cookie?!

I think the docs should be current in CVS.  I'm adding a note about 
pingquery per bugid 13177, but I'm not working on any other TODO 
sections right now.


James Mitchell wrote:

snip-a-roo/

Can anyone tell me who's doing which?


-- 
Eddie Bush




--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]




RE: TODO sections

2002-10-12 Thread James Mitchell

 -Original Message-
 From: Eddie Bush [mailto:[EMAIL PROTECTED]]

snip/


 I'll try to find some time soon to wade through Bugzilla and pick out
 some more patches that need submission.


I was going to send in something about that.

Are we still maintaining the STATUS file in the root jakarta-struts cvs?
My version says it hasn't been touched since Sep 2.  Was all that busy-ness
over getting a beta release ready?

At some point, someone posted (I believe Craig) their filter criteria for
bugzilla to find all open issues.  Anyone care to share what they use?



James Mitchell
Software Engineer/Struts Evangelist
http://www.open-tools.org



--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]




Re: TODO sections

2002-10-12 Thread Eddie Bush

Actually, I think it was Ted.  He has really loose criteria.  As I 
recall he simply leaves everything alone and selects Struts as the product.

There are still *many* [:TODO:] sections left in the docs :-)  I try to 
knock one out here and there because it's really easy to locate them ... 
hint/

James Mitchell wrote:

-Original Message-
From: Eddie Bush [mailto:[EMAIL PROTECTED]]

snip/

I'll try to find some time soon to wade through Bugzilla and pick out
some more patches that need submission.

I was going to send in something about that.

Are we still maintaining the STATUS file in the root jakarta-struts cvs?
My version says it hasn't been touched since Sep 2.  Was all that busy-ness
over getting a beta release ready?

At some point, someone posted (I believe Craig) their filter criteria for
bugzilla to find all open issues.  Anyone care to share what they use?



James Mitchell
Software Engineer/Struts Evangelist
http://www.open-tools.org

-- 
Eddie Bush




--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]