Author: violetagg
Date: Thu Aug 17 08:58:22 2017
New Revision: 1805269
URL: http://svn.apache.org/viewvc?rev=1805269&view=rev
Log:
Updates (excluding docs) for 7.0.81 release
Modified:
tomcat/site/trunk/build.properties.default
tomcat/site/trunk/docs/doap_Tomcat.rdf
tomcat/site/trunk/
Author: violetagg
Date: Thu Aug 17 09:12:41 2017
New Revision: 1805271
URL: http://svn.apache.org/viewvc?rev=1805271&view=rev
Log:
Update docs for Apache Tomcat 7.0.81 release.
[This commit notification would consist of 63 parts,
which exceeds the limit of 50 ones, so it was shortened to the su
Author: violetagg
Date: Thu Aug 17 09:15:33 2017
New Revision: 21202
Log:
Remove 7.0.79
Removed:
release/tomcat/tomcat-7/v7.0.79/
-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail:
The Apache Tomcat team announces the immediate availability of Apache
Tomcat 7.0.81.
Apache Tomcat is an open source software implementation of the Java
Servlet, JavaServer Pages, Java Expression Language and Java
WebSocket technologies.
This release contains a number of bug fixes and improvement
https://bz.apache.org/bugzilla/show_bug.cgi?id=61437
Bug ID: 61437
Summary: 8.0.46: Websockets examples failure with
AccessControlException
"accessClassInPackage.org.apache.catalina.webresources
"
Product
https://bz.apache.org/bugzilla/show_bug.cgi?id=61437
Konstantin Kolinko changed:
What|Removed |Added
OS||All
--- Comment #1 from Konstanti
https://bz.apache.org/bugzilla/show_bug.cgi?id=61437
--- Comment #2 from Konstantin Kolinko ---
> StandardRoot.isPackedWarFile(StandardRoot.java:651)
The code there is
[[[
protected boolean isPackedWarFile() {
return main instanceof WarResourceSet && preResources.isEmpty() &&
postRes
2017-08-10 13:55 GMT+03:00 Violeta Georgieva :
> The proposed Apache Tomcat 8.0.46 release is now available for voting.
>
> It can be obtained from:
> https://dist.apache.org/repos/dist/dev/tomcat/tomcat-8/v8.0.46/
> The Maven staging repo is:
> https://repository.apache.org/content/repositories/or
On Thu, Aug 10, 2017 at 6:55 AM, Violeta Georgieva wrote:
> The proposed Apache Tomcat 8.0.46 release is now available for voting.
>
> It can be obtained from:
> https://dist.apache.org/repos/dist/dev/tomcat/tomcat-8/v8.0.46/
> The Maven staging repo is:
> https://repository.apache.org/content/rep
https://bz.apache.org/bugzilla/show_bug.cgi?id=61439
Bug ID: 61439
Summary: Stop shipping JavaEE APIs as part as tomcat-embed-core
Product: Tomcat 8
Version: 8.5.x-trunk
Hardware: All
OS: All
Status: NEW
S
https://bz.apache.org/bugzilla/show_bug.cgi?id=61441
Bug ID: 61441
Summary: daemon.sh's auto-detection fails on linux system's
where java is installed via an RPM
Product: Tomcat 8
Version: 8.5.x-trunk
Hardware: PC
https://bz.apache.org/bugzilla/show_bug.cgi?id=61441
--- Comment #1 from Coty Sutherland ---
Created attachment 35246
--> https://bz.apache.org/bugzilla/attachment.cgi?id=35246&action=edit
Option to add fallbacks
This patch would just add a check for JAVA_HOME being /usr and if it is, use
the
https://bz.apache.org/bugzilla/show_bug.cgi?id=61441
--- Comment #2 from Coty Sutherland ---
Created attachment 35247
--> https://bz.apache.org/bugzilla/attachment.cgi?id=35247&action=edit
Another seemingly viable option
Another option is to remove the -java-home option from the JSVC command l
https://bz.apache.org/bugzilla/show_bug.cgi?id=61441
--- Comment #3 from Rainer Jung ---
What about the following addition, copied and adjusted from the top of the file
where it is used to resolve another possible symlink:
Index: bin/daemon.sh
Hi,
2017-08-10 13:55 GMT+03:00 Violeta Georgieva :
>
> The proposed Apache Tomcat 8.0.46 release is now available for voting.
>
> It can be obtained from:
> https://dist.apache.org/repos/dist/dev/tomcat/tomcat-8/v8.0.46/
> The Maven staging repo is:
> https://repository.apache.org/content/reposito
15 matches
Mail list logo