New repositories are needed to host the new Tomcat 5.0 code, including the new servlet & JSP API, Catalina, Coyote 2.0 and protocol handlers, Jasper.
A) For the Servlet & JSP API, I think a new separate repository is needed (jakarta-servletapi-5 to follow the current conventions). Or we could put it in the HEAD of jakarta-servletapi (and the old 2.1 API goes in a branch). B) For Catalina, we could either use a new repository, named either j-t-catalina or j-t-5.0, or use the HEAD of j-t-4.0 (the current code would then be branched). C) Coyote 2.0 will be in the HEAD of j-t-c. Coyote 1.0 will be put in a separate branch. D) Tomcat specific glue code (if some is needed) would go in either j-t-5.0, the HEAD of j-t-4.0, or the HEAD of j-t. E) Jasper 2+ goes in the HEAD of j-t-j. The current Jasper 2 will go in a branch. <ballot> A) Servlet 2.4 & JSP 2.0 API 1. [ ] Use new jakarta-servletapi-5 2. [ ] Use the HEAD of jakarta-servletapi 3. [ ] Other: B) Catalina 2.0 1. [ ] Use new jakarta-tomcat-catalina 2. [ ] Use new jakarta-tomcat-5.0 3. [ ] Use the HEAD of jakarta-tomcat-4.0 4. [ ] Other: C) Coyote 2.0 1. [ ] Yes, use the HEAD of jakarta-tomcat-connectors 2. [ ] No, use: D) Tomcat 5.0 1. [ ] Use new jakarta-tomcat-5.0 2. [ ] Use the HEAD of jakarta-tomcat-4.0 3. [ ] Use the HEAD of jakarta-tomcat 4. [ ] Other: E) Jasper 2.0 1. [ ] Yes, use the HEAD of jakarta-tomcat-jasper 2. [ ] No, use: </ballot> Thanks for voting ;-) Remy -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>