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-nio2 has an issue affecting its community integration.
T
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-tc7.0.x-test-apr has an issue affecting its community
integration.
Author: csutherl
Date: Fri Jan 5 16:27:41 2018
New Revision: 1820317
URL: http://svn.apache.org/viewvc?rev=1820317&view=rev
Log:
Update javadoc in VirtualDirContext to put the code into a code block rather
than in line
Modified:
tomcat/tc7.0.x/trunk/java/org/apache/naming/resources/VirtualD
This is the second of the per issue e-mails to discuss the issues
associated with migrating from svn to git.
We currently provide links to diffs between configuration files to help
users upgrading between versions. We need a similar view once we migrate
to git.
A similar feature is available for
https://bz.apache.org/bugzilla/show_bug.cgi?id=57619
Mark Thomas changed:
What|Removed |Added
Resolution|--- |FIXED
Status|REOPENED
Author: markt
Date: Fri Jan 5 14:42:05 2018
New Revision: 1820306
URL: http://svn.apache.org/viewvc?rev=1820306&view=rev
Log:
Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=57619
Implement a small optimisation to how JAR URLs are processed to reduce the
storage of duplicate String objects in
Author: markt
Date: Fri Jan 5 14:41:33 2018
New Revision: 1820305
URL: http://svn.apache.org/viewvc?rev=1820305&view=rev
Log:
Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=57619
Implement a small optimisation to how JAR URLs are processed to reduce the
storage of duplicate String objects in
Author: markt
Date: Fri Jan 5 14:41:01 2018
New Revision: 1820304
URL: http://svn.apache.org/viewvc?rev=1820304&view=rev
Log:
Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=57619
Implement a small optimisation to how JAR URLs are processed to reduce the
storage of duplicate String objects in
Author: markt
Date: Fri Jan 5 14:37:24 2018
New Revision: 1820302
URL: http://svn.apache.org/viewvc?rev=1820302&view=rev
Log:
Implement a small optimisation to how JAR URLs are processed to reduce the
storage of duplicate String objects in memory.
Patch provided by Dmitri Blinov.
Modified:
https://bz.apache.org/bugzilla/show_bug.cgi?id=61733
--- Comment #9 from Jonathan Oddy ---
We've been successfully running my original 1-liner fix for some time, so
testing an alternative fix wasn't that high up the priority list at the end of
the year. I'll try to get a new build with your fix t
Author: remm
Date: Fri Jan 5 11:46:20 2018
New Revision: 1820286
URL: http://svn.apache.org/viewvc?rev=1820286&view=rev
Log:
Buffer full check and clear seems misplaced for NIO2, and should happen before
a read.
Modified:
tomcat/tc8.0.x/trunk/ (props changed)
tomcat/tc8.0.x/trunk/java
Author: markt
Date: Fri Jan 5 11:09:22 2018
New Revision: 1820284
URL: http://svn.apache.org/viewvc?rev=1820284&view=rev
Log:
Add OCSP configuration information to the SSL How-To.
Patch provided by Marek Czernek.
Modified:
tomcat/tc7.0.x/trunk/ (props changed)
tomcat/tc7.0.x/trunk/weba
Author: markt
Date: Fri Jan 5 11:08:15 2018
New Revision: 1820282
URL: http://svn.apache.org/viewvc?rev=1820282&view=rev
Log:
Add OCSP configuration information to the SSL How-To.
Patch provided by Marek Czernek.
Modified:
tomcat/tc8.5.x/trunk/ (props changed)
tomcat/tc8.5.x/trunk/weba
Author: markt
Date: Fri Jan 5 11:08:44 2018
New Revision: 1820283
URL: http://svn.apache.org/viewvc?rev=1820283&view=rev
Log:
Add OCSP configuration information to the SSL How-To.
Patch provided by Marek Czernek.
Modified:
tomcat/tc8.0.x/trunk/ (props changed)
tomcat/tc8.0.x/trunk/weba
Author: markt
Date: Fri Jan 5 11:07:18 2018
New Revision: 1820281
URL: http://svn.apache.org/viewvc?rev=1820281&view=rev
Log:
Update configuration to new style
Modified:
tomcat/trunk/webapps/docs/ssl-howto.xml
Modified: tomcat/trunk/webapps/docs/ssl-howto.xml
URL:
http://svn.apache.org/vie
Author: markt
Date: Fri Jan 5 10:59:48 2018
New Revision: 1820279
URL: http://svn.apache.org/viewvc?rev=1820279&view=rev
Log:
Add OCSP configuration information to the SSL How-To.
Patch provided by Marek Czernek.
Modified:
tomcat/trunk/webapps/docs/changelog.xml
tomcat/trunk/webapps/docs
Author: markt
Date: Fri Jan 5 10:42:06 2018
New Revision: 1820277
URL: http://svn.apache.org/viewvc?rev=1820277&view=rev
Log:
Return a simple, plain text error message if a client attempts to make a plain
text HTTP connection to a TLS enabled NIO or NIO2 Connector.
Modified:
tomcat/tc8.5.x/
Author: markt
Date: Fri Jan 5 10:40:57 2018
New Revision: 1820276
URL: http://svn.apache.org/viewvc?rev=1820276&view=rev
Log:
Return a simple, plain text error message if a client attempts to make a plain
text HTTP connection to a TLS enabled NIO or NIO2 Connector.
Modified:
tomcat/trunk/ja
Author: remm
Date: Fri Jan 5 09:45:52 2018
New Revision: 1820273
URL: http://svn.apache.org/viewvc?rev=1820273&view=rev
Log:
Buffer full check and clear seems misplaced for NIO2, and should happen before
a read.
Modified:
tomcat/tc8.5.x/trunk/ (props changed)
tomcat/tc8.5.x/trunk/java
Author: remm
Date: Fri Jan 5 09:36:40 2018
New Revision: 1820272
URL: http://svn.apache.org/viewvc?rev=1820272&view=rev
Log:
Following a report on the user list, the "buffer full" check and clear seems
misplaced for NIO2, and should happen before a read.
Modified:
tomcat/trunk/java/org/apac
20 matches
Mail list logo