https://issues.apache.org/bugzilla/show_bug.cgi?id=56776
Mark Thomas changed:
What|Removed |Added
Status|NEW |NEEDINFO
OS|
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/328
Buildbot URL: http://ci.apache.org/
Buildslave for this Build: bb-vm_ubuntu
Build Reason: scheduler
Build Source
Actually it is broken Mark since the principal can be created later
(you login in a servlet for instance).
That's why in tomee we wrap the realm to ensure we get the information
whatever happen.
Romain Manni-Bucau
Twitter: @rmannibucau
Blog: http://rmannibucau.wordpress.com/
LinkedIn: http://fr.
has nothing to do with recycle. Seems that the authentication in
BasicAuthenticator only gets triggered in StandardHostValve#171 by callingĀ
context.getPipeline().getFirst().invoke(request, response);
While the request listener already get triggered in StandardHostValve#167 by
calling context.fi
https://issues.apache.org/bugzilla/show_bug.cgi?id=56780
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
Author: markt
Date: Tue Aug 5 15:50:13 2014
New Revision: 1615951
URL: http://svn.apache.org/r1615951
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=56780
Enable Tomcat to start when using SSL with an IBM JRE in strict SP800-131a mode.
Modified:
tomcat/tc7.0.x/trunk/ (props ch
Author: markt
Date: Tue Aug 5 15:46:37 2014
New Revision: 1615947
URL: http://svn.apache.org/r1615947
Log:
Simplify catch block
Enable Tomcat to start when using SSL with an IBM JRE in strict SP800-131a mode.
Modified:
tomcat/trunk/java/org/apache/tomcat/util/net/jsse/JSSESocketFactory.java
https://issues.apache.org/bugzilla/show_bug.cgi?id=56784
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
Author: markt
Date: Tue Aug 5 15:15:00 2014
New Revision: 1615942
URL: http://svn.apache.org/r1615942
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=56784
Fix a couple of rare but theoretically possible atomicity bugs.
Modified:
tomcat/trunk/java/org/apache/catalina/core/Contain
https://issues.apache.org/bugzilla/show_bug.cgi?id=56784
--- Comment #1 from Mark Thomas ---
(In reply to diogogsousa from comment #0)
> In org.apache.catalina.core.ContainerBase, method getChildren(), lines
> 1526-1534:
Technically this is valid although no-one has ever reported an issue. It is
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/325
Buildbot URL: http://ci.apache.org/
Buildslave for this Build: bb-vm_ubuntu
Build Reason: scheduler
Build Source Sta
Author: markt
Date: Tue Aug 5 13:02:54 2014
New Revision: 1615922
URL: http://svn.apache.org/r1615922
Log:
Don't use Java 7 methods in Tomcat 7.
Modified:
tomcat/tc7.0.x/trunk/java/javax/el/Util.java
tomcat/tc7.0.x/trunk/java/org/apache/el/util/ReflectionUtil.java
Modified: tomcat/tc7.0
On 05/08/2014 13:49, Konstantin Kolinko wrote:
> 2014-08-05 15:24 GMT+04:00 :
>> Author: markt
>> Date: Tue Aug 5 11:24:03 2014
>> New Revision: 1615912
>>
>> URL: http://svn.apache.org/r1615912
>> Log:
>> Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=56797
>> When matching a method in a
https://issues.apache.org/bugzilla/show_bug.cgi?id=56785
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
Author: markt
Date: Tue Aug 5 12:55:20 2014
New Revision: 1615920
URL: http://svn.apache.org/r1615920
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=56785
Avoid NullPointerException if directory exists on the class path that is not
readable by the Tomcat user.
Modified:
tomcat/
Author: markt
Date: Tue Aug 5 12:49:27 2014
New Revision: 1615919
URL: http://svn.apache.org/r1615919
Log:
Correct order
Modified:
tomcat/trunk/webapps/docs/changelog.xml
Modified: tomcat/trunk/webapps/docs/changelog.xml
URL:
http://svn.apache.org/viewvc/tomcat/trunk/webapps/docs/changelog
2014-08-05 15:24 GMT+04:00 :
> Author: markt
> Date: Tue Aug 5 11:24:03 2014
> New Revision: 1615912
>
> URL: http://svn.apache.org/r1615912
> Log:
> Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=56797
> When matching a method in an EL expression, do not treat bridge methods as
> duplic
https://issues.apache.org/bugzilla/show_bug.cgi?id=56785
--- Comment #8 from Mark Thomas ---
A non-readable directory in WEB-INF/classes won't trigger this but a
non-readable directory elsewhere on the classpath with will.
Including user.dir on the class path is unusual. You might want to look
https://issues.apache.org/bugzilla/show_bug.cgi?id=56787
Mark Thomas changed:
What|Removed |Added
Severity|normal |enhancement
--- Comment #2 from Mark
https://issues.apache.org/bugzilla/show_bug.cgi?id=56797
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
Author: markt
Date: Tue Aug 5 11:24:03 2014
New Revision: 1615912
URL: http://svn.apache.org/r1615912
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=56797
When matching a method in an EL expression, do not treat bridge methods as
duplicates of the method they bridge to. In this case
Author: markt
Date: Tue Aug 5 11:20:52 2014
New Revision: 1615911
URL: http://svn.apache.org/r1615911
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=56797
When matching a method in an EL expression, do not treat bridge methods as
duplicates of the method they bridge to. In this case
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/324
Buildbot URL: http://ci.apache.org/
Buildslave for this Build: bb-vm_ubuntu
Build Reason: scheduler
Build Source
it/target/junit-4.12-SNAPSHOT.jar
-Dobjenesis.jar=/srv/gump/public/workspace/objenesis/main/target/objenesis-2.2-SNAPSHOT.jar
-Dtest.reports=output/logs-NIO2
-Dtomcat-native.tar.gz=/srv/gump/public/workspace/apache-commons/daemon/dist/bin/commons-daemon-20140805-native-src.tar.gz
-Dexamples.sources.
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/323
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=56801
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
Author: markt
Date: Tue Aug 5 07:38:18 2014
New Revision: 1615876
URL: http://svn.apache.org/r1615876
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=56801
Improve performance of org.apache.tomcat.util.file.Matcher which
is to filter JARs for scanning during web application start. Ba
https://issues.apache.org/bugzilla/show_bug.cgi?id=56815
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
Author: markt
Date: Tue Aug 5 07:31:09 2014
New Revision: 1615875
URL: http://svn.apache.org/r1615875
Log:
Add a bug id
Modified:
tomcat/trunk/webapps/docs/changelog.xml
Modified: tomcat/trunk/webapps/docs/changelog.xml
URL:
http://svn.apache.org/viewvc/tomcat/trunk/webapps/docs/changelog.
29 matches
Mail list logo