Author: remm
Date: Wed Nov 29 09:46:00 2017
New Revision: 1816617
URL: http://svn.apache.org/viewvc?rev=1816617&view=rev
Log:
Add a bare bones default-context-path impl (best effort really, it's a bad
feature). Also fix for some mapping paths, excluded pending some clarifications.
Modified:
Modified:
tomcat/trunk/java/javax/servlet/resources/javaee_web_services_client_1_4.xsd
URL:
http://svn.apache.org/viewvc/tomcat/trunk/java/javax/servlet/resources/javaee_web_services_client_1_4.xsd?rev=1816622&r1=1816621&r2=1816622&view=diff
===
Author: markt
Date: Wed Nov 29 10:46:54 2017
New Revision: 1816622
URL: http://svn.apache.org/viewvc?rev=1816622&view=rev
Log:
Update the Java EE 8 XML schema to the released versions.
- Picks up a couple of element name changes for web .xml
- Lots of whitespace changes (as with the previous versi
On 29/11/17 09:46, r...@apache.org wrote:
> Author: remm
> Date: Wed Nov 29 09:46:00 2017
> New Revision: 1816617
>
> URL: http://svn.apache.org/viewvc?rev=1816617&view=rev
> Log:
> Add a bare bones default-context-path impl (best effort really, it's a bad
> feature). Also fix for some mapping pa
Author: remm
Date: Wed Nov 29 12:29:18 2017
New Revision: 1816624
URL: http://svn.apache.org/viewvc?rev=1816624&view=rev
Log:
Revert r1816617
Modified:
tomcat/trunk/build.xml
tomcat/trunk/java/org/apache/catalina/Context.java
tomcat/trunk/java/org/apache/catalina/core/ApplicationConte
Author: remm
Date: Wed Nov 29 13:11:16 2017
New Revision: 1816627
URL: http://svn.apache.org/viewvc?rev=1816627&view=rev
Log:
Revert unwanted changes.
Modified:
tomcat/trunk/build.xml
Modified: tomcat/trunk/build.xml
URL:
http://svn.apache.org/viewvc/tomcat/trunk/build.xml?rev=1816627&r1=18
On Wed, Nov 29, 2017 at 1:12 PM, Mark Thomas wrote:
> On 29/11/17 09:46, r...@apache.org wrote:
> > Author: remm
> > Date: Wed Nov 29 09:46:00 2017
> > New Revision: 1816617
> >
> > URL: http://svn.apache.org/viewvc?rev=1816617&view=rev
> > Log:
> > Add a bare bones default-context-path impl (bes
On Mon, Nov 27, 2017 at 8:46 AM, Mark Thomas wrote:
> The proposed Apache Tomcat 8.5.24 release is now available for voting.
>
> The major changes compared to the 8.5.23 release are:
>
> - Java 9 is fully supported
>
> - Fixed a number of HTTP/2 issues
>
> - Fixed numerous JASPIC issues with patch
On Sat, Nov 25, 2017 at 4:36 PM, Mark Thomas wrote:
> The proposed Apache Tomcat 9.0.2 release is now available for voting.
>
> The major changes compared to the 9.0.1 release are:
>
> - Java 9 is fully supported
>
> - Fixed numerous JASPIC issues with patches from Lazar
>
> - Update the packaged
On 29/11/17 13:25, Rémy Maucherat wrote:
> On Wed, Nov 29, 2017 at 1:12 PM, Mark Thomas wrote:
> Yes, I'm aware of the deployer problems, and the rest makes sense too. I
> have no credible way to make it really work right now, unfortunately,
> having to disable the auto deployer makes it unusab
2017-11-29 15:12 GMT+03:00 Mark Thomas :
> On 29/11/17 09:46, r...@apache.org wrote:
>> Author: remm
>> Date: Wed Nov 29 09:46:00 2017
>> New Revision: 1816617
>>
>> URL: http://svn.apache.org/viewvc?rev=1816617&view=rev
>> Log:
>> Add a bare bones default-context-path impl (best effort really, it'
Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change
notification.
The "FAQ/Troubleshooting_and_Diagnostics" page has been changed by
KonstantinKolinko:
https://wiki.apache.org/tomcat/FAQ/Troubleshooting_and_Diagnostics?action=diff&rev1=19&rev2=20
Com
https://bz.apache.org/bugzilla/show_bug.cgi?id=61825
--- Comment #6 from Christopher Schultz ---
I'm sorry, I'm no expert on servlet-async so I'm not sure how to answer your
question. If there are changes to the async state-machine in Tomcat, those
changes will have been made in order to align To
On 28/11/2017 10:12, Violeta Georgieva wrote:
> Hi Mark,
>
> 2017-11-27 15:46 GMT+02:00 Mark Thomas :
>>
>> The proposed Apache Tomcat 8.5.24 release is now available for voting.
>>
>> The major changes compared to the 8.5.23 release are:
>>
>> - Java 9 is fully supported
>>
>> - Fixed a number of
Author: remm
Date: Wed Nov 29 17:42:16 2017
New Revision: 1816643
URL: http://svn.apache.org/viewvc?rev=1816643&view=rev
Log:
Add back the removal of HTTP mapping override as it matches the javadoc
behavior (it is the same as for include). As this is highly questionable (it is
obvious AsyncConte
On Wed, Nov 29, 2017 at 4:14 PM, Konstantin Kolinko
wrote:
> 22. I am -1 to all those STRICT_SERVLET_COMPLIANCE conditionals.
>
Ok, I'm replying in the context of the dispatcher http mapping override. In
that case, it's really a case where it is used elsewhere: the community
disagrees with the b
https://bz.apache.org/bugzilla/show_bug.cgi?id=61831
Oleg changed:
What|Removed |Added
Resolution|WORKSFORME |---
Status|RESOLVED
https://bz.apache.org/bugzilla/show_bug.cgi?id=61831
Remy Maucherat changed:
What|Removed |Added
Status|REOPENED|NEEDINFO
--
You are receiving this m
On 29/11/17 17:36, Mark Thomas wrote:
> On 28/11/2017 10:12, Violeta Georgieva wrote:
>> Hi Mark,
>> I'm still testing but I noticed that we miss some files with sha512 checksum
>> https://dist.apache.org/repos/dist/dev/tomcat/tomcat-8/v8.5.24/bin/embed/
>>
>> The same is for Tomcat 9 artifacts.
Author: markt
Date: Wed Nov 29 19:50:57 2017
New Revision: 1816647
URL: http://svn.apache.org/viewvc?rev=1816647&view=rev
Log:
Update the Java EE 8 XML schema to the released versions.
- Picks up a couple of element name changes for web .xml
- Lots of whitespace changes (as with the previous versi
Author: markt
Date: Wed Nov 29 19:56:13 2017
New Revision: 23326
Log:
AAdd missing sha512 hashes
Added:
dev/tomcat/tomcat-9/v9.0.2/bin/embed/apache-tomcat-9.0.2-embed.tar.gz.sha512
dev/tomcat/tomcat-9/v9.0.2/bin/embed/apache-tomcat-9.0.2-embed.zip.sha512
Added:
dev/tomcat/tomcat-9/v9.0.
Author: markt
Date: Wed Nov 29 19:57:15 2017
New Revision: 23327
Log:
AAdd missing sha512 hashes
Added:
dev/tomcat/tomcat-8/v8.5.24/bin/embed/apache-tomcat-8.5.24-embed.tar.gz.sha512
dev/tomcat/tomcat-8/v8.5.24/bin/embed/apache-tomcat-8.5.24-embed.zip.sha512
Added:
dev/tomcat/tomcat-8/
Author: kkolinko
Revision: 1816647
Modified property: svn:log
Modified: svn:log at Wed Nov 29 21:21:46 2017
--
--- svn:log (original)
+++ svn:log Wed Nov 29 21:21:46 2017
@@ -1,7 +1 @@
-Update the Java EE 8 XML schema to t
Author: markt
Date: Wed Nov 29 22:06:40 2017
New Revision: 1816655
URL: http://svn.apache.org/viewvc?rev=1816655&view=rev
Log:
Fix some SpotBugs issues in the tests
Modified:
tomcat/trunk/test/org/apache/catalina/authenticator/jaspic/TestAuthConfigFactoryImpl.java
tomcat/trunk/test/org/
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 taglibs-standard-spec has an issue affecting its community integration.
Th
> Log:
> AAdd missing sha512 hashes
AAdd -> Add ?
--
markt
2017 Nov 30 (Thu) 03:57
dev
svn commit: r23327 - in /dev/tomcat/tomcat-8/v8.5.24/bin/embed:
apache-tomcat-8.5.24-embed.tar.gz.sha512 apache-tomcat-8.5.24-embed.zip.sha512
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-validate has an issue affecting its community integration.
Th
Author: huxing
Date: Thu Nov 30 02:08:59 2017
New Revision: 1816673
URL: http://svn.apache.org/viewvc?rev=1816673&view=rev
Log:
Servlet 4.0 is officially released
Modified:
tomcat/tc8.5.x/trunk/webapps/examples/servlets/index.html
Modified: tomcat/tc8.5.x/trunk/webapps/examples/servlets/inde
Hi,
The proposed 8.5.24 release is:
[ ] Broken - do not release
[ X ] Stable - go ahead and release as 8.5.24
Unit test passed.
Examples ok, except for the following one issue:
in example/servlets/index.html "Servlet 4.0 Early Preview examples" is no
longer early preview. (Fixed in r1816673)
On 30/11/2017 02:09, hux...@apache.org wrote:
> Author: huxing
> Date: Thu Nov 30 02:08:59 2017
> New Revision: 1816673
>
> URL: http://svn.apache.org/viewvc?rev=1816673&view=rev
> Log:
> Servlet 4.0 is officially released
>
> Modified:
> tomcat/tc8.5.x/trunk/webapps/examples/servlets/index.h
Author: markt
Date: Thu Nov 30 07:28:23 2017
New Revision: 1816678
URL: http://svn.apache.org/viewvc?rev=1816678&view=rev
Log:
ws police
Modified:
tomcat/trunk/webapps/docs/changelog.xml
Modified: tomcat/trunk/webapps/docs/changelog.xml
URL:
http://svn.apache.org/viewvc/tomcat/trunk/webapps
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-validate has an issue affecting its community integration.
Th
32 matches
Mail list logo