Author: violetagg
Date: Sat May 12 13:18:22 2018
New Revision: 1831478
URL: http://svn.apache.org/viewvc?rev=1831478&view=rev
Log:
Updates (excluding docs) for 7.0.88 release
Modified:
tomcat/site/trunk/build.properties.default
tomcat/site/trunk/docs/doap_Tomcat.rdf
tomcat/site/trunk/
Author: violetagg
Date: Sat May 12 13:42:36 2018
New Revision: 1831479
URL: http://svn.apache.org/viewvc?rev=1831479&view=rev
Log:
Update docs for Apache Tomcat 7.0.88 release.
[This commit notification would consist of 64 parts,
which exceeds the limit of 50 ones, so it was shortened to the su
Author: violetagg
Date: Sat May 12 13:46:34 2018
New Revision: 26875
Log:
Remove 7.0.86
Removed:
release/tomcat/tomcat-7/v7.0.86/
-
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.88.
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=62371
--- Comment #6 from Mark Thomas ---
(In reply to Robert Rettig from comment #4)
> Created attachment 35931 [details]
> Fixes hyphen validation
This patch is not consistent with the RFCs for host / domain names. I'm
currently -1 on applying it
https://bz.apache.org/bugzilla/show_bug.cgi?id=62371
--- Comment #7 from Mark Thomas ---
(In reply to Mark Thomas from comment #6)
> (In reply to Robert Rettig from comment #4)
> > Created attachment 35931 [details]
> > Fixes hyphen validation
>
> This patch is not consistent with the RFCs for h
https://bz.apache.org/bugzilla/show_bug.cgi?id=62371
--- Comment #8 from Mark Thomas ---
My limited understanding after reading the Docket documentation is that
tasks. is used (via DNS) to get a list of all of the tasks
backing the service.
Why would there be a HTTP request to "tasks." rather th
Author: markt
Date: Sat May 12 17:01:11 2018
New Revision: 1831483
URL: http://svn.apache.org/viewvc?rev=1831483&view=rev
Log:
Simplify HostParser after reviewing code.
Add additional test case.
Modified:
tomcat/trunk/java/org/apache/tomcat/util/http/parser/HttpParser.java
tomcat/trunk/te
https://bz.apache.org/bugzilla/show_bug.cgi?id=56143
jerson viveros changed:
What|Removed |Added
CC||jerv...@gmail.com
--- Comment #6 from
https://bz.apache.org/bugzilla/show_bug.cgi?id=56438
jerson viveros changed:
What|Removed |Added
OS|Linux |Windows 10
--
You are receiving this
https://bz.apache.org/bugzilla/show_bug.cgi?id=56143
--- Comment #7 from Mark Thomas ---
The content of attachment 35932 has been deleted for the following reason:
Not relevant. Potential malware.
--
You are receiving this mail because:
You are the assignee for the bug.
---
https://bz.apache.org/bugzilla/show_bug.cgi?id=62371
--- Comment #9 from Robert Rettig ---
(In reply to Mark Thomas from comment #8)
> My limited understanding after reading the Docket documentation is that
> tasks. is used (via DNS) to get a list of all of the tasks
> backing the service.
>
> W
Author: markt
Date: Sat May 12 17:58:17 2018
New Revision: 1831486
URL: http://svn.apache.org/viewvc?rev=1831486&view=rev
Log:
Better error message when segment / domain name ends in an invalid state.
Add an additional test case and remove debug code added in previous commit.
Modified:
tomcat
https://bz.apache.org/bugzilla/show_bug.cgi?id=62371
--- Comment #10 from Robert Rettig ---
(In reply to Mark Thomas from comment #8)
> My limited understanding after reading the Docket documentation is that
> tasks. is used (via DNS) to get a list of all of the tasks
> backing the service.
>
>
https://bz.apache.org/bugzilla/show_bug.cgi?id=62371
--- Comment #11 from Mark Thomas ---
'data-service.tenant1-apps.svc' is a valid domain name so that should be OK.
I don't know enough about docker to know if using 'tasks.service-name' in that
way is a valid usage or not.
--
You are receivin
https://bz.apache.org/bugzilla/show_bug.cgi?id=62371
--- Comment #12 from Robert Rettig ---
(In reply to Mark Thomas from comment #11)
> 'data-service.tenant1-apps.svc' is a valid domain name so that should be OK.
>
> I don't know enough about docker to know if using 'tasks.service-name' in
> th
16 matches
Mail list logo