https://issues.apache.org/bugzilla/show_bug.cgi?id=55951
--- Comment #6 from Mark Thomas ---
This is the completed patch:
http://people.apache.org/~markt/patches/2014-10-06-bug55951-tc8-v2.patch
I'll give folks a day or so to review and comment and then commit it.
--
You are receiving this mai
https://issues.apache.org/bugzilla/show_bug.cgi?id=55920
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
Author: violetagg
Date: Tue Oct 7 08:44:18 2014
New Revision: 1629824
URL: http://svn.apache.org/r1629824
Log:
Updates (excluding docs) for 7.0.56 release
Modified:
tomcat/site/trunk/build.properties.default
tomcat/site/trunk/docs/doap_Tomcat.rdf
tomcat/site/trunk/docs/download-70.ht
Author: violetagg
Date: Tue Oct 7 08:50:23 2014
New Revision: 6735
Log:
Remove 7.0.55
Removed:
release/tomcat/tomcat-7/v7.0.55/
-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: d
Author: violetagg
Date: Tue Oct 7 08:51:34 2014
New Revision: 1629827
URL: http://svn.apache.org/r1629827
Log:
Update the release date for 7.0.56
Modified:
tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml
Modified: tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml
URL:
http://svn.apache.org/v
Author: markt
Date: Tue Oct 7 09:06:35 2014
New Revision: 1629833
URL: http://svn.apache.org/r1629833
Log:
The result of this method is used in logging to identify the context but
Context.getName() is not unique with a Host. Context.getBaseName() is unique
Modified:
tomcat/trunk/java/org/ap
Author: violetagg
Date: Tue Oct 7 09:44:22 2014
New Revision: 1629841
URL: http://svn.apache.org/r1629841
Log:
Update docs for Apache Tomcat 7.0.56 release.
[This commit notification would consist of 73 parts,
which exceeds the limit of 50 ones, so it was shortened to the summary.]
--
On 6 October 2014 22:38, wrote:
> Author: rjung
> Date: Mon Oct 6 21:38:24 2014
> New Revision: 1629770
>
> URL: http://svn.apache.org/r1629770
> Log:
> Typo in changelog.
>
> Modified:
> tomcat/jk/trunk/xdocs/miscellaneous/changelog.xml
>
> Modified: tomcat/jk/trunk/xdocs/miscellaneous/chan
The Apache Tomcat team announces the immediate availability of Apache
Tomcat 7.0.56.
Apache Tomcat is an open source software implementation of the Java
Servlet, JavaServer Pages, Java Expression Language and Java
WebSocket technologies.
This release contains a number of bug fixes and improvement
Author: markt
Date: Tue Oct 7 12:31:49 2014
New Revision: 1629867
URL: http://svn.apache.org/r1629867
Log:
Some rewording and other improvements
Modified:
tomcat/trunk/webapps/docs/logging.xml
Modified: tomcat/trunk/webapps/docs/logging.xml
URL:
http://svn.apache.org/viewvc/tomcat/trunk/we
Author: markt
Date: Tue Oct 7 12:36:17 2014
New Revision: 1629871
URL: http://svn.apache.org/r1629871
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=43682
Add support for referring to the current context, host and service name in per
Context logging.properties files
Added:
tomc
https://issues.apache.org/bugzilla/show_bug.cgi?id=43682
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
The Buildbot has detected a new failure on builder tomcat-trunk while building
ASF Buildbot.
Full details are available at:
http://ci.apache.org/builders/tomcat-trunk/builds/520
Buildbot URL: http://ci.apache.org/
Buildslave for this Build: bb-vm_ubuntu
Build Reason: scheduler
Build Source Sta
Author: markt
Date: Tue Oct 7 13:26:46 2014
New Revision: 1629889
URL: http://svn.apache.org/r1629889
Log:
Fix tests in light of r1629833
Modified:
tomcat/trunk/test/org/apache/catalina/loader/TestWebappClassLoaderThreadLocalMemoryLeak.java
Modified:
tomcat/trunk/test/org/apache/catalina/
The following is a summary of the previous discussions and the concerns
raised. It is an attempt to get all the information in one place so we
can agree on whether or not we want to migrate to git.
1. This is purely a decision about the version control system we use.
Other changes to the developme
On 07/10/2014 15:14, Mark Thomas wrote:
> The following is a summary of the previous discussions and the concerns
> raised. It is an attempt to get all the information in one place so we
> can agree on whether or not we want to migrate to git.
Comments in-line.
> 1. ...
No specific issues with a
https://issues.apache.org/bugzilla/show_bug.cgi?id=56397
--- Comment #30 from Mark Thomas ---
Something to think about.
Tomcat might be moving to git. svn externals will no longer be available. How
would you solve this then?
--
You are receiving this mail because:
You are the assignee for the
2014-09-30 22:48 GMT+02:00 jean-frederic clere :
> The proposed 6.0.42 release is:
> [ ] Broken - do not release
> [X] Stable - go ahead and release as 6.0.42 Stable
>
> Rémy
Author: markt
Date: Tue Oct 7 15:06:40 2014
New Revision: 1629906
URL: http://svn.apache.org/r1629906
Log:
Use constants
Modified:
tomcat/trunk/java/org/apache/tomcat/websocket/server/UpgradeUtil.java
Modified: tomcat/trunk/java/org/apache/tomcat/websocket/server/UpgradeUtil.java
URL:
http
https://issues.apache.org/bugzilla/show_bug.cgi?id=43682
--- Comment #5 from Jesse Barnum ---
Thank you Mark! That's excellent news.
--
You are receiving this mail because:
You are the assignee for the bug.
-
To unsubscribe, e
https://issues.apache.org/bugzilla/show_bug.cgi?id=56397
Pierre Viret changed:
What|Removed |Added
Attachment #32077|0 |1
is obsolete|
https://issues.apache.org/bugzilla/show_bug.cgi?id=57005
--- Comment #2 from Pierre Viret ---
Created attachment 32089
--> https://issues.apache.org/bugzilla/attachment.cgi?id=32089&action=edit
proposed patch which fixes the javadoc errors
I have fixed the javadoc errors occurring with java 8
The Buildbot has detected a restored build on builder tomcat-trunk while
building ASF Buildbot.
Full details are available at:
http://ci.apache.org/builders/tomcat-trunk/builds/522
Buildbot URL: http://ci.apache.org/
Buildslave for this Build: bb-vm_ubuntu
Build Reason: scheduler
Build Source
it-4.12-SNAPSHOT.jar
-Dobjenesis.jar=/srv/gump/public/workspace/objenesis/main/target/objenesis-2.2-SNAPSHOT.jar
-Dtest.reports=output/logs-APR
-Dtomcat-native.tar.gz=/srv/gump/public/workspace/apache-commons/daemon/dist/bin/commons-daemon-20141007-native-src.tar.gz
-Dexamples.sources.skip=true
https://issues.apache.org/bugzilla/show_bug.cgi?id=57066
Bug ID: 57066
Summary: isapi_redirect.dll is crashing intermittently when
downloading large files
Product: Tomcat Connectors
Version: 1.2.37
Hardware: PC
25 matches
Mail list logo