.gz=/srv/gump/public/workspace/apache-commons/daemon/dist/bin/commons-daemon-20160321-native-src.tar.gz
-Dexamples.sources.skip=true
-Dbase.path=/srv/gump/public/workspace/tomcat-trunk/tomcat-build-libs
-Djdt.jar=/srv/gump/packages/eclipse/plugins/R-4.5-201506032000/ecj-4.5.jar
-Dtest.apr.loc=/srv/g
lic/workspace/apache-commons/daemon/dist/commons-daemon-20160321.jar
-Dtomcat-dbcp-src.jar=/srv/gump/public/workspace/tomcat-7.0.x/tomcat-deps/tomcat-dbcp-src.jar
-Dtomcat-dbcp.home=/srv/gump/public/workspace/tomcat-7.0.x/tomcat-deps
-Dtest.excludePerformance=true
-Dhamcrest.jar=/srv/gump/packag
Hi All,
I found that there are two release announcement, 6.0.45(2016-02-11) and
6.0.44(2015-05-12) in the following url:
http://tomcat.apache.org/
Is that expected?
Thanks,
Huxing
-
To unsubscribe, e-mail: dev-unsubscr...@tomc
Author: violetagg
Date: Mon Mar 21 09:06:39 2016
New Revision: 1735929
URL: http://svn.apache.org/viewvc?rev=1735929&view=rev
Log:
Move the announcement for 6.0.44 to the old news.
Modified:
tomcat/site/trunk/docs/index.html
tomcat/site/trunk/docs/oldnews-2015.html
tomcat/site/trunk/x
Hi,
2016-03-21 10:50 GMT+02:00 Huxing Zhang :
>
> Hi All,
>
> I found that there are two release announcement, 6.0.45(2016-02-11) and
6.0.44(2015-05-12) in the following url:
> http://tomcat.apache.org/
>
> Is that expected?
I moved the announcement for 6.0.44 to the old news.
Thanks for reporti
All,
Running the tests for Tomcat 8.0.33, my automated build script is
failing to build tcnative.
During "configure", I get this output:
"
checking OpenSSL library version >= 1.0.2...
Found OPENSSL_VERSION_NUMBER 0x1000105f (OpenSSL 1.0.1e 11 Feb 2013)
Require OPENSSL_VERSION_NUMBER 0x1000200
Hi,
2016-03-18 22:55 GMT+02:00 Mark Thomas :
>
> The proposed Apache Tomcat 8.0.33 release is now available for voting.
>
> The main changes since 8.0.32 are:
>
> - Correct a false positive warning for ThreadLocal related memory
> leaks when the key class but not the value class has been loaded
Author: rjung
Date: Mon Mar 21 20:02:41 2016
New Revision: 1736079
URL: http://svn.apache.org/viewvc?rev=1736079&view=rev
Log:
Followup to r1735861:
Fix functional copy and paste typo.
Modified:
tomcat/native/trunk/native/src/sslcontext.c
Modified: tomcat/native/trunk/native/src/sslcontext.c
Author: rjung
Date: Mon Mar 21 20:06:16 2016
New Revision: 1736080
URL: http://svn.apache.org/viewvc?rev=1736080&view=rev
Log:
Change the OpenSSL version check in
"configure" to be fatal.
Modified:
tomcat/native/trunk/native/build/tcnative.m4
tomcat/native/trunk/xdocs/miscellaneous/change
Hi Chris,
do you prefer this:
=== quote ===
checking OpenSSL library version >= 1.0.2...
Found OPENSSL_VERSION_NUMBER 0x1000112f (OpenSSL 1.0.1r 28 Jan 2016)
Require OPENSSL_VERSION_NUMBER 0x1000200f or greater (1.0.2)
configure: error: Your version of OpenSSL is not compatible with this
https://bz.apache.org/bugzilla/show_bug.cgi?id=59206
Bug ID: 59206
Summary: When catalina.base is not specified, ConfigFileLoader
throws an NPE in a static initializer
Product: Tomcat 7
Version: 7.0.68
Hardware: PC
https://bz.apache.org/bugzilla/show_bug.cgi?id=59206
ashel...@amazon.com changed:
What|Removed |Added
CC||ashel...@amazon.com
--
You are r
Author: kfujino
Date: Tue Mar 22 05:07:30 2016
New Revision: 1736129
URL: http://svn.apache.org/viewvc?rev=1736129&view=rev
Log:
Avoid NPE when a proxy node failed to retrieve a backup entry.
Modified:
tomcat/trunk/java/org/apache/catalina/tribes/tipis/AbstractReplicatedMap.java
tomcat/t
Author: kfujino
Date: Tue Mar 22 05:10:05 2016
New Revision: 1736130
URL: http://svn.apache.org/viewvc?rev=1736130&view=rev
Log:
Avoid NPE when a proxy node failed to retrieve a backup entry.
Modified:
tomcat/tc8.5.x/trunk/java/org/apache/catalina/tribes/tipis/AbstractReplicatedMap.java
Author: kfujino
Date: Tue Mar 22 05:13:01 2016
New Revision: 1736131
URL: http://svn.apache.org/viewvc?rev=1736131&view=rev
Log:
Avoid NPE when a proxy node failed to retrieve a backup entry.
Modified:
tomcat/tc8.0.x/trunk/java/org/apache/catalina/tribes/tipis/AbstractReplicatedMap.java
Author: kfujino
Date: Tue Mar 22 05:14:35 2016
New Revision: 1736132
URL: http://svn.apache.org/viewvc?rev=1736132&view=rev
Log:
Avoid NPE when a proxy node failed to retrieve a backup entry.
Modified:
tomcat/tc7.0.x/trunk/java/org/apache/catalina/tribes/tipis/AbstractReplicatedMap.java
Author: kfujino
Date: Tue Mar 22 05:38:37 2016
New Revision: 1736133
URL: http://svn.apache.org/viewvc?rev=1736133&view=rev
Log:
Add log of when received an unexpected messages.
Modified:
tomcat/trunk/java/org/apache/catalina/tribes/tipis/AbstractReplicatedMap.java
tomcat/trunk/java/org/
Author: kfujino
Date: Tue Mar 22 05:39:35 2016
New Revision: 1736134
URL: http://svn.apache.org/viewvc?rev=1736134&view=rev
Log:
Add log of when received an unexpected messages.
Modified:
tomcat/tc8.5.x/trunk/java/org/apache/catalina/tribes/tipis/AbstractReplicatedMap.java
tomcat/tc8.5.
Author: kfujino
Date: Tue Mar 22 05:40:44 2016
New Revision: 1736135
URL: http://svn.apache.org/viewvc?rev=1736135&view=rev
Log:
Add log of when received an unexpected messages.
Modified:
tomcat/tc8.0.x/trunk/java/org/apache/catalina/tribes/tipis/AbstractReplicatedMap.java
tomcat/tc8.0.
Author: kfujino
Date: Tue Mar 22 05:41:49 2016
New Revision: 1736136
URL: http://svn.apache.org/viewvc?rev=1736136&view=rev
Log:
Add log of when received an unexpected messages.
Modified:
tomcat/tc7.0.x/trunk/java/org/apache/catalina/tribes/tipis/AbstractReplicatedMap.java
tomcat/tc7.0.x
Author: kfujino
Date: Tue Mar 22 05:56:51 2016
New Revision: 1736137
URL: http://svn.apache.org/viewvc?rev=1736137&view=rev
Log:
No-functional change.
Remove TODO.
Modified:
tomcat/trunk/java/org/apache/catalina/tribes/tipis/AbstractReplicatedMap.java
Modified:
tomcat/trunk/java/org/apache
Author: kfujino
Date: Tue Mar 22 05:58:17 2016
New Revision: 1736139
URL: http://svn.apache.org/viewvc?rev=1736139&view=rev
Log:
No-functional change.
Remove TODO.
Modified:
tomcat/tc8.0.x/trunk/java/org/apache/catalina/tribes/tipis/AbstractReplicatedMap.java
Modified:
tomcat/tc8.0.x/trunk
Author: kfujino
Date: Tue Mar 22 05:57:28 2016
New Revision: 1736138
URL: http://svn.apache.org/viewvc?rev=1736138&view=rev
Log:
No-functional change.
Remove TODO.
Modified:
tomcat/tc8.5.x/trunk/java/org/apache/catalina/tribes/tipis/AbstractReplicatedMap.java
Modified:
tomcat/tc8.5.x/trunk
Author: kfujino
Date: Tue Mar 22 05:59:02 2016
New Revision: 1736140
URL: http://svn.apache.org/viewvc?rev=1736140&view=rev
Log:
No-functional change.
Remove TODO.
Modified:
tomcat/tc7.0.x/trunk/java/org/apache/catalina/tribes/tipis/AbstractReplicatedMap.java
Modified:
tomcat/tc7.0.x/trunk
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
https://bz.apache.org/bugzilla/show_bug.cgi?id=59209
Bug ID: 59209
Summary: java.lang.NoSuchMethodException:
javax.net.ssl.SSLParameters.setUseCipherSuitesOrder
during tomcat 8.5.0 start
Product: Tomcat 8
Version:
https://bz.apache.org/bugzilla/show_bug.cgi?id=59210
Bug ID: 59210
Summary: Server push example failed in tomcat 8.5.0
Product: Tomcat 8
Version: trunk
Hardware: PC
OS: Mac OS X 10.1
Status: NEW
Severity:
https://bz.apache.org/bugzilla/show_bug.cgi?id=59210
--- Comment #1 from Huxing Zhang ---
Created attachment 33688
--> https://bz.apache.org/bugzilla/attachment.cgi?id=33688&action=edit
Fix simple image push example failure
--
You are receiving this mail because:
You are the assignee for the
https://bz.apache.org/bugzilla/show_bug.cgi?id=59209
--- Comment #1 from Huxing Zhang ---
Created attachment 33689
--> https://bz.apache.org/bugzilla/attachment.cgi?id=33689&action=edit
remove honorCipherOrder in SSLConfig configuration
--
You are receiving this mail because:
You are the assi
29 matches
Mail list logo