This vote passes.
Filip
On 03/31/2010 07:52 AM, Filip Hanik - Dev Lists wrote:
The candidates binaries are available here:
http://people.apache.org/~fhanik/tomcat/tomcat-5.5/v5.5.29/
According to the release process, the 5.5.29 tag is:
[ ] Broken
[ ] Alpha
[ ] Beta
[ ] Stable
Cheers
---
Author: rjung
Date: Fri Apr 9 20:39:53 2010
New Revision: 932591
URL: http://svn.apache.org/viewvc?rev=932591&view=rev
Log:
Vote.
Modified:
tomcat/tc6.0.x/trunk/STATUS.txt
Modified: tomcat/tc6.0.x/trunk/STATUS.txt
URL:
http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/STATUS.txt?rev=932591
Author: rjung
Date: Fri Apr 9 20:18:10 2010
New Revision: 932573
URL: http://svn.apache.org/viewvc?rev=932573&view=rev
Log:
Vote.
Modified:
tomcat/tc5.5.x/trunk/STATUS.txt
Modified: tomcat/tc5.5.x/trunk/STATUS.txt
URL:
http://svn.apache.org/viewvc/tomcat/tc5.5.x/trunk/STATUS.txt?rev=932573
https://issues.apache.org/bugzilla/show_bug.cgi?id=49082
Summary: ExpressionFactory.newInstance needs to be privileged
Product: Tomcat 7
Version: trunk
Platform: PC
OS/Version: Windows XP
Status: NEW
Severity: normal
https://issues.apache.org/bugzilla/show_bug.cgi?id=49081
Summary: EL expression preceded by a # in an attribute value of
jsp documents
Product: Tomcat 6
Version: 6.0.26
Platform: HP
OS/Version: Windows XP
Status: NE
To whom it may engage...
This is an automated request, but not an unsolicited one. For
more information please visit http://gump.apache.org/nagged.html,
and/or contact the folk at gene...@gump.apache.org.
Project jakarta-tomcat-catalina has an issue affecting its community
integration.
https://issues.apache.org/bugzilla/show_bug.cgi?id=48648
--- Comment #2 from Mark Thomas 2010-04-09 12:03:09 UTC ---
Some quick tests have confirmed that if a keepAliveTimeout is specified it is
used for connectionTimeout as well. I haven't yet looked at how this might be
fixed.
--
Configure bu
Author: markt
Date: Fri Apr 9 11:43:16 2010
New Revision: 932363
URL: http://svn.apache.org/viewvc?rev=932363&view=rev
Log:
Javadoc update
Modified:
tomcat/trunk/java/org/apache/tomcat/jni/Poll.java
Modified: tomcat/trunk/java/org/apache/tomcat/jni/Poll.java
URL:
http://svn.apache.org/view
Author: markt
Date: Fri Apr 9 11:21:56 2010
New Revision: 932359
URL: http://svn.apache.org/viewvc?rev=932359&view=rev
Log:
Add Tomcat 7.0.x to the svn page
Modified:
tomcat/site/trunk/docs/svn.html
tomcat/site/trunk/xdocs/svn.xml
Modified: tomcat/site/trunk/docs/svn.html
URL:
http://s
Author: markt
Date: Fri Apr 9 11:19:56 2010
New Revision: 932358
URL: http://svn.apache.org/viewvc?rev=932358&view=rev
Log:
Prep structure for 7.0.x. No trunk yet, that will be copied from tomcat/trunk
later
Added:
tomcat/tc7.0.x/
tomcat/tc7.0.x/branches/
tomcat/tc7.0.x/tags/
https://issues.apache.org/bugzilla/show_bug.cgi?id=49075
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
Author: markt
Date: Fri Apr 9 11:16:40 2010
New Revision: 932357
URL: http://svn.apache.org/viewvc?rev=932357&view=rev
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=49075
NPE protection if roles is null and roles needs to be modifiable
Modified:
tomcat/trunk/java/org/apache/cat
Author: kfujino
Date: Fri Apr 9 09:47:37 2010
New Revision: 932324
URL: http://svn.apache.org/viewvc?rev=932324&view=rev
Log:
Vote
Modified:
tomcat/tc6.0.x/trunk/STATUS.txt
Modified: tomcat/tc6.0.x/trunk/STATUS.txt
URL:
http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/STATUS.txt?rev=93232
https://issues.apache.org/bugzilla/show_bug.cgi?id=49051
Keiichi Fujino changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
Author: kfujino
Date: Fri Apr 9 08:41:22 2010
New Revision: 932300
URL: http://svn.apache.org/viewvc?rev=932300&view=rev
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=49051
memberAlive is not called if member has not already existed in membership.
Modified:
tomcat/tc6.0.x/trun
Author: markt
Date: Fri Apr 9 08:01:07 2010
New Revision: 932289
URL: http://svn.apache.org/viewvc?rev=932289&view=rev
Log:
Update EL & JSP versions
Minor tweaks
Modified:
tomcat/trunk/RELEASE-NOTES
Modified: tomcat/trunk/RELEASE-NOTES
URL:
http://svn.apache.org/viewvc/tomcat/trunk/RELEASE
https://issues.apache.org/bugzilla/show_bug.cgi?id=47774
Keiichi Fujino changed:
What|Removed |Added
Status|REOPENED|RESOLVED
Resolution|
Author: kfujino
Date: Fri Apr 9 07:38:32 2010
New Revision: 932276
URL: http://svn.apache.org/viewvc?rev=932276&view=rev
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=47774
Ensure web application class loader is used when calling session listeners.
Modified:
tomcat/tc5.5.x/trun
On 09/04/2010 03:10, topclass8205 wrote:
I'm making some web server for managing specific application.
at first, I want to run or stop a application at remote desktop using JSP
server.
So, I used following code.
Process process = Runtime.getRuntime().exec("C:\\test.exe");
then I confirm that '
19 matches
Mail list logo