On 20/05/2014 00:29, Konstantin Kolinko wrote:
> 2014-05-19 16:58 GMT+04:00 Mark Thomas :
>> The proposed Apache Tomcat 6.0.41 release candidate is now available
>> for voting.
>>
>> The main changes since 6.0.40 are:
>> - Fix BZ 56529
>>
>> The main changes since 6.0.39 are:
>> - Add support for u
Author: markt
Date: Tue May 20 08:46:04 2014
New Revision: 5393
Log:
Add missing signature files
Added:
dev/tomcat/tomcat-6/v6.0.41/bin/apache-tomcat-6.0.41-deployer.tar.gz.asc
dev/tomcat/tomcat-6/v6.0.41/bin/apache-tomcat-6.0.41-deployer.zip.asc
dev/tomcat/tomcat-6/v6.0.41/bin/apache
Author: markt
Date: Tue May 20 08:49:35 2014
New Revision: 1596141
URL: http://svn.apache.org/r1596141
Log:
Partial fix for https://issues.apache.org/bugzilla/show_bug.cgi?id=56545
Pre-load an additional class if running under a security manager
Modified:
tomcat/trunk/java/org/apache/catalin
Author: markt
Date: Tue May 20 09:05:38 2014
New Revision: 1596152
URL: http://svn.apache.org/r1596152
Log:
FindBugs.
Remove unnecessary null check
Modified:
tomcat/trunk/java/org/apache/tomcat/util/net/NioEndpoint.java
Modified: tomcat/trunk/java/org/apache/tomcat/util/net/NioEndpoint.java
Added: dev/tomcat/tomcat-7/v7.0.54/bin/extras/tomcat-juli-adapters.jar.asc
==
--- dev/tomcat/tomcat-7/v7.0.54/bin/extras/tomcat-juli-adapters.jar.asc (added)
+++ dev/tomcat/tomcat-7/v7.0.54/bin/extras/tomcat-juli-adapters.j
The proposed Apache Tomcat 7.0.54 release is now available for voting.
It can be obtained from:
https://dist.apache.org/repos/dist/dev/tomcat/tomcat-7/v7.0.54/
The Maven staging repo is:
https://repository.apache.org/content/repositories/orgapachetomcat-1015/
The svn tag is:
http://svn.apache.org/
Author: violetagg
Date: Tue May 20 10:07:29 2014
New Revision: 1596176
URL: http://svn.apache.org/r1596176
Log:
Prep for next version
Modified:
tomcat/tc7.0.x/trunk/build.properties.default
tomcat/tc7.0.x/trunk/res/maven/mvn.properties.default
Modified: tomcat/tc7.0.x/trunk/build.propert
Author: markt
Date: Tue May 20 10:28:46 2014
New Revision: 1596186
URL: http://svn.apache.org/r1596186
Log:
Experiment with the Simbian duplicate code detection tool.
Remove 100+ lines of duplicate code
Added:
tomcat/trunk/java/org/apache/naming/factory/FactoryBase.java (with props)
Modifie
Author: markt
Date: Tue May 20 10:47:55 2014
New Revision: 1596189
URL: http://svn.apache.org/r1596189
Log:
FindBugs
setup() vs setUp()
Modified:
tomcat/trunk/test/org/apache/catalina/valves/TestStuckThreadDetectionValve.java
Modified:
tomcat/trunk/test/org/apache/catalina/valves/TestStuck
Author: markt
Date: Tue May 20 11:12:57 2014
New Revision: 1596197
URL: http://svn.apache.org/r1596197
Log:
Fix logic error
Modified:
tomcat/trunk/java/org/apache/naming/factory/FactoryBase.java
Modified: tomcat/trunk/java/org/apache/naming/factory/FactoryBase.java
URL:
http://svn.apache.or
Author: markt
Date: Tue May 20 11:13:52 2014
New Revision: 1596198
URL: http://svn.apache.org/r1596198
Log:
Simplify
Modified:
tomcat/trunk/java/org/apache/naming/factory/FactoryBase.java
Modified: tomcat/trunk/java/org/apache/naming/factory/FactoryBase.java
URL:
http://svn.apache.org/viewv
Author: markt
Date: Tue May 20 11:26:02 2014
New Revision: 1596201
URL: http://svn.apache.org/r1596201
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=56545
Pre-load two more classes to avoid exceptions when running under a security
manager
Modified:
tomcat/trunk/java/org/apache/
https://issues.apache.org/bugzilla/show_bug.cgi?id=56545
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
Author: kkolinko
Date: Tue May 20 11:48:35 2014
New Revision: 1596216
URL: http://svn.apache.org/r1596216
Log:
Prepare for next release
Modified:
tomcat/tc6.0.x/trunk/build.properties.default
tomcat/tc6.0.x/trunk/res/maven/mvn.properties.default
Modified: tomcat/tc6.0.x/trunk/build.prope
The Buildbot has detected a restored build on builder tomcat-6-trunk while
building ASF Buildbot.
Full details are available at:
http://ci.apache.org/builders/tomcat-6-trunk/builds/21
Buildbot URL: http://ci.apache.org/
Buildslave for this Build: bb-vm_ubuntu
Build Reason: scheduler
Build Sour
Author: kkolinko
Date: Tue May 20 11:59:12 2014
New Revision: 1596217
URL: http://svn.apache.org/r1596217
Log:
Further simplify the code
Merge two try/catch inside two branches of if/else.
factoryClass cannot be null after loadClass()/Class.forName() calls.
Modified:
tomcat/trunk/java/org/apa
Author: kkolinko
Date: Tue May 20 12:08:21 2014
New Revision: 1596221
URL: http://svn.apache.org/r1596221
Log:
FindBugs
setup() vs setUp()
It is a merge of r1596189 from tomcat/trunk.
Modified:
tomcat/tc7.0.x/trunk/ (props changed)
tomcat/tc7.0.x/trunk/test/org/apache/catalina/valves/
https://issues.apache.org/bugzilla/show_bug.cgi?id=55824
Henri Manson changed:
What|Removed |Added
Status|RESOLVED|REOPENED
Resolution|INVALID
https://issues.apache.org/bugzilla/show_bug.cgi?id=55824
Mark Thomas changed:
What|Removed |Added
Status|REOPENED|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/92
Buildbot URL: http://ci.apache.org/
Buildslave for this Build: bb-vm_ubuntu
Build Reason: scheduler
Build Source Stam
Author: kkolinko
Date: Tue May 20 12:29:41 2014
New Revision: 1596226
URL: http://svn.apache.org/r1596226
Log:
Improve handling of Throwable. Add changelog entry.
Modified:
tomcat/trunk/java/org/apache/naming/factory/EjbFactory.java
tomcat/trunk/java/org/apache/naming/factory/FactoryBase.
The Buildbot has detected a build exception on builder tomcat-trunk while
building ASF Buildbot.
Full details are available at:
http://ci.apache.org/builders/tomcat-trunk/builds/93
Buildbot URL: http://ci.apache.org/
Buildslave for this Build: bb-vm_ubuntu
Build Reason: scheduler
Build Source
Author: markt
Date: Tue May 20 12:32:42 2014
New Revision: 1596227
URL: http://svn.apache.org/r1596227
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=56543
Update JDT to 4.4.RC1
Modified:
tomcat/trunk/build.properties.default
tomcat/trunk/webapps/docs/changelog.xml
Modified:
https://issues.apache.org/bugzilla/show_bug.cgi?id=56543
--- Comment #5 from Mark Thomas ---
I've updated 8.0.x to 4.4RC1 which will be included in 8.0.9 onwards.
--
You are receiving this mail because:
You are the assignee for the bug.
-
2014-05-20 16:29 GMT+04:00 :
> 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/92
>
> Buildbot URL: http://ci.apache.org/
>
> Buildslave for this Build: bb-vm_ubunt
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/77
Buildbot URL: http://ci.apache.org/
Buildslave for this Build: bb-vm_ubuntu
Build Reason: scheduler
Build Source
On 2014-05-20, 6:04 AM, Violeta Georgieva wrote:
The proposed 7.0.54 release is:
[ ] Broken - do not release
[X] Stable - go ahead and release as 7.0.54 Stable
Tested AsyncContext & NIO (usual Atmosphere Framework Testing)
-- Jeanfrancois
Regards
Violeta
---
On 2014-05-20, 6:04 AM, Violeta Georgieva wrote:
The proposed 7.0.54 release is:
[ ] Broken - do not release
[X] Stable - go ahead and release as 7.0.54 Stable
Tested WebSocket (native & jsr356 API)
-- Jeanfrancois
Regards
Violeta
---
Author: markt
Date: Tue May 20 14:46:48 2014
New Revision: 1596275
URL: http://svn.apache.org/r1596275
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=56521
Implement a TODO
Reuse the async write buffer between writes to reduce allocation and GC
overhead. Based on a patch by leonzhx.
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/94
Buildbot URL: http://ci.apache.org/
Buildslave for this Build: bb-vm_ubuntu
Build Reason: scheduler
Build Source Stam
Author: markt
Date: Tue May 20 18:33:12 2014
New Revision: 1596356
URL: http://svn.apache.org/r1596356
Log:
Backport of r1557082
Better align 7.0.x with trunk to aid back-ports
Modified:
tomcat/tc7.0.x/trunk/ (props changed)
tomcat/tc7.0.x/trunk/java/org/apache/coyote/http11/upgrade/Ab
Author: markt
Date: Tue May 20 18:34:38 2014
New Revision: 1596357
URL: http://svn.apache.org/r1596357
Log:
Correct comment
Modified:
tomcat/trunk/java/org/apache/coyote/http11/upgrade/AbstractServletOutputStream.java
Modified:
tomcat/trunk/java/org/apache/coyote/http11/upgrade/AbstractSer
Author: markt
Date: Tue May 20 18:38:02 2014
New Revision: 1596359
URL: http://svn.apache.org/r1596359
Log:
Backport of r1575545
Better align 7.0.x with trunk to aid back-ports
Modified:
tomcat/tc7.0.x/trunk/ (props changed)
tomcat/tc7.0.x/trunk/java/org/apache/coyote/http11/upgrade/Ab
Author: markt
Date: Tue May 20 18:41:56 2014
New Revision: 1596360
URL: http://svn.apache.org/r1596360
Log:
Backport of r1575885
Better align 7.0.x with trunk to aid back-ports
Modified:
tomcat/tc7.0.x/trunk/ (props changed)
tomcat/tc7.0.x/trunk/java/org/apache/coyote/http11/upgrade/Ab
Author: markt
Date: Tue May 20 18:44:52 2014
New Revision: 1596362
URL: http://svn.apache.org/r1596362
Log:
Backport of r1575910
Better align 7.0.x with trunk to aid back-ports
Modified:
tomcat/tc7.0.x/trunk/ (props changed)
tomcat/tc7.0.x/trunk/java/org/apache/coyote/http11/upgrade/Ab
Author: markt
Date: Tue May 20 18:45:50 2014
New Revision: 1596363
URL: http://svn.apache.org/r1596363
Log:
Partila back-port of r1667092
Avoid possible NPE
Modified:
tomcat/tc7.0.x/trunk/java/org/apache/coyote/http11/upgrade/AbstractServletOutputStream.java
Modified:
tomcat/tc7.0.x/trunk/
https://issues.apache.org/bugzilla/show_bug.cgi?id=56526
--- Comment #5 from Christopher Schultz ---
I don't think Thread.interrupt will interrupt a blocking I/O operation, at
least not reliably. IIRC, this "works" on *NIX but not Windows. While this
patch probably makes things better, it's not a
Author: markt
Date: Tue May 20 19:02:46 2014
New Revision: 1596367
URL: http://svn.apache.org/r1596367
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=56521
Implement a TODO
Reuse the async write buffer between writes to reduce allocation and GC
overhead. Based on a patch by leonzhx.
https://issues.apache.org/bugzilla/show_bug.cgi?id=56521
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://issues.apache.org/bugzilla/show_bug.cgi?id=56526
--- Comment #6 from Sylvain Laurent ---
well, it's not perfect, as I tried to briefly explain in the configuration doc,
but in my experience, it should work in many cases where the thread is blocked
on a network call.
Actually that was my
I'll have a look at this right now.
On 19 mai 2014, at 23:28, Konstantin Kolinko wrote:
> 2014-05-19 23:30 GMT+04:00 :
>> 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-t
The Buildbot has detected a restored build on builder tomcat-7-trunk while
building ASF Buildbot.
Full details are available at:
http://ci.apache.org/builders/tomcat-7-trunk/builds/78
Buildbot URL: http://ci.apache.org/
Buildslave for this Build: bb-vm_ubuntu
Build Reason: scheduler
Build Sour
On 19/05/2014 13:58, Mark Thomas wrote:
> The proposed Apache Tomcat 6.0.41 release candidate is now available
> for voting.
>
> The main changes since 6.0.40 are:
> - Fix BZ 56529
>
> The main changes since 6.0.39 are:
> - Add support for using ecj-P20140317-1600.jar to use Java 8 syntax in
>
Author: slaurent
Date: Tue May 20 20:19:01 2014
New Revision: 1596390
URL: http://svn.apache.org/r1596390
Log:
fixed timing and enclosed thread.join in a finally to avoid stopping the webapp
before the request is finished (in case of assertion failure)
Modified:
tomcat/trunk/test/org/apache
Author: slaurent
Date: Tue May 20 20:36:14 2014
New Revision: 1596401
URL: http://svn.apache.org/r1596401
Log:
fixed timing and enclosed thread.join in a finally to avoid stopping the webapp
before the request is finished (in case of assertion failure)
Modified:
tomcat/tc7.0.x/trunk/ (prop
I think I fixed the problem, which was only in the test case.
There was a timing issue (the bot seems to be even slower than my 5 years old
mac), which provoked an assertion failure.
It then provoked the class loading issue because the request was still stuck in
the background when the test retur
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/79
Buildbot URL: http://ci.apache.org/
Buildslave for this Build: bb-vm_ubuntu
Build Reason: scheduler
Build Source
Author: slaurent
Date: Tue May 20 20:58:55 2014
New Revision: 1596415
URL: http://svn.apache.org/r1596415
Log:
fixed URLs to documentation snapshots
Modified:
tomcat/site/trunk/docs/ci.html
Modified: tomcat/site/trunk/docs/ci.html
URL:
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/ci.
2014-05-21 0:58 GMT+04:00 :
> Author: slaurent
> Date: Tue May 20 20:58:55 2014
> New Revision: 1596415
>
> URL: http://svn.apache.org/r1596415
> Log:
> fixed URLs to documentation snapshots
>
-1.
1. This shall be fixed not here, but in Buildbot configuration.
2. It writes documentation and cove
so, I just have to fix /xdocs/ci.xml ? and the buildbot generates ci.html and
commits it ?
On 20 mai 2014, at 23:14, Konstantin Kolinko wrote:
> 2014-05-21 0:58 GMT+04:00 :
>> Author: slaurent
>> Date: Tue May 20 20:58:55 2014
>> New Revision: 1596415
>>
>> URL: http://svn.apache.org/r15964
The Buildbot has detected a restored build on builder tomcat-7-trunk while
building ASF Buildbot.
Full details are available at:
http://ci.apache.org/builders/tomcat-7-trunk/builds/80
Buildbot URL: http://ci.apache.org/
Buildslave for this Build: bb-vm_ubuntu
Build Reason: scheduler
Build Sour
2014-05-21 1:41 GMT+04:00 Sylvain Laurent :
> so, I just have to fix /xdocs/ci.xml ? and the buildbot generates ci.html and
> commits it ?
1. No. The tomcat.apache.org web site is authored in XML (just like
Tomcat documentation). See README.txt and build.xml in the root
directory of /site.
It is
Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change
notification.
The "PoweredBy" page has been changed by CoreyNorthcutt:
https://wiki.apache.org/tomcat/PoweredBy?action=diff&rev1=478&rev2=479
Comment:
added, alphabetized
1. [[http://www.farmergu
Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change
notification.
The "PoweredBy" page has been changed by CoreyNorthcutt:
https://wiki.apache.org/tomcat/PoweredBy?action=diff&rev1=479&rev2=480
Comment:
and moved under the correct heading (/facepalm)
54 matches
Mail list logo