Author: kfujino
Date: Tue Aug 25 06:50:17 2015
New Revision: 1697578
URL: http://svn.apache.org/r1697578
Log:
Correct documentation for cluster-howto.
Modified:
tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml
tomcat/tc7.0.x/trunk/webapps/docs/cluster-howto.xml
Modified: tomcat/tc7.0.x/tr
Author: kfujino
Date: Tue Aug 25 06:49:13 2015
New Revision: 1697577
URL: http://svn.apache.org/r1697577
Log:
Correct documentation for cluster-howto.
Modified:
tomcat/tc8.0.x/trunk/webapps/docs/changelog.xml
tomcat/tc8.0.x/trunk/webapps/docs/cluster-howto.xml
Modified: tomcat/tc8.0.x/tr
Author: kfujino
Date: Tue Aug 25 06:48:27 2015
New Revision: 1697576
URL: http://svn.apache.org/r1697576
Log:
Correct documentation for cluster-howto.
Modified:
tomcat/trunk/webapps/docs/cluster-howto.xml
Modified: tomcat/trunk/webapps/docs/cluster-howto.xml
URL:
http://svn.apache.org/viewv
Author: kfujino
Date: Tue Aug 25 06:39:51 2015
New Revision: 1697573
URL: http://svn.apache.org/r1697573
Log:
Make sure the pool has been properly configured when attributes that related to
the pool size are changed via JMX.
Modified:
tomcat/tc7.0.x/trunk/modules/jdbc-pool/src/main/java/org
Author: kfujino
Date: Tue Aug 25 06:38:25 2015
New Revision: 1697572
URL: http://svn.apache.org/r1697572
Log:
Make sure the pool has been properly configured when attributes that related to
the pool size are changed via JMX.
Modified:
tomcat/tc8.0.x/trunk/modules/jdbc-pool/src/main/java/org
Author: kfujino
Date: Tue Aug 25 06:36:48 2015
New Revision: 1697571
URL: http://svn.apache.org/r1697571
Log:
Make sure the pool has been properly configured when attributes that related to
the pool size are changed via JMX.
Modified:
tomcat/trunk/modules/jdbc-pool/src/main/java/org/apache/
Author: kfujino
Date: Tue Aug 25 06:33:35 2015
New Revision: 1697570
URL: http://svn.apache.org/r1697570
Log:
No-functional change.
Remove TODO.
Modified:
tomcat/tc7.0.x/trunk/modules/jdbc-pool/src/main/java/org/apache/tomcat/jdbc/pool/interceptor/ResetAbandonedTimer.java
Modified:
tomcat/
Author: kfujino
Date: Tue Aug 25 06:32:55 2015
New Revision: 1697569
URL: http://svn.apache.org/r1697569
Log:
No-functional change.
Remove TODO.
Modified:
tomcat/tc8.0.x/trunk/modules/jdbc-pool/src/main/java/org/apache/tomcat/jdbc/pool/interceptor/ResetAbandonedTimer.java
Modified:
tomcat/
Author: kfujino
Date: Tue Aug 25 06:32:11 2015
New Revision: 1697568
URL: http://svn.apache.org/r1697568
Log:
No-functional change.
Remove TODO.
Modified:
tomcat/trunk/modules/jdbc-pool/src/main/java/org/apache/tomcat/jdbc/pool/interceptor/ResetAbandonedTimer.java
Modified:
tomcat/trunk/mo
2015-08-20 3:01 GMT+09:00 Violeta Georgieva :
> The proposed Apache Tomcat 7.0.64 release is now available for voting.
>
> It can be obtained from:
> https://dist.apache.org/repos/dist/dev/tomcat/tomcat-7/v7.0.64/
> The Maven staging repo is:
> https://repository.apache.org/content/repositories/or
space/apache-commons/daemon/dist/bin/commons-daemon-20150824-native-src.tar.gz
-Dexamples.sources.skip=true
-Djdt.jar=/srv/gump/packages/eclipse/plugins/R-4.5-201506032000/ecj-4.5.jar
-Dcommons-daemon.jar=/srv/gump/public/workspace/apache-commons/daemon/dist/commons-daemon-20150824.jar
-Dcommons-d
https://bz.apache.org/bugzilla/show_bug.cgi?id=58275
--- Comment #3 from Ajay Ponnappan ---
Yes, if cipher suites are specified using SSL_xxx then it works perfectly.
However, customers who are familiar with Oracle JRE are tend to specify TLS
prefix:P. So is the need to address this issue
I have
https://bz.apache.org/bugzilla/show_bug.cgi?id=58187
--- Comment #8 from remi.lebast...@flexcom.lu ---
Thank you for the time you spend for this report. I will try to be the more
precise I can.
Steps to reproduce:
On Tomcat 7.0.61:
- Take the Tomcat v7.0.61 from the archives
- Don't change anyt
https://bz.apache.org/bugzilla/show_bug.cgi?id=58275
--- Comment #2 from Mark Thomas ---
If the cipher suites are specified using the SSL_xxx form of the name rather
than the TLS_xxx form does it work then?
My current thinking is that we can detect if we are running on an IBM JVM and
then add th
Hi,
2015-08-19 21:01 GMT+03:00 Violeta Georgieva :
>
> The proposed Apache Tomcat 7.0.64 release is now available for voting.
>
> It can be obtained from:
> https://dist.apache.org/repos/dist/dev/tomcat/tomcat-7/v7.0.64/
> The Maven staging repo is:
> https://repository.apache.org/content/reposito
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/181
Buildbot URL: http://ci.apache.org/
Buildslave for this Build: silvanus_ubuntu
Build Reason: The AnyBranchSchedul
Author: remm
Date: Mon Aug 24 12:49:10 2015
New Revision: 1697371
URL: http://svn.apache.org/r1697371
Log:
Remove duplicate changelog (present in 8), and improve the OpenSSL engine entry.
Modified:
tomcat/trunk/webapps/docs/changelog.xml
Modified: tomcat/trunk/webapps/docs/changelog.xml
URL:
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/180
Buildbot URL: http://ci.apache.org/
Buildslave for this Build: silvanus_ubuntu
Build Reason: The AnyBranchSch
Author: markt
Date: Mon Aug 24 12:13:59 2015
New Revision: 1697361
URL: http://svn.apache.org/r1697361
Log:
Trivial Javadoc fix to test git-svn
Modified:
tomcat/trunk/java/org/apache/catalina/Context.java
Modified: tomcat/trunk/java/org/apache/catalina/Context.java
URL:
http://svn.apache.or
19 matches
Mail list logo