Re: heads-up: Servlet-2.5 jetty 6 branch?

2006-03-06 Thread Greg Wilkins
Bill Dudney wrote: Hi Greg, Seems I jumped the gun and did not write up a JIRA for this before getting started. I've got most of the Servlet 2.5 and JSP 2.1 api's typed in. I want to take one more pass over them to make sure I have all the correct exceptions on the methods and other

Re: heads-up: Servlet-2.5 jetty 6 branch?

2006-03-03 Thread Hiram Chirino
+1 On Mar 2, 2006, at 2:55 AM, Greg Wilkins wrote: All, I'm tuning back into G after zoning out for a while I'd like to started work on the jetty6 integration to provide servlet 2.5 The goals of the jetty 6 integration will be: + 2.5 servlet API. + annotation support + Simplify

Re: heads-up: Servlet-2.5 jetty 6 branch?

2006-03-03 Thread Alan D. Cabrera
Cool! Regards, Alan Greg Wilkins wrote, On 3/1/2006 11:55 PM: All, I'm tuning back into G after zoning out for a while I'd like to started work on the jetty6 integration to provide servlet 2.5 The goals of the jetty 6 integration will be: + 2.5 servlet API. + annotation support +

Re: heads-up: Servlet-2.5 jetty 6 branch?

2006-03-03 Thread Bill Dudney
Hi Greg, Seems I jumped the gun and did not write up a JIRA for this before getting started. I've got most of the Servlet 2.5 and JSP 2.1 api's typed in. I want to take one more pass over them to make sure I have all the correct exceptions on the methods and other details like that. I'll

Re: heads-up: Servlet-2.5 jetty 6 branch?

2006-03-02 Thread Matt Hogstrom
You might want to wait until the configId branch is finished and 1.1 is golden (about two weeks?). Other than that sounds good. Greg Wilkins wrote: All, I'm tuning back into G after zoning out for a while I'd like to started work on the jetty6 integration to provide servlet 2.5 The

Re: heads-up: Servlet-2.5 jetty 6 branch?

2006-03-02 Thread Jacek Laskowski
2006/3/2, Greg Wilkins [EMAIL PROTECTED]: everybody OK with this? +1 I'd like to start this soonish, although I'm tempted to wait for maven2 to be working. You're not the only one who awaits it working ;) Jacek -- Jacek Laskowski http://www.laskowski.org.pl

heads-up: Servlet-2.5 jetty 6 branch?

2006-03-01 Thread Greg Wilkins
All, I'm tuning back into G after zoning out for a while I'd like to started work on the jetty6 integration to provide servlet 2.5 The goals of the jetty 6 integration will be: + 2.5 servlet API. + annotation support + Simplify integration using Jetty 6 interceptor friendly