Author: kfujino
Date: Mon Mar 17 07:35:08 2014
New Revision: 1578256
URL: http://svn.apache.org/r1578256
Log:
Implement org.apache.catalina.ant.VminfoTask,
org.apache.catalina.ant.ThreaddumpTask and
org.apache.catalina.ant.SslConnectorCiphersTask.
Added:
tomcat/trunk/java/org/apache/catalin
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/5605
Buildbot URL: http://ci.apache.org/
Buildslave for this Build: bb-vm_ubuntu
Build Reason: scheduler
Build Source St
Author: kfujino
Date: Mon Mar 17 07:46:24 2014
New Revision: 1578260
URL: http://svn.apache.org/r1578260
Log:
Add the option to ignore the constraint of the first line of the response
message that must be "OK -".
Default is false.
Modified:
tomcat/trunk/java/org/apache/catalina/ant/AbstractC
Author: violetagg
Date: Mon Mar 17 08:36:46 2014
New Revision: 1578268
URL: http://svn.apache.org/r1578268
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=1578268&r1=1578267&r
https://issues.apache.org/bugzilla/show_bug.cgi?id=56275
Bug ID: 56275
Summary: Classloader leak in DirContextURLStreamHandler
Product: Tomcat 6
Version: unspecified
Hardware: All
OS: Mac OS X 10.4
Status: NEW
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/5606
Buildbot URL: http://ci.apache.org/
Buildslave for this Build: bb-vm_ubuntu
Build Reason: scheduler
Build Source
Author: markt
Date: Mon Mar 17 11:27:14 2014
New Revision: 1578309
URL: http://svn.apache.org/r1578309
Log:
Review from kkolinko
The filename of a tagged war file should be versioned + tag + baseName.war.
The "tag" part was lost.
Modified:
tomcat/trunk/java/org/apache/catalina/manager/Mana
Author: markt
Date: Mon Mar 17 11:28:05 2014
New Revision: 1578310
URL: http://svn.apache.org/r1578310
Log:
Review from kkolinko
The filename of a tagged war file should be versioned + tag + baseName.war.
The "tag" part was lost.
Modified:
tomcat/tc7.0.x/trunk/ (props changed)
tomcat
Author: markt
Date: Mon Mar 17 11:37:50 2014
New Revision: 1578313
URL: http://svn.apache.org/r1578313
Log:
kkolinko review
Use deployed which is known to be absolute
Also, deprecate use of getAppBase() method as it does not exist in 8.0.x and
use deployed instead (deployed only needs to be absol
Author: markt
Date: Mon Mar 17 12:14:37 2014
New Revision: 1578329
URL: http://svn.apache.org/r1578329
Log:
Make upload process more robust. If upload fails and it was going to update an
existing WAR, don't remove the existing WAR.
Modified:
tomcat/trunk/java/org/apache/catalina/manager/Mana
https://issues.apache.org/bugzilla/show_bug.cgi?id=56248
Mark Thomas changed:
What|Removed |Added
Status|REOPENED|RESOLVED
Resolution|---
Hi,
It has been a while since 8.0.3 and the change log is looking rather
long. I've a few things left I want to look at but I expect to be in a
position to tag 8.0.4 late today / early tomorrow.
Mark
-
To unsubscribe, e-mail: de
Author: markt
Date: Mon Mar 17 12:31:50 2014
New Revision: 1578337
URL: http://svn.apache.org/r1578337
Log:
Improve processing of chuck size from chunked headers. Avoid overflow and use a
bit shift instead of a multiplication as it is marginally faster.
Modified:
tomcat/trunk/java/org/apache
Author: markt
Date: Mon Mar 17 12:33:14 2014
New Revision: 1578339
URL: http://svn.apache.org/r1578339
Log:
Make upload process more robust. If upload fails and it was going to update an
existing WAR, don't remove the existing WAR.
Modified:
tomcat/tc7.0.x/trunk/java/org/apache/catalina/mana
Author: markt
Date: Mon Mar 17 12:34:59 2014
New Revision: 1578341
URL: http://svn.apache.org/r1578341
Log:
Improve processing of chuck size from chunked headers. Avoid overflow and use a
bit shift instead of a multiplication as it is marginally faster.
Modified:
tomcat/tc7.0.x/trunk/ (pro
Le 03/03/2014 13:40, Brian Burch a écrit :
> If you need some help (perhaps QA testing), please let me know.
Thank you for offering your help Brian. Tomcat 7.0.52 is now available
for Debian Wheezy through the backports [1]. Tomcat 8 has been submitted
and is awaiting to be reviewed. If it goes w
Author: markt
Date: Mon Mar 17 13:39:48 2014
New Revision: 1578366
URL: http://svn.apache.org/r1578366
Log:
Proposal
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=1578366&r1=1578365&r
Author: markt
Date: Mon Mar 17 13:43:20 2014
New Revision: 1578369
URL: http://svn.apache.org/r1578369
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=56236
Fix issue with Tomcat running in environments (e.g. OSGI) with alternative
Servlet and JSP API implementations that package the
Author: markt
Date: Mon Mar 17 14:17:19 2014
New Revision: 1578392
URL: http://svn.apache.org/r1578392
Log:
Correct regression introduced in 8.0.0-RC2 as part of the Servlet 3.1
non-blocking IO support that broke handling of requests with an explicit
content length of zero.
Modified:
tomcat
2014-03-17 16:19 GMT+04:00 Mark Thomas :
> Hi,
>
> It has been a while since 8.0.3 and the change log is looking rather
> long. I've a few things left I want to look at but I expect to be in a
> position to tag 8.0.4 late today / early tomorrow.
>
There is
https://issues.apache.org/bugzilla/show_b
https://issues.apache.org/bugzilla/show_bug.cgi?id=56277
Bug ID: 56277
Summary: Tomcat is down or refused connection. No response has
been sent to the client (yet)
Product: Tomcat Connectors
Version: 1.2.32
Hardware: HP
https://issues.apache.org/bugzilla/show_bug.cgi?id=56277
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
On 17/03/2014 14:42, Konstantin Kolinko wrote:
> 2014-03-17 16:19 GMT+04:00 Mark Thomas :
>> Hi,
>>
>> It has been a while since 8.0.3 and the change log is looking rather
>> long. I've a few things left I want to look at but I expect to be in a
>> position to tag 8.0.4 late today / early tomorrow.
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/5608
Buildbot URL: http://ci.apache.org/
Buildslave for this Build: bb-vm_ubuntu
Build Reason: scheduler
Build Source St
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/5609
Buildbot URL: http://ci.apache.org/
Buildslave for this Build: bb-vm_ubuntu
Build Reason: scheduler
Build Source
Author: markt
Date: Mon Mar 17 19:41:36 2014
New Revision: 1578532
URL: http://svn.apache.org/r1578532
Log:
Whitespace police
Modified:
tomcat/trunk/webapps/docs/changelog.xml
Modified: tomcat/trunk/webapps/docs/changelog.xml
URL:
http://svn.apache.org/viewvc/tomcat/trunk/webapps/docs/chang
Author: kkolinko
Date: Mon Mar 17 19:45:57 2014
New Revision: 1578533
URL: http://svn.apache.org/r1578533
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=1578533&r1=1578532&r2
Author: kkolinko
Date: Mon Mar 17 19:59:48 2014
New Revision: 1578537
URL: http://svn.apache.org/r1578537
Log:
Add bug number for r1578369
Modified:
tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml
Modified: tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml
URL:
http://svn.apache.org/viewvc/to
https://issues.apache.org/bugzilla/show_bug.cgi?id=56236
--- Comment #5 from Konstantin Kolinko ---
(In reply to Konstantin Kolinko from comment #4)
> The behaviour was changed in 8.0.4, 7.0.53 (and proposed for 6.0.x) to log a
> warning instead of failing fatally with an NullPointerException.
>
Author: markt
Date: Mon Mar 17 21:43:58 2014
New Revision: 1578610
URL: http://svn.apache.org/r1578610
Log:
Redefine globalXsltFile as relative to CATALINA_BASE/conf or CATALINA_HOME/conf
Modified:
tomcat/trunk/conf/web.xml
tomcat/trunk/java/org/apache/catalina/Container.java
tomcat/t
Author: markt
Date: Mon Mar 17 21:44:48 2014
New Revision: 1578611
URL: http://svn.apache.org/r1578611
Log:
Prevent user supplied XSLTs from defining external entities
Modified:
tomcat/trunk/conf/web.xml
tomcat/trunk/java/org/apache/catalina/servlets/DefaultServlet.java
tomcat/trunk/j
https://issues.apache.org/bugzilla/show_bug.cgi?id=55198
--- Comment #8 from Konstantin Kolinko ---
For reference:
(In reply to Evan Greensmith from comment #0)
>
> If your tagx file contains an html element such as
> foobar
> It renders as
> foobar
>
Technically, the textual value of the attr
Author: markt
Date: Mon Mar 17 22:28:04 2014
New Revision: 1578636
URL: http://svn.apache.org/r1578636
Log:
Update changelog
Modified:
tomcat/trunk/webapps/docs/changelog.xml
Modified: tomcat/trunk/webapps/docs/changelog.xml
URL:
http://svn.apache.org/viewvc/tomcat/trunk/webapps/docs/change
Author: markt
Date: Mon Mar 17 22:28:42 2014
New Revision: 1578637
URL: http://svn.apache.org/r1578637
Log:
Redefine globalXsltFile as relative to CATALINA_BASE/conf or CATALINA_HOME/conf
Modified:
tomcat/tc7.0.x/trunk/ (props changed)
tomcat/tc7.0.x/trunk/conf/web.xml
tomcat/tc7.0.
Author: remm
Date: Mon Mar 17 22:37:57 2014
New Revision: 1578649
URL: http://svn.apache.org/r1578649
Log:
Votes.
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=1578649&r1=1578648&r2=1
Author: markt
Date: Mon Mar 17 23:04:45 2014
New Revision: 1578655
URL: http://svn.apache.org/r1578655
Log:
Prevent user supplied XSLTs from defining external entities
Modified:
tomcat/tc7.0.x/trunk/ (props changed)
tomcat/tc7.0.x/trunk/conf/web.xml
tomcat/tc7.0.x/trunk/java/org/apa
Author: markt
Date: Mon Mar 17 23:07:41 2014
New Revision: 1578656
URL: http://svn.apache.org/r1578656
Log:
Update changelog
Modified:
tomcat/tc7.0.x/trunk/ (props changed)
tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml
Propchange: tomcat/tc7.0.x/trunk/
---
Author: markt
Date: Mon Mar 17 23:18:07 2014
New Revision: 1578658
URL: http://svn.apache.org/r1578658
Log:
Proposal
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=1578658&r1=1578657&r
The Buildbot has detected a new failure on builder tomcat-7-trunk while
building ASF Buildbot.
Full details are available at:
http://ci.apache.org/builders/tomcat-7-trunk/builds/1817
Buildbot URL: http://ci.apache.org/
Buildslave for this Build: bb-vm_ubuntu
Build Reason: scheduler
Build Sourc
39 matches
Mail list logo