Author: rjung
Date: Thu Mar 8 08:02:45 2012
New Revision: 1298288
URL: http://svn.apache.org/viewvc?rev=1298288&view=rev
Log:
Remove "--force" from libtoolize in buildconf
to prevent overwrite of our config.(guess|sub)
copies with system installed ones.
Modified:
tomcat/jk/trunk/native/build
On 03/08/2012 09:02 AM, rj...@apache.org wrote:
Author: rjung
Date: Thu Mar 8 08:02:45 2012
New Revision: 1298288
URL: http://svn.apache.org/viewvc?rev=1298288&view=rev
Log:
Remove "--force" from libtoolize in buildconf
to prevent overwrite of our config.(guess|sub)
copies with system installed
On 08.03.2012 09:08, Mladen Turk wrote:
On 03/08/2012 09:02 AM, rj...@apache.org wrote:
Author: rjung
Date: Thu Mar 8 08:02:45 2012
New Revision: 1298288
URL: http://svn.apache.org/viewvc?rev=1298288&view=rev
Log:
Remove "--force" from libtoolize in buildconf
to prevent overwrite of our config.
Author: kfujino
Date: Thu Mar 8 08:39:02 2012
New Revision: 1298296
URL: http://svn.apache.org/viewvc?rev=1298296&view=rev
Log:
Replicate Principal in ClusterSingleSignOn.
Modified:
tomcat/trunk/java/org/apache/catalina/ha/authenticator/ClusterSingleSignOn.java
tomcat/trunk/java/org/ap
Author: kfujino
Date: Thu Mar 8 08:43:46 2012
New Revision: 1298299
URL: http://svn.apache.org/viewvc?rev=1298299&view=rev
Log:
Replicate Principal in ClusterSingleSignOn.
Modified:
tomcat/tc7.0.x/trunk/java/org/apache/catalina/ha/authenticator/ClusterSingleSignOn.java
tomcat/tc7.0.x/t
Author: kfujino
Date: Thu Mar 8 08:52:53 2012
New Revision: 1298303
URL: http://svn.apache.org/viewvc?rev=1298303&view=rev
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?re
On 2/03/2012 2:29 PM, Filip Hanik - Dev Lists wrote:
On 3/2/2012 2:13 AM, Mark Thomas wrote:
You can't register on a selector using another thread.
Bingo. That explains it. Is that documented anywhere?
I'm not sure if the java.nio documentation says it, I think it does.
The Selector object is
On 03/08/2012 09:21 AM, Rainer Jung wrote:
On 08.03.2012 09:08, Mladen Turk wrote:
On 03/08/2012 09:02 AM, rj...@apache.org wrote:
Author: rjung
Date: Thu Mar 8 08:02:45 2012
New Revision: 1298288
URL: http://svn.apache.org/viewvc?rev=1298288&view=rev
Log:
Remove "--force" from libtoolize in b
Author: mturk
Date: Thu Mar 8 11:37:26 2012
New Revision: 1298367
URL: http://svn.apache.org/viewvc?rev=1298367&view=rev
Log:
Pre-generate chartables for windows. It never changes anyhow. This allows to
build pcre 64-bit without creating 32-bit in front
Added:
tomcat/jk/trunk/native/iis/pcr
On 08.03.2012 12:06, Mladen Turk wrote:
On 03/08/2012 09:21 AM, Rainer Jung wrote:
On 08.03.2012 09:08, Mladen Turk wrote:
On 03/08/2012 09:02 AM, rj...@apache.org wrote:
Author: rjung
Date: Thu Mar 8 08:02:45 2012
New Revision: 1298288
URL: http://svn.apache.org/viewvc?rev=1298288&view=rev
L
On 03/08/2012 12:59 PM, Rainer Jung wrote:
On 08.03.2012 12:06, Mladen Turk wrote:
On 03/08/2012 09:21 AM, Rainer Jung wrote:
On 08.03.2012 09:08, Mladen Turk wrote:
On 03/08/2012 09:02 AM, rj...@apache.org wrote:
Author: rjung
Date: Thu Mar 8 08:02:45 2012
New Revision: 1298288
URL: http://
2012/3/8 :
> Author: mturk
> Date: Thu Mar 8 11:37:26 2012
> New Revision: 1298367
>
> URL: http://svn.apache.org/viewvc?rev=1298367&view=rev
> Log:
> Pre-generate chartables for windows. It never changes anyhow. This allows to
> build pcre 64-bit without creating 32-bit in front
>
> Added:
>
On 03/08/2012 01:15 PM, Konstantin Kolinko wrote:
2012/3/8:
Added:
tomcat/jk/trunk/native/iis/pcre/chartables.hw
The added file seems to be a C source text, so it needs svn:eol-style=native
Probably, but since its not meant to be editable its irrelevant.
It'll be compiled regardless of
https://issues.apache.org/bugzilla/show_bug.cgi?id=52856
Bug #: 52856
Summary: High CPU load when the underlying socket error in
ssl_socket_send is EAGAIN
Product: Tomcat Native
Version: 1.1.22
Platform: PC
OS/Vers
https://issues.apache.org/bugzilla/show_bug.cgi?id=52858
Bug #: 52858
Summary: High CPU load in the NIO connector, when a client
breaks connection unexpectedly
Product: Tomcat 7
Version: 7.0.26
Platform: PC
OS/Vers
Author: mturk
Date: Thu Mar 8 15:07:41 2012
New Revision: 1298424
URL: http://svn.apache.org/viewvc?rev=1298424&view=rev
Log:
Use APACHE24_HOME instead APACHE23 and allow passing ARCH
Modified:
tomcat/jk/trunk/native/apache-2.0/Makefile.vc
Modified: tomcat/jk/trunk/native/apache-2.0/Makefil
https://issues.apache.org/bugzilla/show_bug.cgi?id=52545
Mark Thomas changed:
What|Removed |Added
Status|REOPENED|RESOLVED
Resolution|
Speaking of thread safety, in the APR connector, when SSL is used, it may
be possible to hit some problems if read and write are called at same time
from different threads on same socket - SSL_read and SSL_write share the
same context and apparently are not safe.
I don't know if websocket allows a
Author: schultz
Date: Thu Mar 8 17:22:29 2012
New Revision: 1298476
URL: http://svn.apache.org/viewvc?rev=1298476&view=rev
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=52500
Added configurable mechanism to retrieve user names from X509 client
certificates. Based on a patch provide
Author: schultz
Date: Thu Mar 8 17:34:53 2012
New Revision: 1298479
URL: http://svn.apache.org/viewvc?rev=1298479&view=rev
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=52500
Added configurable mechanism to retrieve user names from X509 client
certificates. Based on a patch provide
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/435
Buildbot URL: http://ci.apache.org/
Buildslave for this Build: bb-vm_ubuntu
Build Reason: scheduler
Build Source
Author: schultz
Date: Thu Mar 8 17:52:12 2012
New Revision: 1298485
URL: http://svn.apache.org/viewvc?rev=1298485&view=rev
Log:
Added back-port 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/tru
https://issues.apache.org/bugzilla/show_bug.cgi?id=52500
Christopher Schultz changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
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/2832
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=52850
Rohit Kelapure changed:
What|Removed |Added
Attachment #28433|0 |1
is obsolete|
1. TC 7.0 backport fails to compile:
http://ci.apache.org/builders/tomcat-7-trunk/builds/435/steps/compile/logs/stdio
2. svn:eol-style on new files.
2012/3/8 :
> Author: schultz
> Date: Thu Mar 8 17:52:12 2012
> New Revision: 1298485
>
> URL: http://svn.apache.org/viewvc?rev=1298485&view=rev
>
https://issues.apache.org/bugzilla/show_bug.cgi?id=52842
--- Comment #5 from Christopher Schultz
2012-03-08 19:17:39 UTC ---
(In reply to comment #4)
> Since the Tomcat JDBC pool is part of Tomcat 7 is there a better way to view
> the pool properties through JMX than exposing through the Spring
Author: schultz
Date: Thu Mar 8 19:26:59 2012
New Revision: 1298529
URL: http://svn.apache.org/viewvc?rev=1298529&view=rev
Log:
Fixed poor merge conflict resolution.
Modified:
tomcat/tc7.0.x/trunk/java/org/apache/catalina/realm/RealmBase.java
Modified: tomcat/tc7.0.x/trunk/java/org/apache/c
Konstantin,
On 3/8/12 2:16 PM, Konstantin Kolinko wrote:
> 1. TC 7.0 backport fails to compile:
> http://ci.apache.org/builders/tomcat-7-trunk/builds/435/steps/compile/logs/stdio
Bad merge :(
Fixed.
> 2. svn:eol-style on new files.
Stupid question: how do I do that? I'm happy to adjust on CLI
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/436
Buildbot URL: http://ci.apache.org/
Buildslave for this Build: bb-vm_ubuntu
Build Reason: scheduler
Build Sou
2012/3/8 Christopher Schultz :
>> 2. svn:eol-style on new files.
>
> Stupid question: how do I do that? I'm happy to adjust on CLI or from
> within Eclipse.
>
1. To prevent it from happening: you configure auto-props setting in Subversion
See here:
http://www.apache.org/dev/version-control.html#h
Author: schultz
Date: Thu Mar 8 19:59:59 2012
New Revision: 1298542
URL: http://svn.apache.org/viewvc?rev=1298542&view=rev
Log:
Fixed eol-style.
Modified:
tomcat/tc7.0.x/trunk/java/org/apache/catalina/realm/X509SubjectDnRetriever.java
(props changed)
tomcat/tc7.0.x/trunk/java/org/ap
Author: schultz
Date: Thu Mar 8 20:00:48 2012
New Revision: 1298545
URL: http://svn.apache.org/viewvc?rev=1298545&view=rev
Log:
Fixed eol-style.
Modified:
tomcat/trunk/java/org/apache/catalina/realm/X509SubjectDnRetriever.java
(props changed)
tomcat/trunk/java/org/apache/catalina/real
On 08/03/2012 09:12, Johno Crawford wrote:
> What's next / left on the TODO list Mark? Anything I can help out with?
Porting the generic HTTP upgrade followed by the WebSocket code to
7.0.x. I don't think there is much for you to do there.
WebSocket needs some documentation. My plan was to keep i
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/2833
Buildbot URL: http://ci.apache.org/
Buildslave for this Build: bb-vm_ubuntu
Build Reason: scheduler
Build Source St
[
https://issues.apache.org/jira/browse/MTOMCAT-124?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
patrick garcia updated MTOMCAT-124:
---
Attachment: MTOMCAT-124-tomcat-maven-archetype.patch
Hear is the patch with the improvements
Hi,
we did performance tests in myfaces core project recently and we found
two performance problems in tomcat (7.0.26):
1) javax.el.ExpressionFactory.newInstance() does not cache instance
created with javax.el.ExpressionFactory.newInstance. - every invocation
of this method reads service .prope
Author: schultz
Date: Thu Mar 8 20:59:27 2012
New Revision: 1298577
URL: http://svn.apache.org/viewvc?rev=1298577&view=rev
Log:
Fixed two javadoc complaints.
Modified:
tomcat/trunk/java/org/apache/catalina/realm/RealmBase.java
tomcat/trunk/java/org/apache/catalina/realm/X509UsernameRetri
Author: schultz
Date: Thu Mar 8 21:01:53 2012
New Revision: 1298579
URL: http://svn.apache.org/viewvc?rev=1298579&view=rev
Log:
Fixed javadoc complaint.
Modified:
tomcat/tc7.0.x/trunk/java/org/apache/catalina/realm/RealmBase.java
tomcat/tc7.0.x/trunk/java/org/apache/catalina/realm/X509U
https://issues.apache.org/bugzilla/show_bug.cgi?id=52861
Bug #: 52861
Summary: WebappClassLoader stopped too early in webapp shutdown
cycle
Product: Tomcat 6
Version: 6.0.29
Platform: PC
OS/Version: Linux
Author: markt
Date: Thu Mar 8 21:25:31 2012
New Revision: 1298590
URL: http://svn.apache.org/viewvc?rev=1298590&view=rev
Log:
Fix various Checkstyle / Eclipse warnings and failures
Modified:
tomcat/trunk/java/org/apache/catalina/realm/RealmBase.java
tomcat/trunk/java/org/apache/catalina/
https://issues.apache.org/bugzilla/show_bug.cgi?id=52861
--- Comment #1 from Nathan Bryant 2012-03-08 21:27:57 UTC
---
See also http://java.net/jira/browse/GLASSFISH-16712
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail becau
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/2834
Buildbot URL: http://ci.apache.org/
Buildslave for this Build: bb-vm_ubuntu
Build Reason: scheduler
Build Source
Author: markt
Date: Thu Mar 8 21:30:35 2012
New Revision: 1298592
URL: http://svn.apache.org/viewvc?rev=1298592&view=rev
Log:
Fix the brackets
Modified:
tomcat/trunk/java/org/apache/catalina/realm/RealmBase.java
Modified: tomcat/trunk/java/org/apache/catalina/realm/RealmBase.java
URL:
http
https://issues.apache.org/bugzilla/show_bug.cgi?id=52861
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
2012/3/9 Martin Koci :
> Hi,
>
> we did performance tests in myfaces core project recently and we found
> two performance problems in tomcat (7.0.26):
>
>
> 1) javax.el.ExpressionFactory.newInstance() does not cache instance
> created with javax.el.ExpressionFactory.newInstance. - every invocation
Author: markt
Date: Thu Mar 8 22:35:55 2012
New Revision: 1298628
URL: http://svn.apache.org/viewvc?rev=1298628&view=rev
Log:
Add test case for BZ 52830
Modified:
tomcat/trunk/test/org/apache/naming/resources/TestNamingContext.java
Modified: tomcat/trunk/test/org/apache/naming/resources/Tes
Author: markt
Date: Thu Mar 8 22:36:04 2012
New Revision: 1298629
URL: http://svn.apache.org/viewvc?rev=1298629&view=rev
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=52830
Align parseName(Name) with parseName(String) so both have the same
behaviour
Modified:
tomcat/trunk/java/
https://issues.apache.org/bugzilla/show_bug.cgi?id=52830
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
Author: markt
Date: Thu Mar 8 22:46:08 2012
New Revision: 1298635
URL: http://svn.apache.org/viewvc?rev=1298635&view=rev
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=52830
Align parseName(Name) with parseName(String) so both have the same
behaviour
Modified:
tomcat/tc7.0.x/tru
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/2837
Buildbot URL: http://ci.apache.org/
Buildslave for this Build: bb-vm_ubuntu
Build Reason: scheduler
Build Source St
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-test has an issue affecting its community integration.
This i
Author: mturk
Date: Fri Mar 9 06:24:34 2012
New Revision: 1298708
URL: http://svn.apache.org/viewvc?rev=1298708&view=rev
Log:
No need to dist KEYS file
Modified:
tomcat/jk/trunk/tools/jkbindist.sh
Modified: tomcat/jk/trunk/tools/jkbindist.sh
URL:
http://svn.apache.org/viewvc/tomcat/jk/trun
Author: mturk
Date: Fri Mar 9 06:30:44 2012
New Revision: 1298711
URL: http://svn.apache.org/viewvc?rev=1298711&view=rev
Log:
Make sure windows dist has DOS line endings
Modified:
tomcat/jk/trunk/tools/jkbindist.sh
Modified: tomcat/jk/trunk/tools/jkbindist.sh
URL:
http://svn.apache.org/vie
Author: mturk
Date: Fri Mar 9 06:32:02 2012
New Revision: 1298714
URL: http://svn.apache.org/viewvc?rev=1298714&view=rev
Log:
No need for ASL header in simple autogenerated README
Modified:
tomcat/jk/trunk/tools/jkbindist.sh
Modified: tomcat/jk/trunk/tools/jkbindist.sh
URL:
http://svn.apac
Author: mturk
Date: Fri Mar 9 06:37:25 2012
New Revision: 1298715
URL: http://svn.apache.org/viewvc?rev=1298715&view=rev
Log:
make sure .so file has exec perm set in case cygwin unzip is used
Modified:
tomcat/jk/trunk/tools/jkbindist.sh
Modified: tomcat/jk/trunk/tools/jkbindist.sh
URL:
htt
Author: mturk
Date: Fri Mar 9 06:42:07 2012
New Revision: 1298716
URL: http://svn.apache.org/viewvc?rev=1298716&view=rev
Log:
Add missing compile rule
Modified:
tomcat/jk/trunk/native/apache-2.0/Makefile.vc
Modified: tomcat/jk/trunk/native/apache-2.0/Makefile.vc
URL:
http://svn.apache.org/
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.
58 matches
Mail list logo