Author: markt
Date: Fri Mar 9 11:28:12 2018
New Revision: 1826332
URL: http://svn.apache.org/viewvc?rev=1826332&view=rev
Log:
Update docs for 9.0.6 release
[This commit notification would consist of 72 parts,
which exceeds the limit of 50 ones, so it was shortened to the summary.]
---
https://bz.apache.org/bugzilla/show_bug.cgi?id=62168
Bug ID: 62168
Summary: PersistentManager.minIdleSwap=-1 does not disable
swapping as documented.
Product: Tomcat 9
Version: 9.0.5
Hardware: PC
OS: Windows
Author: markt
Date: Fri Mar 9 12:13:44 2018
New Revision: 1826336
URL: http://svn.apache.org/viewvc?rev=1826336&view=rev
Log:
Fix some more SpotBugs warnings
Modified:
tomcat/trunk/java/org/apache/catalina/startup/Bootstrap.java
tomcat/trunk/java/org/apache/catalina/startup/ContextConfig
Author: markt
Date: Fri Mar 9 12:15:31 2018
New Revision: 1826337
URL: http://svn.apache.org/viewvc?rev=1826337&view=rev
Log:
Complete 9.0.6 release site update
Modified:
tomcat/site/trunk/build.properties.default
tomcat/site/trunk/docs/index.html
tomcat/site/trunk/xdocs/download-90.
Author: markt
Date: Fri Mar 9 12:17:37 2018
New Revision: 1826340
URL: http://svn.apache.org/viewvc?rev=1826340&view=rev
Log:
Correct date
Modified:
tomcat/site/trunk/docs/index.html
tomcat/site/trunk/xdocs/index.xml
Modified: tomcat/site/trunk/docs/index.html
URL:
http://svn.apache.or
The Apache Tomcat team announces the immediate availability of Apache
Tomcat 9.0.6.
Apache Tomcat 9 is an open source software implementation of the Java
Servlet, JavaServer Pages, Java Unified Expression Language, Java
WebSocket and JASPIC technologies.
Apache Tomcat 9.0.6 is a bugfix and featur
Hey Mark and the Tomcat team,
How do I start contributing? I am a software engineering enthusiast,
interested in open source. I want to contribute to Tomcat. I occasionally
read your mails but I don't get a feel for it. How do I start?
Hi Rohan,
http://tomcat.apache.org/getinvolved.html explains the first steps.
You can contribute by providing patches / Pull Requests, or by helping
others in the us...@tomcat.apache.org mailing list or at StackOverflow.
If you have questions about how some Tomcat internals work this mailing
list
Thank you so much. Looking forward to this.
On Mar 9, 2018 6:10 PM, "Martin Grigorov" wrote:
> Hi Rohan,
>
> http://tomcat.apache.org/getinvolved.html explains the first steps.
> You can contribute by providing patches / Pull Requests, or by helping
> others in the us...@tomcat.apache.org mailin
Author: markt
Date: Fri Mar 9 13:43:15 2018
New Revision: 1826346
URL: http://svn.apache.org/viewvc?rev=1826346&view=rev
Log:
Fix typo
Modified:
tomcat/jk/trunk/xdocs/index.xml
Modified: tomcat/jk/trunk/xdocs/index.xml
URL:
http://svn.apache.org/viewvc/tomcat/jk/trunk/xdocs/index.xml?rev=1
Author: markt
Date: Fri Mar 9 13:46:21 2018
New Revision: 1826347
URL: http://svn.apache.org/viewvc?rev=1826347&view=rev
Log:
Fix typo
Modified:
tomcat/site/trunk/docs/connectors-doc/index.html
tomcat/site/trunk/docs/connectors-doc/printer/index.html
Modified: tomcat/site/trunk/docs/con
Author: markt
Date: Fri Mar 9 13:53:55 2018
New Revision: 25613
Log:
8.5.29 release vote passed
Added:
release/tomcat/tomcat-8/v8.5.29/
- copied from r25612, dev/tomcat/tomcat-8/v8.5.29/
Removed:
dev/tomcat/tomcat-8/v8.5.29/
---
https://bz.apache.org/bugzilla/show_bug.cgi?id=62169
Bug ID: 62169
Summary: Not able to compile mod_jk on MacOS
Product: Tomcat Connectors
Version: unspecified
Hardware: Macintosh
Status: NEW
Severity: normal
Pr
https://bz.apache.org/bugzilla/show_bug.cgi?id=62169
Carlos Gonçalves changed:
What|Removed |Added
OS||All
CC|
https://bz.apache.org/bugzilla/show_bug.cgi?id=62169
--- Comment #1 from Christopher Schultz ---
The error is here:
/Applications/XAMPP/xamppfiles/build/libtool --silent --mode=link gcc
-std=gnu99 -I/Applications/XAMPP/xamppfiles/include -arch x86_64
-DHAVE_CONFIG_H -DUSE_APACHE_MD5 -I ../common
https://bz.apache.org/bugzilla/show_bug.cgi?id=62169
--- Comment #2 from Christopher Schultz ---
Since you are using the libtool bundled with XAMPP, I think this is not a bug
in the mod_jk distribution... it's likely a problem with XAMPP's libtool.
Can you try again with an httpd source package
Author: markt
Date: Fri Mar 9 17:26:21 2018
New Revision: 1826361
URL: http://svn.apache.org/viewvc?rev=1826361&view=rev
Log:
Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=62168
When using the PersistentManager honor a value of -1 for minIdleSwap and do not
swap out sessions to keep the num
Author: markt
Date: Fri Mar 9 17:42:43 2018
New Revision: 1826364
URL: http://svn.apache.org/viewvc?rev=1826364&view=rev
Log:
Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=62168
When using the PersistentManager honor a value of -1 for minIdleSwap and do not
swap out sessions to keep the num
Author: markt
Date: Fri Mar 9 17:58:19 2018
New Revision: 1826367
URL: http://svn.apache.org/viewvc?rev=1826367&view=rev
Log:
Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=62168
When using the PersistentManager honor a value of -1 for minIdleSwap and do not
swap out sessions to keep the num
All,
This time, to the list ;)
I only now noticed that the connectors documentation has this
"print-friendly" version.
It's just the same as index.html without the side-bar, right?
I think we can remove the print-specific version if we just adjust the
CSS for index.html.
Any objections?
-chri
On 09/03/18 19:57, Christopher Schultz wrote:
> All,
>
> This time, to the list ;)
>
> I only now noticed that the connectors documentation has this
> "print-friendly" version.
>
> It's just the same as index.html without the side-bar, right?
>
> I think we can remove the print-specific version
Author: markt
Date: Fri Mar 9 20:00:25 2018
New Revision: 1826372
URL: http://svn.apache.org/viewvc?rev=1826372&view=rev
Log:
Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=62168
When using the PersistentManager honor a value of -1 for minIdleSwap and do not
swap out sessions to keep the num
https://bz.apache.org/bugzilla/show_bug.cgi?id=62168
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://bz.apache.org/bugzilla/show_bug.cgi?id=62164
--- Comment #3 from Mark Thomas ---
I can understand Ant not allowing an https -> http redirect but I'm not sure
why http -> https isn't allowed.
In theory, switching everything to https would fix this - but many of the
mirrors used by the ASF
Author: markt
Date: Fri Mar 9 20:47:07 2018
New Revision: 1826375
URL: http://svn.apache.org/viewvc?rev=1826375&view=rev
Log:
Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=62164
Switch the build script to use TLS for downloads from SourceForge and Maven
Central to avoid failures due to HTTP
Author: markt
Date: Fri Mar 9 20:52:25 2018
New Revision: 1826376
URL: http://svn.apache.org/viewvc?rev=1826376&view=rev
Log:
Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=62164
Switch the build script to use TLS for downloads from SourceForge and Maven
Central to avoid failures due to HTTP
Author: markt
Date: Fri Mar 9 21:05:30 2018
New Revision: 1826379
URL: http://svn.apache.org/viewvc?rev=1826379&view=rev
Log:
Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=62164
Switch the build script to use TLS for downloads from SourceForge and Maven
Central to avoid failures due to HTTP
Author: markt
Date: Fri Mar 9 21:06:41 2018
New Revision: 1826380
URL: http://svn.apache.org/viewvc?rev=1826380&view=rev
Log:
Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=62164
Switch the build script to use TLS for downloads from SourceForge and Maven
Central to avoid failures due to HTTP
https://bz.apache.org/bugzilla/show_bug.cgi?id=62164
Mark Thomas changed:
What|Removed |Added
Resolution|--- |FIXED
Status|NEW
29 matches
Mail list logo