Re: cvs commit: jakarta-tomcat/proposals/build2/ant tomcat.jsp

2001-05-03 Thread Casey Lucas
Hey costin, Sure thing. We recently moved and have been very busy but I'm starting to have a little more time (knock on wood). I should be able to help out with at least the pooling stuff, so just let me know if you have specific ideas or need help. -casey [EMAIL PROTECTED] wrote: > > Hi Ca

Re: cvs commit: jakarta-tomcat/proposals/build2/ant tomcat.jsp

2001-05-02 Thread cmanolache
Hi Casey, Sorry, I have too many things for now - the web based build is going to wait a bit. If you could check in the changes, great.( I hope you got the commit access ) BTW, I have few ideas for the pooling in jasper34 ( I would like to make the pool pluggable, and managed by the container ).

Re: cvs commit: jakarta-tomcat/proposals/build2/ant tomcat.jsp

2001-04-29 Thread Casey Lucas
duh... too fast to type, too slow to think! how about move the clears to the end of doEndTag instead of doStartTag. :) -casey Casey Lucas wrote: > > Costin, > > Web based build will be a nice addition -- cool. > > Small comment though. Keep in mind that I don't have a complete understandi

Re: cvs commit: jakarta-tomcat/proposals/build2/ant tomcat.jsp

2001-04-29 Thread Casey Lucas
Costin, Web based build will be a nice addition -- cool. Small comment though. Keep in mind that I don't have a complete understanding of all associated code, but at first glance, it appears that AntTag won't work correctly if tag pooling is being used. I think the fix is simple though. Just

cvs commit: jakarta-tomcat/proposals/build2/ant tomcat.jsp

2001-04-28 Thread costin
costin 01/04/28 12:31:37 Added: proposals/build2 index.html proposals/build2/WEB-INF ant.tld build.xml web.xml proposals/build2/WEB-INF/scripts ant.properties nightly.sh runant.xml tomcat.xml proposals/build2/WEB-IN