Author: rjung
Date: Mon Nov 2 09:39:29 2015
New Revision: 1711922
URL: http://svn.apache.org/viewvc?rev=1711922&view=rev
Log:
Add some minor changes to changelog.
Modified:
tomcat/native/trunk/xdocs/miscellaneous/changelog.xml
Modified: tomcat/native/trunk/xdocs/miscellaneous/changelog.xml
Author: rjung
Date: Mon Nov 2 09:46:07 2015
New Revision: 1711925
URL: http://svn.apache.org/viewvc?rev=1711925&view=rev
Log:
Add some minor items to changelog.
Modified:
tomcat/native/branches/1.1.x/xdocs/miscellaneous/changelog.xml
Modified: tomcat/native/branches/1.1.x/xdocs/miscellaneou
https://bz.apache.org/bugzilla/show_bug.cgi?id=57799
Remy Maucherat changed:
What|Removed |Added
Status|NEEDINFO|NEW
--- Comment #33 from Remy Maucher
https://bz.apache.org/bugzilla/show_bug.cgi?id=57799
Remy Maucherat changed:
What|Removed |Added
Attachment #33243|0 |1
is obsolete|
Author: markt
Date: Mon Nov 2 10:32:58 2015
New Revision: 1711934
URL: http://svn.apache.org/viewvc?rev=1711934&view=rev
Log:
Port Bill's fix for OpenSSL constant name change from 1.1.x to trunk.
Modified:
tomcat/native/trunk/native/src/sslnetwork.c
Modified: tomcat/native/trunk/native/src/
https://bz.apache.org/bugzilla/show_bug.cgi?id=58081
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
Author: markt
Date: Mon Nov 2 10:42:06 2015
New Revision: 1711935
URL: http://svn.apache.org/viewvc?rev=1711935&view=rev
Log:
Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=58404
Don't duplicate properties from build.properties.default in build.xml
Modified:
tomcat/native/trunk/build.pro
https://bz.apache.org/bugzilla/show_bug.cgi?id=58404
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://bz.apache.org/bugzilla/show_bug.cgi?id=53847
Mark Thomas changed:
What|Removed |Added
Resolution|--- |DUPLICATE
Status|NEEDINFO
https://bz.apache.org/bugzilla/show_bug.cgi?id=54085
Mark Thomas changed:
What|Removed |Added
CC||asode...@agnitas.de
--- Comment #2 from
https://bz.apache.org/bugzilla/show_bug.cgi?id=55706
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://bz.apache.org/bugzilla/show_bug.cgi?id=56878
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
Author: markt
Date: Mon Nov 2 12:30:53 2015
New Revision: 1711945
URL: http://svn.apache.org/viewvc?rev=1711945&view=rev
Log:
Improve logic when SNI callback is not available or the SNI host name is
unknown.
Based on kkolinko's review of fix for BZ 58566.
Modified:
tomcat/native/trunk/nativ
https://bz.apache.org/bugzilla/show_bug.cgi?id=57136
Violeta Georgieva changed:
What|Removed |Added
CC||amir.y...@gmail.com
--- Comment #2
https://bz.apache.org/bugzilla/show_bug.cgi?id=58567
Violeta Georgieva changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://bz.apache.org/bugzilla/show_bug.cgi?id=58567
Yoni Amir changed:
What|Removed |Added
Resolution|DUPLICATE |---
Status|RESOLVED
https://bz.apache.org/bugzilla/show_bug.cgi?id=58567
Mark Thomas changed:
What|Removed |Added
Status|REOPENED|RESOLVED
Resolution|---
https://bz.apache.org/bugzilla/show_bug.cgi?id=57136
--- Comment #23 from Mark Thomas ---
*** Bug 58567 has been marked as a duplicate of this bug. ***
--
You are receiving this mail because:
You are the assignee for the bug.
Author: violetagg
Date: Mon Nov 2 13:05:24 2015
New Revision: 1711953
URL: http://svn.apache.org/viewvc?rev=1711953&view=rev
Log:
Merged revision 1710930 from tomcat/trunk:
For https://bz.apache.org/bugzilla/show_bug.cgi?id=58547 (reviewing r1710760)
Replace X.valueOf(String).xValue() with simple
Author: violetagg
Date: Mon Nov 2 13:09:03 2015
New Revision: 1711954
URL: http://svn.apache.org/viewvc?rev=1711954&view=rev
Log:
Merged revision 1710930 from tomcat/trunk:
For https://bz.apache.org/bugzilla/show_bug.cgi?id=58547 (reviewing r1710760)
Replace X.valueOf(String).xValue() with simple
https://bz.apache.org/bugzilla/show_bug.cgi?id=58567
--- Comment #5 from Yoni Amir ---
Hi Mark,
I am not sure if I understand your claim: you are saying that the side-effect
is not a regression. Are you saying that it is a desired side-effect?
Also, I see that 57136 is still open. Are there plans
Author: violetagg
Date: Mon Nov 2 13:23:54 2015
New Revision: 1711960
URL: http://svn.apache.org/viewvc?rev=1711960&view=rev
Log:
Merged revision 1710933 from tomcat/trunk:
Replace Boolean.valueOf(String).booleanValue() with Boolean.parseBoolean().
Modified:
tomcat/tc7.0.x/trunk/ (props c
Author: violetagg
Date: Mon Nov 2 13:17:14 2015
New Revision: 1711958
URL: http://svn.apache.org/viewvc?rev=1711958&view=rev
Log:
Merged revision 1710933 from tomcat/trunk:
Replace Boolean.valueOf(String).booleanValue() with Boolean.parseBoolean().
Modified:
tomcat/tc8.0.x/trunk/ (props c
Author: violetagg
Date: Mon Nov 2 13:26:50 2015
New Revision: 1711962
URL: http://svn.apache.org/viewvc?rev=1711962&view=rev
Log:
Merged revision 1710945 from tomcat/trunk:
For https://bz.apache.org/bugzilla/show_bug.cgi?id=58547
Replace Integer.valueOf(String).intValue() with simple parseInt(),
Author: violetagg
Date: Mon Nov 2 13:32:14 2015
New Revision: 1711963
URL: http://svn.apache.org/viewvc?rev=1711963&view=rev
Log:
Merged revision 1710945 from tomcat/trunk:
For https://bz.apache.org/bugzilla/show_bug.cgi?id=58547
Replace Integer.valueOf(String).intValue() with simple parseInt(),
https://bz.apache.org/bugzilla/show_bug.cgi?id=58567
--- Comment #6 from Mark Thomas ---
(In reply to Yoni Amir from comment #5)
Try reading the bug report for 57136. The answers to all of your questions may
be found there.
> I am not sure if I understand your claim: you are saying that the
> s
https://bz.apache.org/bugzilla/show_bug.cgi?id=58565
--- Comment #10 from Remy Maucherat ---
IMO a direct "speed" configuration would be quite convoluted and users would
have a hard time understanding it. It sounds better to me to keep buffer size
and timeout instead.
Are there really many who s
https://bz.apache.org/bugzilla/show_bug.cgi?id=57136
--- Comment #24 from Yoni Amir ---
Hello,
I opened bug 58567, and Mark resolved it as a duplicate of this bug.
I'd like to add to this discussion that I am suffering from the regression
introduced in 8.0.27 and I didn't even try to escape the $
Author: markt
Date: Mon Nov 2 13:48:08 2015
New Revision: 1711991
URL: http://svn.apache.org/viewvc?rev=1711991&view=rev
Log:
Implement review comments from kkolinko on the original fix for BZ 58566
Quit as early as possible if no SNI callback method is available in the Java
code
Ensure that Jav
Author: markt
Date: Mon Nov 2 13:50:40 2015
New Revision: 1712002
URL: http://svn.apache.org/viewvc?rev=1712002&view=rev
Log:
Implement review comments from kkolinko on the original fix for BZ 58566
Use correct type for return value and avoid unnecessary casts
Modified:
tomcat/trunk/java/org
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/135
Buildbot URL: http://ci.apache.org/
Buildslave for this Build: silvanus_ubuntu
Build Reason: The AnyBranch
https://bz.apache.org/bugzilla/show_bug.cgi?id=58566
Mark Thomas changed:
What|Removed |Added
Resolution|--- |FIXED
Status|REOPENED
Author: markt
Date: Mon Nov 2 14:14:10 2015
New Revision: 1712003
URL: http://svn.apache.org/viewvc?rev=1712003&view=rev
Log:
Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=58058
Ensure only one thread can attempt to initialize the APR library at a time
Modified:
tomcat/trunk/java/org/ap
Author: markt
Date: Mon Nov 2 14:26:47 2015
New Revision: 1712011
URL: http://svn.apache.org/viewvc?rev=1712011&view=rev
Log:
Align with 6/7/8
Modified:
tomcat/trunk/java/org/apache/tomcat/jni/Library.java
Modified: tomcat/trunk/java/org/apache/tomcat/jni/Library.java
URL:
http://svn.apach
Author: markt
Date: Mon Nov 2 14:30:40 2015
New Revision: 1712012
URL: http://svn.apache.org/viewvc?rev=1712012&view=rev
Log:
Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=58058
Fix thread safety.
Align with 9.0.x
Modified:
tomcat/tc8.0.x/trunk/java/org/apache/tomcat/jni/Library.java
M
Mark,
On 10/31/15 2:57 PM, ma...@apache.org wrote:
> Author: markt
> Date: Sat Oct 31 18:57:58 2015
> New Revision: 1711667
>
> URL: http://svn.apache.org/viewvc?rev=1711667&view=rev
> Log:
> Update ignores
>
> Modified:
> tomcat/native/trunk/native/ (props changed)
> tomcat/native/tru
Mark,
On 10/31/15 3:54 PM, Rémy Maucherat wrote:
> 2015-10-31 20:17 GMT+01:00 Mark Thomas :
>
>> Given the issues with 1.2.0, I'd like to get 1.2.1 out sooner rather
>> than later and then use that with 9.0.0.RC1.
>>
>> I think all the issues discovered so far have been fixed. If you know of
>> o
The following votes were cast:
Binding:
+1: markt, remm, kkolinko, rjung, mgrigorov, jfclere, schultz,
fschumacher, violetagg, kfujino
Non-binding:
+1: ognjen, 张乎兴(望陶)
The vote therefore passes.
Thanks,
Mark
-
To unsubscr
On 02/11/2015 14:32, Christopher Schultz wrote:
> Mark,
>
> On 10/31/15 2:57 PM, ma...@apache.org wrote:
>> Author: markt
>> Date: Sat Oct 31 18:57:58 2015
>> New Revision: 1711667
>>
>> URL: http://svn.apache.org/viewvc?rev=1711667&view=rev
>> Log:
>> Update ignores
>>
>> Modified:
>> tomcat/
Author: markt
Date: Mon Nov 2 14:37:55 2015
New Revision: 1712014
URL: http://svn.apache.org/viewvc?rev=1712014&view=rev
Log:
Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=58058
Fix thread safety.
Align with 8.0.x
Modified:
tomcat/tc7.0.x/trunk/java/org/apache/tomcat/jni/Library.java
https://bz.apache.org/bugzilla/show_bug.cgi?id=58058
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
Author: markt
Date: Mon Nov 2 14:39:12 2015
New Revision: 1712015
URL: http://svn.apache.org/viewvc?rev=1712015&view=rev
Log:
Fix BZ 58058
Fix thread safety.
Align with 7.0.x
Modified:
tomcat/tc6.0.x/trunk/java/org/apache/tomcat/jni/Library.java
tomcat/tc6.0.x/trunk/java/org/apache/tomca
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/137
Buildbot URL: http://ci.apache.org/
Buildslave for this Build: silvanus_ubuntu
Build Reason: The AnyBranchSch
The Buildbot has detected a new failure on builder tomcat-6-trunk while
building ASF Buildbot. Full details are available at:
http://ci.apache.org/builders/tomcat-6-trunk/builds/12
Buildbot URL: http://ci.apache.org/
Buildslave for this Build: silvanus_ubuntu
Build Reason: The AnyBranchSche
Author: markt
Date: Mon Nov 2 14:48:45 2015
New Revision: 1712023
URL: http://svn.apache.org/viewvc?rev=1712023&view=rev
Log:
Tag 1.2.1
Added:
tomcat/native/tags/TOMCAT_NATIVE_1_2_1/
- copied from r1712022, tomcat/native/trunk/
Modified:
tomcat/native/tags/TOMCAT_NATIVE_1_2_1/nativ
Author: markt
Date: Mon Nov 2 14:50:01 2015
New Revision: 1712024
URL: http://svn.apache.org/viewvc?rev=1712024&view=rev
Log:
Need to re-tag
Removed:
tomcat/native/tags/TOMCAT_NATIVE_1_2_1/
-
To unsubscribe, e-mail: dev-un
Author: markt
Date: Mon Nov 2 14:51:33 2015
New Revision: 1712025
URL: http://svn.apache.org/viewvc?rev=1712025&view=rev
Log:
Update external for Java code
Modified:
tomcat/native/trunk/java/org/apache/tomcat/ (props changed)
Propchange: tomcat/native/trunk/java/org/apache/tomcat/
---
Author: markt
Date: Mon Nov 2 14:52:01 2015
New Revision: 1712026
URL: http://svn.apache.org/viewvc?rev=1712026&view=rev
Log:
Tag 1.2.1
Added:
tomcat/native/tags/TOMCAT_NATIVE_1_2_1/
- copied from r1712025, tomcat/native/trunk/
Modified:
tomcat/native/tags/TOMCAT_NATIVE_1_2_1/nativ
Author: markt
Date: Mon Nov 2 15:10:18 2015
New Revision: 10986
Log:
Upload Tomcat Native 1.2.1 source files
Added:
dev/tomcat/tomcat-connectors/native/1.2.1/
dev/tomcat/tomcat-connectors/native/1.2.1/source/
dev/tomcat/tomcat-connectors/native/1.2.1/source/tomcat-native-1.2.1-src.t
Author: markt
Date: Mon Nov 2 15:12:20 2015
New Revision: 1712038
URL: http://svn.apache.org/viewvc?rev=1712038&view=rev
Log: (empty)
Modified:
tomcat/tc7.0.x/trunk/java/org/apache/tomcat/jni/Library.java
Modified: tomcat/tc7.0.x/trunk/java/org/apache/tomcat/jni/Library.java
URL:
http://sv
Author: markt
Date: Mon Nov 2 15:15:20 2015
New Revision: 1712039
URL: http://svn.apache.org/viewvc?rev=1712039&view=rev
Log:
Correct back-port so it compiles with Java 5
Modified:
tomcat/tc6.0.x/trunk/java/org/apache/tomcat/jni/Library.java
Modified: tomcat/tc6.0.x/trunk/java/org/apache/to
Author: markt
Date: Mon Nov 2 15:16:36 2015
New Revision: 1712041
URL: http://svn.apache.org/viewvc?rev=1712041&view=rev
Log:
Fix checkstyle issue
Modified:
tomcat/tc8.0.x/trunk/java/org/apache/tomcat/jni/Library.java
Modified: tomcat/tc8.0.x/trunk/java/org/apache/tomcat/jni/Library.java
UR
The Buildbot has detected a new failure on builder tomcat-8-trunk while
building ASF Buildbot. Full details are available at:
http://ci.apache.org/builders/tomcat-8-trunk/builds/222
Buildbot URL: http://ci.apache.org/
Buildslave for this Build: silvanus_ubuntu
Build Reason: The AnyBranchSch
Author: markt
Date: Mon Nov 2 15:17:57 2015
New Revision: 1712043
URL: http://svn.apache.org/viewvc?rev=1712043&view=rev
Log:
Fix checkstyle issue
Modified:
tomcat/trunk/java/org/apache/tomcat/jni/Library.java
Modified: tomcat/trunk/java/org/apache/tomcat/jni/Library.java
URL:
http://svn.a
On 02/11/2015 15:10, ma...@apache.org wrote:
> Author: markt
> Date: Mon Nov 2 15:10:18 2015
> New Revision: 10986
>
> Log:
> Upload Tomcat Native 1.2.1 source files
The Windows binaries should follow shortly. I've tested building on OSX
from the tar.gz archive and that works so I believe that t
Author: remm
Date: Mon Nov 2 15:20:44 2015
New Revision: 1712044
URL: http://svn.apache.org/viewvc?rev=1712044&view=rev
Log:
- Tentative patch for the elusive 57799: some blocking IO code uses
InputStream.available() (a useless call that has always been in the java.io
API). Following the introd
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/138
Buildbot URL: http://ci.apache.org/
Buildslave for this Build: silvanus_ubuntu
Build Reason: The AnyBranch
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/13
Buildbot URL: http://ci.apache.org/
Buildslave for this Build: silvanus_ubuntu
Build Reason: The AnyBranchS
The Buildbot has detected a restored build on builder tomcat-8-trunk while
building ASF Buildbot. Full details are available at:
http://ci.apache.org/builders/tomcat-8-trunk/builds/223
Buildbot URL: http://ci.apache.org/
Buildslave for this Build: silvanus_ubuntu
Build Reason: The AnyBranch
https://bz.apache.org/bugzilla/show_bug.cgi?id=57799
--- Comment #35 from Justin ---
(In reply to Remy Maucherat from comment #34)
> Created attachment 33247 [details]
> Test patch
>
> With debug.
Excellent, this patch has resolved the problem. I tested both HTTP and HTTPS. I
see no exceptions
Am 02.11.2015 um 16:20 schrieb Mark Thomas:
On 02/11/2015 15:10, ma...@apache.org wrote:
Author: markt
Date: Mon Nov 2 15:10:18 2015
New Revision: 10986
Log:
Upload Tomcat Native 1.2.1 source files
The Windows binaries should follow shortly. I've tested building on OSX
from the tar.gz archiv
Author: remm
Date: Mon Nov 2 16:46:59 2015
New Revision: 1712081
URL: http://svn.apache.org/viewvc?rev=1712081&view=rev
Log:
- 57799: Some blocking IO code uses InputStream.available() (a useless call
that has always been in the java.io API). Following the introduction of non
blocking, availabl
https://bz.apache.org/bugzilla/show_bug.cgi?id=57799
Remy Maucherat changed:
What|Removed |Added
Resolution|--- |FIXED
Status|NEW
Hi tested on Debian and I got this compilation error:
In file included from
/home/ebourg/packaging/tomcat-native/native/include/tcn.h:52:0,
from src/ssl.c:17:
src/ssl.c: In function 'Java_org_apache_tomcat_jni_SSL_setVerify':
src/ssl.c:1557:16: error: 'ctx' undeclared (fi
The Buildbot has detected a build exception on builder tomcat-8-trunk while
building ASF Buildbot. Full details are available at:
http://ci.apache.org/builders/tomcat-8-trunk/builds/225
Buildbot URL: http://ci.apache.org/
Buildslave for this Build: silvanus_ubuntu
Build Reason: The AnyBranc
Le 02/11/2015 18:11, Emmanuel Bourg a écrit :
> src/ssl.c: In function 'Java_org_apache_tomcat_jni_SSL_setVerify':
> src/ssl.c:1557:16: error: 'ctx' undeclared (first use in this function)
>TCN_ASSERT(ctx != 0);
I applied this patch to fix the error, is this correct?
--- a/native/src
Author: kkolinko
Revision: 1712038
Modified property: svn:log
Modified: svn:log at Mon Nov 2 19:51:14 2015
--
--- svn:log (original)
+++ svn:log Mon Nov 2 19:51:14 2015
@@ -0,0 +1 @@
+Correct back-port so it compiles wit
Author: markt
Date: Mon Nov 2 19:59:07 2015
New Revision: 10995
Log:
Upload the Windows binaries for x86 and x64 (no ia64)
Added:
dev/tomcat/tomcat-connectors/native/1.2.1/binaries/
dev/tomcat/tomcat-connectors/native/1.2.1/binaries/tomcat-native-1.2.1-ocsp-win32-bin.zip
(with props)
Author: markt
Date: Mon Nov 2 20:03:34 2015
New Revision: 1712135
URL: http://svn.apache.org/viewvc?rev=1712135&view=rev
Log:
Update version number ready for next tag
Modified:
tomcat/native/trunk/build.properties.default
tomcat/native/trunk/native/include/tcn_version.h
tomcat/native
Am 02.11.2015 um 16:20 schrieb Mark Thomas:
On 02/11/2015 15:10, ma...@apache.org wrote:
Author: markt
Date: Mon Nov 2 15:10:18 2015
New Revision: 10986
Log:
Upload Tomcat Native 1.2.1 source files
The Windows binaries should follow shortly. I've tested building on OSX
from the tar.gz archive
Am 02.11.2015 um 18:26 schrieb Emmanuel Bourg:
Le 02/11/2015 18:11, Emmanuel Bourg a écrit :
src/ssl.c: In function 'Java_org_apache_tomcat_jni_SSL_setVerify':
src/ssl.c:1557:16: error: 'ctx' undeclared (first use in this function)
TCN_ASSERT(ctx != 0);
I applied this patch to f
Am 02.11.2015 um 15:52 schrieb ma...@apache.org:
Author: markt
Date: Mon Nov 2 14:52:01 2015
New Revision: 1712026
URL: http://svn.apache.org/viewvc?rev=1712026&view=rev
Log:
Tag 1.2.1
Added:
tomcat/native/tags/TOMCAT_NATIVE_1_2_1/
- copied from r1712025, tomcat/native/trunk/
Modif
On 02/11/2015 20:34, Rainer Jung wrote:
> Am 02.11.2015 um 15:52 schrieb ma...@apache.org:
>> Author: markt
>> Date: Mon Nov 2 14:52:01 2015
>> New Revision: 1712026
>>
>> URL: http://svn.apache.org/viewvc?rev=1712026&view=rev
>> Log:
>> Tag 1.2.1
>>
>> Added:
>> tomcat/native/tags/TOMCAT_NAT
Version 1.2.1 includes the following changes:
- Fix to enable 1.2.x to work with Tomcat releases that do not have
the SNI callback implemented on the Java side
The proposed release artefacts can be found at [1],
and the build was done using tag [2].
The Apache Tomcat Native 1.2.1 is
[ ] Stable
Author: markt
Date: Mon Nov 2 21:25:49 2015
New Revision: 1712163
URL: http://svn.apache.org/viewvc?rev=1712163&view=rev
Log:
Fix an IDE nag and a Javadoc error
Modified:
tomcat/trunk/java/org/apache/catalina/realm/JDBCRealm.java
Modified: tomcat/trunk/java/org/apache/catalina/realm/JDBCRea
Author: markt
Date: Mon Nov 2 21:26:55 2015
New Revision: 1712164
URL: http://svn.apache.org/viewvc?rev=1712164&view=rev
Log:
Fix an IDE nag and a Javadoc error.
Modified:
tomcat/tc8.0.x/trunk/ (props changed)
tomcat/tc8.0.x/trunk/java/org/apache/catalina/realm/JDBCRealm.java
Propchan
Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change
notification.
The "TomcatVersions" page has been changed by markt:
https://wiki.apache.org/tomcat/TomcatVersions?action=diff&rev1=25&rev2=26
Comment:
6.0.x is now CTR
||Security Fixes: ||Yes ||
Le 02/11/2015 21:31, Rainer Jung a écrit :
> So as a safety check, one could check against c
> being NULL and throw an exception if it is.
Thank you for the suggestion, I'll use that for the Debian package instead.
Emmanuel Bourg
Author: markt
Date: Mon Nov 2 21:34:55 2015
New Revision: 1712166
URL: http://svn.apache.org/viewvc?rev=1712166&view=rev
Log:
Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=58568
Deprecate unused code.
Modified:
tomcat/tc7.0.x/trunk/java/org/apache/catalina/loader/WebappClassLoaderBase.
https://bz.apache.org/bugzilla/show_bug.cgi?id=58568
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://bz.apache.org/bugzilla/show_bug.cgi?id=58568
--- Comment #2 from Alexander Brand ---
Thanks for looking into this. Would it make sense to set system =
j2seeClassLoader in addition to deprecating system?
--
You are receiving this mail because:
You are the assignee for the bug.
-
Am 02.11.2015 um 22:32 schrieb Emmanuel Bourg:
Le 02/11/2015 21:31, Rainer Jung a écrit :
So as a safety check, one could check against c
being NULL and throw an exception if it is.
Thank you for the suggestion, I'll use that for the Debian package instead.
I'll include --enable-maintainer-
https://bz.apache.org/bugzilla/show_bug.cgi?id=58554
Mark Thomas changed:
What|Removed |Added
Resolution|--- |WONTFIX
Status|NEW
The Buildbot has detected a new failure on builder tomcat-8-trunk while
building ASF Buildbot. Full details are available at:
http://ci.apache.org/builders/tomcat-8-trunk/builds/226
Buildbot URL: http://ci.apache.org/
Buildslave for this Build: silvanus_ubuntu
Build Reason: The AnyBranchSch
https://bz.apache.org/bugzilla/show_bug.cgi?id=58548
Mark Thomas changed:
What|Removed |Added
Target Milestone|--- |-
Component|Connectors
https://bz.apache.org/bugzilla/show_bug.cgi?id=58543
Mark Thomas changed:
What|Removed |Added
Resolution|--- |FIXED
Status|NEW
https://bz.apache.org/bugzilla/show_bug.cgi?id=58542
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
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-native-make has an issue affecting its community integration.
This
Author: billbarker
Date: Tue Nov 3 02:07:20 2015
New Revision: 1712199
URL: http://svn.apache.org/viewvc?rev=1712199&view=rev
Log:
Align with OpenSSL master. The big change is that now OpenSSL take full control
of the SSL state machine, so we can't change it anymore. But it also looks like
doin
Author: billbarker
Date: Tue Nov 3 02:18:13 2015
New Revision: 1712200
URL: http://svn.apache.org/viewvc?rev=1712200&view=rev
Log:
Fix typo
Modified:
tomcat/native/branches/1.1.x/native/src/ssl.c
Modified: tomcat/native/branches/1.1.x/native/src/ssl.c
URL:
http://svn.apache.org/viewvc/tomc
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-tc8.0.x-test-nio2 has an issue affecting its community
integration
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-nio has an issue affecting its community integration.
Th
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-apr has an issue affecting its community integration.
Th
93 matches
Mail list logo