Author: olamy
Date: Tue Mar 6 08:07:33 2012
New Revision: 1297374
URL: http://svn.apache.org/viewvc?rev=1297374&view=rev
Log:
upgrade failsafe version and use variable for version in it tests
Modified:
tomcat/maven-plugin/trunk/pom.xml
tomcat/maven-plugin/trunk/tomcat7-maven-plugin/src/
Author: olamy
Date: Tue Mar 6 08:27:31 2012
New Revision: 1297379
URL: http://svn.apache.org/viewvc?rev=1297379&view=rev
Log:
back to tomcat7 7.0.25 due to
https://issues.apache.org/bugzilla/show_bug.cgi?id=52833
Modified:
tomcat/maven-plugin/trunk/pom.xml
Modified: tomcat/maven-plugin/tru
Author: olamy
Date: Tue Mar 6 08:27:42 2012
New Revision: 1297380
URL: http://svn.apache.org/viewvc?rev=1297380&view=rev
Log:
set some maven plugin versions in archetype sample as it's a sample it must be
a good sample
Modified:
tomcat/maven-plugin/trunk/tomcat-maven-archetype/src/main/res
https://issues.apache.org/bugzilla/show_bug.cgi?id=52830
--- Comment #1 from moogle 2012-03-06 09:57:15 UTC ---
Doesn't work with a javax.naming.Name create with key "java:comp/env/jdbc/mydb"
If you look at
http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/naming/SelectorContext.java?revi
Author: rjung
Date: Tue Mar 6 10:30:24 2012
New Revision: 1297411
URL: http://svn.apache.org/viewvc?rev=1297411&view=rev
Log:
Fix comment typo.
Modified:
tomcat/tc7.0.x/trunk/java/org/apache/catalina/CatalinaFactory.java
Modified: tomcat/tc7.0.x/trunk/java/org/apache/catalina/CatalinaFactor
Author: mturk
Date: Tue Mar 6 12:21:02 2012
New Revision: 1297439
URL: http://svn.apache.org/viewvc?rev=1297439&view=rev
Log:
Use global mutex instead critical section so that multiple instance don't init
at once in case IIS starts multiple processes
Modified:
tomcat/jk/trunk/native/common/
Author: mturk
Date: Tue Mar 6 12:23:25 2012
New Revision: 1297441
URL: http://svn.apache.org/viewvc?rev=1297441&view=rev
Log:
Presume MSVC defines ansi name for stat
Modified:
tomcat/jk/trunk/native/common/jk_global.h
Modified: tomcat/jk/trunk/native/common/jk_global.h
URL:
http://svn.apac
Author: mturk
Date: Tue Mar 6 12:33:58 2012
New Revision: 1297445
URL: http://svn.apache.org/viewvc?rev=1297445&view=rev
Log:
Use _stat for newest MSVC's and axe bufferoverflow library. If needed user can
provide it inside EXTRA_LIBS
Modified:
tomcat/jk/trunk/native/common/jk_global.h
t
Author: mturk
Date: Tue Mar 6 12:48:48 2012
New Revision: 1297452
URL: http://svn.apache.org/viewvc?rev=1297452&view=rev
Log:
Use the same prefix as for shared memory mutex
Modified:
tomcat/jk/trunk/native/iis/jk_isapi_plugin.c
Modified: tomcat/jk/trunk/native/iis/jk_isapi_plugin.c
URL:
ht
https://issues.apache.org/bugzilla/show_bug.cgi?id=52837
Bug #: 52837
Summary: NullPointerException at AprEndpoint.getCometPoller()
Product: Tomcat 6
Version: 6.0.20
Platform: PC
OS/Version: Linux
Status: NEW
Sev
[
https://issues.apache.org/jira/browse/MTOMCAT-123?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13223273#comment-13223273
]
Hudson commented on MTOMCAT-123:
Integrated in TomcatMavenPlugin-mvn3.x #114 (See
[https
https://issues.apache.org/bugzilla/show_bug.cgi?id=52833
--- Comment #2 from Mark Thomas 2012-03-06 14:21:25 UTC ---
Hmm. I'm failing to understand how the StandardServer ends up with a parent
class loader that is not a child of the system class loader.
At the moment this looks like a configurat
https://issues.apache.org/bugzilla/show_bug.cgi?id=52833
--- Comment #3 from olamy 2012-03-06 14:28:44 UTC ---
see
http://svn.apache.org/viewvc/tomcat/maven-plugin/trunk/tomcat7-maven-plugin/src/main/java/org/apache/tomcat/maven/plugin/tomcat7/run/AbstractRunMojo.java?revision=1297073&view=markup
https://issues.apache.org/bugzilla/show_bug.cgi?id=52819
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
On 05/03/12 18:45, ma...@apache.org wrote:
Author: markt
Date: Mon Mar 5 18:45:27 2012
New Revision: 1297158
URL: http://svn.apache.org/viewvc?rev=1297158&view=rev
Log:
Fix some test failures now response bodies are available for error
responses.
Modified:
tomcat/trunk/test/org/apache/ca
2012/3/6 Brian Burch :
> On 05/03/12 18:45, ma...@apache.org wrote:
>>
>> Author: markt
>> Date: Mon Mar 5 18:45:27 2012
>> New Revision: 1297158
>>
>> URL: http://svn.apache.org/viewvc?rev=1297158&view=rev
>> Log:
>> Fix some test failures now response bodies are available for error
>> responses.
Author: markt
Date: Tue Mar 6 15:14:50 2012
New Revision: 1297520
URL: http://svn.apache.org/viewvc?rev=1297520&view=rev
Log:
Add a multi-player snake example for WebSocket.
Patch provide by Johno Crawford.
Added:
tomcat/trunk/webapps/examples/WEB-INF/classes/websocket/snake/
tomcat/trun
https://issues.apache.org/bugzilla/show_bug.cgi?id=51181
--- Comment #57 from Mark Thomas 2012-03-06 15:15:27 UTC ---
(In reply to comment #56)
> Created attachment 28420 [details]
> Multiplayer snake example
Brilliant. Simply brilliant.
I did clean up a few warnings and reduced some line lengt
Author: mturk
Date: Tue Mar 6 15:51:38 2012
New Revision: 1297540
URL: http://svn.apache.org/viewvc?rev=1297540&view=rev
Log:
Add year 2012 news section
Added:
tomcat/jk/trunk/xdocs/news/20120301.xml (with props)
Modified:
tomcat/jk/trunk/xdocs/ajp/project.xml
tomcat/jk/trunk/xdocs
On 06/03/12 14:58, Konstantin Kolinko wrote:
2012/3/6 Brian Burch:
However, this new version of my test is failing in a peculiar manner and I
am currently investigating the problem.
I will make any further comments on the original thread "New unit tests for
Authenticators and SingleSignOn" in t
Author: mturk
Date: Tue Mar 6 16:09:35 2012
New Revision: 1297548
URL: http://svn.apache.org/viewvc?rev=1297548&view=rev
Log:
Temporary promote to release
Modified:
tomcat/jk/trunk/native/common/jk_version.h
Modified: tomcat/jk/trunk/native/common/jk_version.h
URL:
http://svn.apache.org/vi
Author: mturk
Date: Tue Mar 6 16:11:42 2012
New Revision: 1297551
URL: http://svn.apache.org/viewvc?rev=1297551&view=rev
Log:
Do not distribute KEYS with package. If someone tampers the package he can
tamper the KEYS file as well. User must validate againt the KEYS file from ASF
web site
Modif
https://issues.apache.org/bugzilla/show_bug.cgi?id=52839
Bug #: 52839
Summary: New unit test for DigestAuthenticator and SingleSignOn
Product: Tomcat 7
Version: trunk
Platform: PC
OS/Version: All
Status: NEW
Seve
Author: mturk
Date: Tue Mar 6 16:54:34 2012
New Revision: 1297571
URL: http://svn.apache.org/viewvc?rev=1297571&view=rev
Log:
Add support for lynx html to txt converter
Modified:
tomcat/jk/trunk/tools/jkrelease.sh
tomcat/jk/trunk/xdocs/style.xsl
Modified: tomcat/jk/trunk/tools/jkrelease
Author: mturk
Date: Tue Mar 6 17:03:53 2012
New Revision: 1297577
URL: http://svn.apache.org/viewvc?rev=1297577&view=rev
Log:
Update to target release
Modified:
tomcat/jk/trunk/tools/dist/README.html
tomcat/jk/trunk/tools/dist/binaries/windows/README.html
tomcat/jk/trunk/xdocs/style.
https://issues.apache.org/bugzilla/show_bug.cgi?id=52591
--- Comment #3 from Jonathan Hodges 2012-03-06 17:20:48 UTC
---
I am not sure this issue is fixed as I am still seeing a variant of this
behavior in 7.0.26.
I just posted the following to the Tomcat user forum.
Hi,
We have been using t
Author: mturk
Date: Tue Mar 6 17:21:12 2012
New Revision: 1297583
URL: http://svn.apache.org/viewvc?rev=1297583&view=rev
Log:
No need for local links in dump
Modified:
tomcat/jk/trunk/tools/jkrelease.sh
Modified: tomcat/jk/trunk/tools/jkrelease.sh
URL:
http://svn.apache.org/viewvc/tomcat/j
Hi,
Converted html files (no mater which tool used)
just look ugly. I see no point of having trash-like content
distributed, so can we just axe those conversion?
The content is already present in src as generated html file(s)
so converting them to .txt is useless if unreadable and IMHO
nowadays
https://issues.apache.org/bugzilla/show_bug.cgi?id=52591
--- Comment #4 from Christopher Schultz
2012-03-06 18:52:02 UTC ---
Jonathan,
I think this is a different bug: my original report was about
UnsupportedOperationExceptions being thrown by the beans themselves. In your
case, it looks like t
Author: markt
Date: Tue Mar 6 20:55:29 2012
New Revision: 1297716
URL: http://svn.apache.org/viewvc?rev=1297716&view=rev
Log:
Code clean-up promoted by the UCDetector.
Modified:
tomcat/trunk/java/org/apache/catalina/users/MemoryUserDatabase.java
Modified: tomcat/trunk/java/org/apache/catali
Author: markt
Date: Tue Mar 6 20:56:10 2012
New Revision: 1297717
URL: http://svn.apache.org/viewvc?rev=1297717&view=rev
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=52726
Clean-up. Avoid unlikely fd leak.
Modified:
tomcat/trunk/java/org/apache/catalina/users/MemoryUserDatabas
Author: markt
Date: Tue Mar 6 21:03:29 2012
New Revision: 1297720
URL: http://svn.apache.org/viewvc?rev=1297720&view=rev
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=52726
Clean-up. Avoid unlikely fd leak.
Modified:
tomcat/tc7.0.x/trunk/ (props changed)
tomcat/tc7.0.x/tr
https://issues.apache.org/bugzilla/show_bug.cgi?id=52726
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
Author: markt
Date: Tue Mar 6 21:15:26 2012
New Revision: 1297722
URL: http://svn.apache.org/viewvc?rev=1297722&view=rev
Log:
https://issues.apache.org/bugzilla/show_bug.cgi?id=52727
Code clean-up
Modified:
tomcat/trunk/java/org/apache/catalina/startup/HostConfig.java
Modified: tomcat/trunk
Author: markt
Date: Tue Mar 6 21:16:44 2012
New Revision: 1297723
URL: http://svn.apache.org/viewvc?rev=1297723&view=rev
Log:
https://issues.apache.org/bugzilla/show_bug.cgi?id=52727
Code clean-up
Modified:
tomcat/tc7.0.x/trunk/ (props changed)
tomcat/tc7.0.x/trunk/java/org/apache/cata
https://issues.apache.org/bugzilla/show_bug.cgi?id=52727
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
Author: markt
Date: Tue Mar 6 21:25:32 2012
New Revision: 1297728
URL: http://svn.apache.org/viewvc?rev=1297728&view=rev
Log:
Code clean-up prompted by the UCDetector.
Modified:
tomcat/trunk/java/org/apache/catalina/valves/CometConnectionManagerValve.java
Modified:
tomcat/trunk/java/org/a
Author: markt
Date: Tue Mar 6 21:26:11 2012
New Revision: 1297729
URL: http://svn.apache.org/viewvc?rev=1297729&view=rev
Log:
https://issues.apache.org/bugzilla/show_bug.cgi?id=52729
Even if the end event fails, try and perform the close.
Modified:
tomcat/trunk/java/org/apache/catalina/valv
Author: markt
Date: Tue Mar 6 21:27:04 2012
New Revision: 1297730
URL: http://svn.apache.org/viewvc?rev=1297730&view=rev
Log:
https://issues.apache.org/bugzilla/show_bug.cgi?id=52729
Even if the end event fails, try and perform the close.
Modified:
tomcat/tc7.0.x/trunk/ (props changed)
https://issues.apache.org/bugzilla/show_bug.cgi?id=52729
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/2816
Buildbot URL: http://ci.apache.org/
Buildslave for this Build: bb-vm_ubuntu
Build Reason: scheduler
Build Source St
https://issues.apache.org/bugzilla/show_bug.cgi?id=52730
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
On 06/03/2012 21:27, build...@apache.org wrote:
> 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/2816
>
> Buildbot URL: http://ci.apache.org/
>
> Buildslave for t
2012/3/7 Mark Thomas :
> On 06/03/2012 21:27, build...@apache.org wrote:
>> 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/2816
>>
>> Buildbot URL: http://ci.apa
https://issues.apache.org/bugzilla/show_bug.cgi?id=51181
--- Comment #58 from Johno Crawford 2012-03-06 21:54:46 UTC
---
Created attachment 28426
--> https://issues.apache.org/bugzilla/attachment.cgi?id=28426
Multiplayer snake collision fix
Thanks for taking the time to fix the warnings, form
2012/3/6 :
> Author: mturk
> Date: Tue Mar 6 16:54:34 2012
> New Revision: 1297571
>
> URL: http://svn.apache.org/viewvc?rev=1297571&view=rev
> Log:
> Add support for lynx html to txt converter
>
> Modified:
> tomcat/jk/trunk/tools/jkrelease.sh
> tomcat/jk/trunk/xdocs/style.xsl
>
> Modified
Author: markt
Date: Tue Mar 6 22:21:11 2012
New Revision: 1297760
URL: http://svn.apache.org/viewvc?rev=1297760&view=rev
Log:
Fix collision bug (steering into your own snake now kills the snake)
Modified:
tomcat/trunk/webapps/examples/WEB-INF/classes/websocket/snake/Snake.java
tomcat/tr
https://issues.apache.org/bugzilla/show_bug.cgi?id=51181
--- Comment #59 from Mark Thomas 2012-03-06 22:21:36 UTC ---
(In reply to comment #58)
> Created attachment 28426 [details]
> Multiplayer snake collision fix
>
> Thanks for taking the time to fix the warnings, formatting and taking in the
Author: markt
Revision: 1297760
Modified property: svn:log
Modified: svn:log at Tue Mar 6 22:23:25 2012
--
--- svn:log (original)
+++ svn:log Tue Mar 6 22:23:25 2012
@@ -1 +1,2 @@
Fix collision bug (steering into your o
Author: markt
Date: Tue Mar 6 22:38:54 2012
New Revision: 1297768
URL: http://svn.apache.org/viewvc?rev=1297768&view=rev
Log:
Code clean-up prompted by the UCDetector.
Modified:
tomcat/trunk/java/org/apache/jasper/compiler/JDTCompiler.java
Modified: tomcat/trunk/java/org/apache/jasper/compi
Author: markt
Date: Tue Mar 6 22:39:33 2012
New Revision: 1297769
URL: http://svn.apache.org/viewvc?rev=1297769&view=rev
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=52731
Clean-up code. Fixes potential resource leak although the problems that
would trigger the leak are far more se
Author: markt
Date: Tue Mar 6 22:40:36 2012
New Revision: 1297770
URL: http://svn.apache.org/viewvc?rev=1297770&view=rev
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=52731
Clean-up code. Fixes potential resource leak although the problems that
would trigger the leak are far more se
https://issues.apache.org/bugzilla/show_bug.cgi?id=52731
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
Author: markt
Date: Tue Mar 6 22:56:31 2012
New Revision: 1297778
URL: http://svn.apache.org/viewvc?rev=1297778&view=rev
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=52732
Clean-up code. Fixes potential resource leak although the problems that
would trigger the leak are far more se
https://issues.apache.org/bugzilla/show_bug.cgi?id=52732
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
Author: markt
Date: Tue Mar 6 22:58:30 2012
New Revision: 1297781
URL: http://svn.apache.org/viewvc?rev=1297781&view=rev
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=52732
Clean-up code. Fixes potential resource leak although the problems that
would trigger the leak are far more se
2012/3/7 Mark Thomas :
> On 06/03/2012 21:27, build...@apache.org wrote:
>> 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/2816
>>
>> Buildbot URL: http://ci.apa
2012/3/7 Konstantin Kolinko :
> 2012/3/7 Mark Thomas :
>> On 06/03/2012 21:27, build...@apache.org wrote:
>>> 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/2
https://issues.apache.org/bugzilla/show_bug.cgi?id=52842
Bug #: 52842
Summary: MBeanDumper dumpBeans SEVERE: Error getting attribute
while using JMXProxy servlet
Product: Tomcat 7
Version: 7.0.26
Platform: PC
OS/Ve
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/2821
Buildbot URL: http://ci.apache.org/
Buildslave for this Build: bb-vm_ubuntu
Build Reason: scheduler
Build Source
https://issues.apache.org/bugzilla/show_bug.cgi?id=52842
--- Comment #1 from Jonathan Hodges 2012-03-06 23:58:42 UTC
---
This also appears on HP hardware with RHEL on both 32-bit and 64-bit Sun JVMs.
We are using the APR Native Tomcat library with a Executor thread pool.
As I mentioned before
On 06.03.2012 18:40, Mladen Turk wrote:
Hi,
Converted html files (no mater which tool used)
just look ugly. I see no point of having trash-like content
distributed, so can we just axe those conversion?
The content is already present in src as generated html file(s)
so converting them to .txt is
Author: rjung
Date: Wed Mar 7 00:56:18 2012
New Revision: 1297816
URL: http://svn.apache.org/viewvc?rev=1297816&view=rev
Log:
Fix name inconsistency for new variable.
Now it should be actually used.
Modified:
tomcat/jk/trunk/tools/jkrelease.sh
Modified: tomcat/jk/trunk/tools/jkrelease.sh
UR
Hi Konstantin,
On 06.03.2012 23:03, Konstantin Kolinko wrote:
2012/3/6:
Author: mturk
Date: Tue Mar 6 16:54:34 2012
New Revision: 1297571
URL: http://svn.apache.org/viewvc?rev=1297571&view=rev
Log:
Add support for lynx html to txt converter
Modified:
tomcat/jk/trunk/tools/jkrelease.sh
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 tomcat-trunk-validate-eoln has an issue affecting its community
integrati
Author: rjung
Date: Wed Mar 7 01:02:28 2012
New Revision: 1297818
URL: http://svn.apache.org/viewvc?rev=1297818&view=rev
Log:
BZ 52842: Exception in MBeanDumper.
StandardThreadExecutor attribute prestartminSpareThread
uses "is". Fix MBean descriptor.
Modified:
tomcat/trunk/java/org/apache/c
Author: rjung
Date: Wed Mar 7 01:08:52 2012
New Revision: 1297820
URL: http://svn.apache.org/viewvc?rev=1297820&view=rev
Log:
BZ 52842: Exception in MBeanDumper.
StandardThreadExecutor attribute prestartminSpareThread
uses "is". Fix MBean descriptor.
Backport of r1297818 from trunk.
Modified:
https://issues.apache.org/bugzilla/show_bug.cgi?id=52842
Rainer Jung changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
Author: rjung
Date: Wed Mar 7 01:30:59 2012
New Revision: 1297828
URL: http://svn.apache.org/viewvc?rev=1297828&view=rev
Log:
Another StandardThreadExecutor attribute with "is"
getter. Fix MBean descriptor.
Modified:
tomcat/trunk/java/org/apache/catalina/core/mbeans-descriptors.xml
Modified
Author: rjung
Date: Wed Mar 7 01:32:29 2012
New Revision: 1297829
URL: http://svn.apache.org/viewvc?rev=1297829&view=rev
Log:
Another StandardThreadExecutor attribute with "is"
getter. Fix MBean descriptor.
Backport of r1297828 from trunk.
Modified:
tomcat/tc7.0.x/trunk/ (props changed)
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/2823
Buildbot URL: http://ci.apache.org/
Buildslave for this Build: bb-vm_ubuntu
Build Reason: scheduler
Build Source St
https://issues.apache.org/bugzilla/show_bug.cgi?id=52842
--- Comment #3 from Jonathan Hodges 2012-03-07 02:17:27 UTC
---
Will this fix the other following exception concerning objects exposed with the
org.springframework.jmx.export.MBeanExporter?
Mar 6, 2012 9:18:20 AM org.apache.catalina.mbe
https://issues.apache.org/bugzilla/show_bug.cgi?id=52844
Bug #: 52844
Summary: CVE-2002-1060
Product: Tomcat 5
Version: 5.5.0
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
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 tomcat-tc7.0.x-test has an issue affecting its community integration.
This
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 tomcat-taglibs-standard has an issue affecting its community
integration.
75 matches
Mail list logo