https://bz.apache.org/bugzilla/show_bug.cgi?id=52489
--- Comment #2 from Mark Thomas ---
Created attachment 35958
--> https://bz.apache.org/bugzilla/attachment.cgi?id=35958&action=edit
Signed examples.war from Tomcat 9.0.x
Good news.
The Symantec signing service we use can sign WARs. I perform
https://bz.apache.org/bugzilla/show_bug.cgi?id=52489
--- Comment #1 from Mark Thomas ---
Need to see if this is even possible. There is a standard for signing JAR files
but the layout in a WAR is different. I need to see if:
a) the standard signing tools can sign a WAR file
b) Tomcat can then val
https://bz.apache.org/bugzilla/show_bug.cgi?id=52448
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
Author: markt
Date: Wed Jun 6 19:16:02 2018
New Revision: 1833075
URL: http://svn.apache.org/viewvc?rev=1833075&view=rev
Log:
Fix possible NPE
Modified:
tomcat/tc7.0.x/trunk/ (props changed)
tomcat/tc7.0.x/trunk/java/org/apache/catalina/mbeans/MBeanFactory.java
Propchange: tomcat/tc7.
Author: markt
Date: Wed Jun 6 19:15:22 2018
New Revision: 1833073
URL: http://svn.apache.org/viewvc?rev=1833073&view=rev
Log:
Fix possible NPE
Modified:
tomcat/tc8.5.x/trunk/ (props changed)
tomcat/tc8.5.x/trunk/java/org/apache/catalina/mbeans/MBeanFactory.java
Propchange: tomcat/tc8.
Author: markt
Date: Wed Jun 6 19:15:40 2018
New Revision: 1833074
URL: http://svn.apache.org/viewvc?rev=1833074&view=rev
Log:
Fix possible NPE
Modified:
tomcat/tc8.0.x/trunk/ (props changed)
tomcat/tc8.0.x/trunk/java/org/apache/catalina/mbeans/MBeanFactory.java
Propchange: tomcat/tc8.
Author: markt
Date: Wed Jun 6 19:14:50 2018
New Revision: 1833072
URL: http://svn.apache.org/viewvc?rev=1833072&view=rev
Log:
SpotBugs: Remove unreachable code
Minor formatting cleanup
Modified:
tomcat/trunk/java/org/apache/coyote/http2/SendfileData.java
tomcat/trunk/java/org/apache/tomc
Author: markt
Date: Wed Jun 6 19:13:50 2018
New Revision: 1833071
URL: http://svn.apache.org/viewvc?rev=1833071&view=rev
Log:
Fix possible NPE
Modified:
tomcat/trunk/java/org/apache/catalina/mbeans/MBeanFactory.java
Modified: tomcat/trunk/java/org/apache/catalina/mbeans/MBeanFactory.java
UR
Hello Apache Supporters and Enthusiasts
This is a final reminder that our Apache EU Roadshow will be held in
Berlin next week on 13th and 14th June 2018. We will have 28 different
sessions running over 2 days that cover some great topics. So if you are
interested in Microservices, Internet of
Author: markt
Date: Wed Jun 6 18:51:15 2018
New Revision: 1833065
URL: http://svn.apache.org/viewvc?rev=1833065&view=rev
Log:
Make JAASRealm mis-configuration more obvious by requiring the authenticated
Subject to include at least one Principal of a type specified by userClassNames
Modified:
Author: markt
Date: Wed Jun 6 18:50:45 2018
New Revision: 1833064
URL: http://svn.apache.org/viewvc?rev=1833064&view=rev
Log:
Make JAASRealm mis-configuration more obvious by requiring the authenticated
Subject to include at least one Principal of a type specified by userClassNames
Modified:
Author: markt
Date: Wed Jun 6 18:50:04 2018
New Revision: 1833063
URL: http://svn.apache.org/viewvc?rev=1833063&view=rev
Log:
Make JAASRealm mis-configuration more obvious by requiring the authenticated
Subject to include at least one Principal of a type specified by userClassNames
Modified:
Author: markt
Date: Wed Jun 6 18:49:25 2018
New Revision: 1833062
URL: http://svn.apache.org/viewvc?rev=1833062&view=rev
Log:
Make JAASRealm mis-configuration more obvious by requiring the authenticated
Subject to include at least one Principal of a type specified by userClassNames
Modified:
Author: markt
Date: Wed Jun 6 14:45:42 2018
New Revision: 1833030
URL: http://svn.apache.org/viewvc?rev=1833030&view=rev
Log:
SpotBugs: Remove unreachable code
A little format clean-up
Modified:
tomcat/trunk/java/org/apache/catalina/ssi/SSIServletExternalResolver.java
tomcat/trunk/java/o
Author: markt
Date: Wed Jun 6 14:43:38 2018
New Revision: 1833029
URL: http://svn.apache.org/viewvc?rev=1833029&view=rev
Log:
Avoid unlikely NPE
Identified by SpotBugs
Modified:
tomcat/trunk/java/org/apache/catalina/mapper/Mapper.java
Modified: tomcat/trunk/java/org/apache/catalina/mapper/M
Author: markt
Date: Wed Jun 6 14:42:58 2018
New Revision: 1833028
URL: http://svn.apache.org/viewvc?rev=1833028&view=rev
Log:
False positives where values can be null
Modified:
tomcat/trunk/res/findbugs/filter-false-positives.xml
Modified: tomcat/trunk/res/findbugs/filter-false-positives.xm
https://bz.apache.org/bugzilla/show_bug.cgi?id=62432
Bug ID: 62432
Summary: Memory Leak in Statement Finalizer?
Product: Tomcat Modules
Version: unspecified
Hardware: All
OS: All
Status: NEW
Severity: norm
Author: markt
Date: Wed Jun 6 13:16:17 2018
New Revision: 1833025
URL: http://svn.apache.org/viewvc?rev=1833025&view=rev
Log:
Update method name to take account of refactoring
Modified:
tomcat/trunk/res/findbugs/filter-false-positives.xml
Modified: tomcat/trunk/res/findbugs/filter-false-pos
Author: markt
Date: Wed Jun 6 13:06:45 2018
New Revision: 1833024
URL: http://svn.apache.org/viewvc?rev=1833024&view=rev
Log:
SpotBugs: Remove unreachable code
A little format clean-up
Modified:
tomcat/trunk/java/org/apache/jasper/resources/LocalStrings.properties
tomcat/trunk/java/org/a
On 06/06/18 14:39, Mark Thomas wrote:
> On 06/06/18 13:03, jean-frederic clere wrote:
>> Hi
>>
>> I have been fixed a few issues in tomcat-native trunk, I would like to
>> tag and "release".
>>
>> updating openssl and apr to their latest version is also planed for 1.2.17
>>
>> Any objections?
>
>
On 06/06/18 14:05, Rainer Jung wrote:
> Did you notice my reply to your r1832987?
Oops fixed thanks.
Jean-Frederic
-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apac
Author: jfclere
Date: Wed Jun 6 13:00:15 2018
New Revision: 1833022
URL: http://svn.apache.org/viewvc?rev=1833022&view=rev
Log:
remove Accidentally committed debug line. Thanks Rainer.
Modified:
tomcat/native/trunk/native/src/sslcontext.c
Modified: tomcat/native/trunk/native/src/sslcontext.
Author: markt
Date: Wed Jun 6 12:57:59 2018
New Revision: 1833021
URL: http://svn.apache.org/viewvc?rev=1833021&view=rev
Log:
Correct the logic in MBeanFactory.removeConnector() to ensure that the correct
Connector is removed when there are multiple Connectors using different
addresses but the
On 31/05/18 15:14, Rémy Maucherat wrote:
> On Thu, May 31, 2018 at 3:20 PM Mark Thomas wrote:
>
>> Hi all,
>>
>> June is almost upon us so I'm thinking about the next release round.
>>
>> I've got a couple of small tasks on my personal TODO list and there are
>> one or two BZ issues that could be
Author: markt
Date: Wed Jun 6 12:56:04 2018
New Revision: 1833020
URL: http://svn.apache.org/viewvc?rev=1833020&view=rev
Log:
Correct the logic in MBeanFactory.removeConnector() to ensure that the correct
Connector is removed when there are multiple Connectors using different
addresses but the
Author: markt
Date: Wed Jun 6 12:55:22 2018
New Revision: 1833019
URL: http://svn.apache.org/viewvc?rev=1833019&view=rev
Log:
Correct the logic in MBeanFactory.removeConnector() to ensure that the correct
Connector is removed when there are multiple Connectors using different
addresses but the
Author: markt
Date: Wed Jun 6 12:44:29 2018
New Revision: 1833016
URL: http://svn.apache.org/viewvc?rev=1833016&view=rev
Log:
Correct the logic in MBeanFactory.removeConnector() to ensure that the correct
Connector is removed when there are multiple Connectors using different
addresses but the
On 06/06/18 13:03, jean-frederic clere wrote:
> Hi
>
> I have been fixed a few issues in tomcat-native trunk, I would like to
> tag and "release".
>
> updating openssl and apr to their latest version is also planed for 1.2.17
>
> Any objections?
None. Let me know if I can help.
> I have looked
Did you notice my reply to your r1832987?
Regards,
Rainer
-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org
Hi
I have been fixed a few issues in tomcat-native trunk, I would like to
tag and "release".
updating openssl and apr to their latest version is also planed for 1.2.17
Any objections?
I have looked to https://bz.apache.org/bugzilla/show_bug.cgi?id=53940
but it is more work that expected. OK to
https://bz.apache.org/bugzilla/show_bug.cgi?id=62122
jfclere changed:
What|Removed |Added
Status|REOPENED|RESOLVED
Resolution|---
Author: markt
Date: Wed Jun 6 11:24:38 2018
New Revision: 1833012
URL: http://svn.apache.org/viewvc?rev=1833012&view=rev
Log:
SpotBugs: Remove unreachable code
Modified:
tomcat/trunk/java/org/apache/tomcat/util/IntrospectionUtils.java
Modified: tomcat/trunk/java/org/apache/tomcat/util/Intro
https://bz.apache.org/bugzilla/show_bug.cgi?id=62080
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
Author: markt
Date: Wed Jun 6 10:51:21 2018
New Revision: 1833004
URL: http://svn.apache.org/viewvc?rev=1833004&view=rev
Log:
Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=62080
Ensure that all reads of the current thread's context class loader made by the
UEL API and implementation are per
Author: markt
Date: Wed Jun 6 10:47:16 2018
New Revision: 1833003
URL: http://svn.apache.org/viewvc?rev=1833003&view=rev
Log:
Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=62080
Ensure that all reads of the current thread's context class loader made by the
UEL API and implementation are per
Author: markt
Date: Wed Jun 6 10:41:42 2018
New Revision: 1833002
URL: http://svn.apache.org/viewvc?rev=1833002&view=rev
Log:
Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=62080
Ensure that all reads of the current thread's context class loader made by the
UEL API and implementation are per
Author: markt
Date: Wed Jun 6 10:40:18 2018
New Revision: 1833001
URL: http://svn.apache.org/viewvc?rev=1833001&view=rev
Log:
Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=62080
Ensure that all reads of the current thread's context class loader made by the
UEL API and implementation are per
https://bz.apache.org/bugzilla/show_bug.cgi?id=62080
Mark Thomas changed:
What|Removed |Added
Status|NEEDINFO|NEW
--- Comment #2 from Mark Thomas ---
https://bz.apache.org/bugzilla/show_bug.cgi?id=56148
jfclere changed:
What|Removed |Added
CC||jfcl...@gmail.com
--
You are receiving this
On 05/06/18 15:21, Mark Thomas wrote:
> On 05/06/18 13:55, jfcl...@apache.org wrote:
>> Author: jfclere
>> Date: Tue Jun 5 12:55:05 2018
>> New Revision: 1832936
>>
>> URL: http://svn.apache.org/viewvc?rev=1832936&view=rev
>> Log:
>> ssl_ocsp_request() sets the error correctly already.
>>
>> Modif
Author: jfclere
Date: Wed Jun 6 08:52:57 2018
New Revision: 1832992
URL: http://svn.apache.org/viewvc?rev=1832992&view=rev
Log:
follow up of r1832936, move the commit command in the code, thanks Mark.
Modified:
tomcat/native/trunk/native/src/sslutils.c
Modified: tomcat/native/trunk/native/
Am 06.06.2018 um 10:25 schrieb jfcl...@apache.org:
Author: jfclere
Date: Wed Jun 6 08:25:53 2018
New Revision: 1832987
URL: http://svn.apache.org/viewvc?rev=1832987&view=rev
Log:
Fix for PR#62094
Modified:
tomcat/native/trunk/native/src/sslcontext.c
Modified: tomcat/native/trunk/native/s
https://bz.apache.org/bugzilla/show_bug.cgi?id=62094
jfclere changed:
What|Removed |Added
Resolution|--- |FIXED
Status|NEW
Author: jfclere
Date: Wed Jun 6 08:25:53 2018
New Revision: 1832987
URL: http://svn.apache.org/viewvc?rev=1832987&view=rev
Log:
Fix for PR#62094
Modified:
tomcat/native/trunk/native/src/sslcontext.c
Modified: tomcat/native/trunk/native/src/sslcontext.c
URL:
http://svn.apache.org/viewvc/tom
44 matches
Mail list logo