RE: [VOTE] 5.0.28 Stability Rating

2004-09-07 Thread Shapira, Yoav
Hi, OK, let's let this vote run one more day to allow people who were away over the weekend to voice their objections/votes (if any). Yoav Shapira Millennium Research Informatics >-Original Message- >From: Peter Rossbach [mailto:[EMAIL PROTECTED] >Sent: Sunday, September 05, 2004 3:04 A

RE: 5.5.1 on Tuesday

2004-09-07 Thread Shapira, Yoav
Hi, OK. Please finish committing by noon EDT today if you're still working on stuff. If that's impossible, please let me know before noon, as I plan to CVS tag around then and start the release. Yoav Shapira Millennium Research Informatics >-Original Message- >From: Remy Maucherat [

DO NOT REPLY [Bug 31090] New: - The session "disappears" when the context name contains the space character

2004-09-07 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

cvs commit: jakarta-tomcat-site/xdocs-faq logging.xml misc.xml project.xml

2004-09-07 Thread yoavs
yoavs 2004/09/07 07:32:50 Modified:docs/faq misc.html docs/faq/printer misc.html xdocs-faq misc.xml project.xml Added: xdocs-faq logging.xml Log: Added separate logging section Revision ChangesPath 1.26 +2 -11 jakarta-tomca

cvs commit: jakarta-tomcat-site/xdocs-faq index.xml logging.xml

2004-09-07 Thread yoavs
yoavs 2004/09/07 07:36:41 Modified:docs/faq index.html docs/faq/printer index.html xdocs-faq index.xml logging.xml Log: Updated index and logging pages Revision ChangesPath 1.9 +3 -1 jakarta-tomcat-site/docs/faq/index.html I

cvs commit: jakarta-tomcat-site/docs/faq logging.html

2004-09-07 Thread yoavs
yoavs 2004/09/07 07:37:19 Added: docs/faq logging.html Log: I always forget this step... Revision ChangesPath 1.1 jakarta-tomcat-site/docs/faq/logging.html Index: logging.html ===

Re: [VOTE] 5.0.28 Stability Rating

2004-09-07 Thread Jeanfrancois Arcand
[X] Stable [ ] Beta [ ] Alpha -- Jeanfrancois - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: 5.5.1 on Tuesday

2004-09-07 Thread Jeanfrancois Arcand
Shapira, Yoav wrote: Hi, OK. Please finish committing by noon EDT today if you're still working on stuff. If that's impossible, please let me know before noon, as I plan to CVS tag around then and start the release. There is a couple of exception when you turn the security manager on (some p

RE: 5.5.1 on Tuesday

2004-09-07 Thread Shapira, Yoav
Hi, OK, I will put that in the announcement I send out. Thanks, Yoav Shapira Millennium Research Informatics >-Original Message- >From: Jeanfrancois Arcand [mailto:[EMAIL PROTECTED] >Sent: Tuesday, September 07, 2004 11:33 AM >To: Tomcat Developers List >Subject: Re: 5.5.1 on Tuesday >

Re: 5.5.1 on Tuesday

2004-09-07 Thread Remy Maucherat
Jeanfrancois Arcand wrote: Shapira, Yoav wrote: Hi, OK. Please finish committing by noon EDT today if you're still working on stuff. If that's impossible, please let me know before noon, as I plan to CVS tag around then and start the release. There is a couple of exception when you turn the

Re: 5.5.1 on Tuesday

2004-09-07 Thread Jeanfrancois Arcand
Remy Maucherat wrote: Jeanfrancois Arcand wrote: Shapira, Yoav wrote: Hi, OK. Please finish committing by noon EDT today if you're still working on stuff. If that's impossible, please let me know before noon, as I plan to CVS tag around then and start the release. There is a couple of excep

DO NOT REPLY [Bug 31098] New: - 'assert' keyword missing from list of Java keywords

2004-09-07 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

Re: [VOTE] 5.0.28 Stability Rating

2004-09-07 Thread Amy Roh
[X] Stable [ ] Beta [ ] Alpha Amy - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: jakarta-tomcat-site/xdocs index.xml

2004-09-07 Thread yoavs
yoavs 2004/09/07 10:54:02 Modified:docs index.html xdocsindex.xml Log: Updated latest stable version to 5.0.28. Revision ChangesPath 1.66 +1 -1 jakarta-tomcat-site/docs/index.html Index: index.html

[VOTE][RESULT] Tomcat 5.0.28 Stability Rating

2004-09-07 Thread Shapira, Yoav
Hi, The Tomcat Development Team has voted to rate Apache Jakarta Tomcat 5.0.28 as a Stable release, with 6 +1 votes and no votes for Alpha or Beta ratings. The complete voting thread archive is at http://nagoya.apache.org/eyebrowse/[EMAIL PROTECTED] a.apache.org&by=thread&from=876550. The Tomcat

cvs commit: jakarta-tomcat-jasper/jasper2/src/share/org/apache/jasper/compiler JspUtil.java

2004-09-07 Thread kinman
kinman 2004/09/07 13:15:37 Modified:jasper2/src/share/org/apache/jasper/compiler JspUtil.java Log: - Fix 31098: Update java keywords for the latest language spec. Revision ChangesPath 1.50 +2 -2 jakarta-tomcat-jasper/jasper2/src/share/org/apache/jasper/compile

DO NOT REPLY [Bug 31098] - 'assert' keyword missing from list of Java keywords

2004-09-07 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

lucene index parser problem

2004-09-07 Thread hui liu
Hi, I have such a problem when creating lucene index for many html files: It shows "aborted, expected" for those html files which contain java scripts. It seems it cannot parse the tags < \>. Does anyone has any solution? Thank you very very much...!!! Ivy.

lucene locks index, tomcat has to stop and restart

2004-09-07 Thread hui liu
Hi, I met with such a problem with lucene demo: Each time when I create lucene index, I have to first stop tomcat, and restart tomcat after the index is created. The reason is: the index is locked when using IndexReader.open(index) method in the jsp file. So, I tried to modify the jsp codes by a

cvs commit: jakarta-tomcat-catalina/catalina/src/share/org/apache/catalina/session ManagerBase.java StandardSession.java StandardManager.java mbeans-descriptors.xml

2004-09-07 Thread luehe
luehe 2004/09/07 13:57:03 Modified:catalina/src/share/org/apache/catalina Manager.java catalina/src/share/org/apache/catalina/session ManagerBase.java StandardSession.java StandardManager.java mbeans-descriptors.xml Log:

cvs commit: jakarta-tomcat-catalina/webapps/manager/WEB-INF/classes/org/apache/catalina/manager StatusTransformer.java

2004-09-07 Thread luehe
luehe 2004/09/07 13:57:35 Modified:webapps/manager/WEB-INF/classes/org/apache/catalina/manager StatusTransformer.java Log: Added average time an expired session had been alive to set of monitorable session manager attributes Revision ChangesPath

cvs commit: jakarta-tomcat-catalina/catalina/src/share/org/apache/catalina/session PersistentManagerBase.java

2004-09-07 Thread luehe
luehe 2004/09/07 14:11:26 Modified:catalina/src/share/org/apache/catalina/session PersistentManagerBase.java Log: Added average time an expired session had been alive to set of monitorable session manager attributes Revision ChangesPath 1.20

cvs commit: jakarta-tomcat-4.0 RELEASE-NOTES-4.1.txt

2004-09-07 Thread markt
markt 2004/09/07 14:17:19 Modified:.RELEASE-NOTES-4.1.txt Log: Update for latest patches Fix typo Revision ChangesPath 1.89 +8 -2 jakarta-tomcat-4.0/RELEASE-NOTES-4.1.txt Index: RELEASE-NOTES-4.1.txt ===

[ANN] Apache Jakarta Tomcat 5.5.1 Released

2004-09-07 Thread Yoav Shapira
The Apache Jakarta Tomcat team is proud to announce the immediate availability of Tomcat 5.5.1. This second build in the 5.5 branch contains a number of significant stability improvements over 5.5.0, as well as a host of documentation updates and minor fixes. Release notes: http://jakarta.apache.

cvs commit: jakarta-tomcat-catalina/catalina/src/share/org/apache/catalina/session ManagerBase.java PersistentManagerBase.java StandardManager.java

2004-09-07 Thread luehe
luehe 2004/09/07 14:45:07 Modified:catalina/src/share/org/apache/catalina/session ManagerBase.java PersistentManagerBase.java StandardManager.java Log: Consolidated getters and setters for expiredSessions property to ManagerBase supe

cvs commit: jakarta-tomcat-5/resources welcome.bin.html welcome.main.html

2004-09-07 Thread yoavs
yoavs 2004/09/07 14:54:30 Modified:resources welcome.bin.html welcome.main.html Log: Updated these files after manually updating them for 5.5 releases. Revision ChangesPath 1.4 +43 -18jakarta-tomcat-5/resources/welcome.bin.html Index: welcome.bin.html =

DO NOT REPLY [Bug 24506] - New line elimination at end of directives

2004-09-07 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

cvs commit: jakarta-tomcat-catalina/catalina/src/share/org/apache/catalina/startup ClassLoaderFactory.java

2004-09-07 Thread remm
remm2004/09/07 16:13:01 Modified:catalina/src/share/org/apache/catalina/startup ClassLoaderFactory.java Log: - Fix URL generation. - This was causing an issue with expanded classes repositories, unfortunately, and only on Windows (Unix would be ok).

DO NOT REPLY [Bug 30949] - After Failed Include, Request and Response not Unwrapped

2004-09-07 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu