https://bz.apache.org/bugzilla/show_bug.cgi?id=61977
Michael Osipov <1983-01...@gmx.net> changed:
What|Removed |Added
OS||All
--- Comment #
https://bz.apache.org/bugzilla/show_bug.cgi?id=61977
--- Comment #2 from Michael Osipov <1983-01...@gmx.net> ---
Btw, this cannot be reasonable fixed in the JNDIRealm because the issue lies
deep down in Sun's private classes.
--
You are receiving this mail because:
You are the assignee for the b
https://bz.apache.org/bugzilla/show_bug.cgi?id=60126
--- Comment #11 from Günter Paul ---
Have the same problem, tomcat 8.5 and tomcat 9 too.
We have hundred of older jsp-files with struts 1.1 and no easy solution for the
problem.
We are using tomcat 8.0.3 without problems. Can't find the differ
Author: violetagg
Date: Tue Jan 9 10:09:54 2018
New Revision: 1820634
URL: http://svn.apache.org/viewvc?rev=1820634&view=rev
Log:
Fix typo. Fixes having an issue number are sorted by their number, ascending.
Modified:
tomcat/trunk/webapps/docs/changelog.xml
Modified: tomcat/trunk/webapps/do
Author: violetagg
Date: Tue Jan 9 10:13:45 2018
New Revision: 1820635
URL: http://svn.apache.org/viewvc?rev=1820635&view=rev
Log:
Fix typo. Fixes having an issue number are sorted by their number, ascending.
Modified:
tomcat/tc8.5.x/trunk/ (props changed)
tomcat/tc8.5.x/trunk/webapps/d
Author: violetagg
Date: Tue Jan 9 10:17:53 2018
New Revision: 1820636
URL: http://svn.apache.org/viewvc?rev=1820636&view=rev
Log:
Fix typo
Modified:
tomcat/tc8.0.x/trunk/ (props changed)
tomcat/tc8.0.x/trunk/webapps/docs/changelog.xml
Propchange: tomcat/tc8.0.x/trunk/
Author: violetagg
Date: Tue Jan 9 10:32:44 2018
New Revision: 1820637
URL: http://svn.apache.org/viewvc?rev=1820637&view=rev
Log:
Fix typo.
Fixes having an issue number are sorted by their number, ascending.
Move fix description to the correct subsection.
Remove redundant subsection.
Modified:
On Jan 8, 2018 09:33, "Mark Thomas" wrote:
This is the third of the per issue e-mails to discuss the issues
associated with migrating from svn to git.
The standard name for the main branch where development takes place in
svn is 'trunk'. In git the standard name is 'master'.
We can use either o
Git standard is master, so master
Le 8 janv. 2018 3:33 PM, "Mark Thomas" a écrit :
> This is the third of the per issue e-mails to discuss the issues
> associated with migrating from svn to git.
>
> The standard name for the main branch where development takes place in
> svn is 'trunk'. In git t
Author: markt
Date: Tue Jan 9 13:50:52 2018
New Revision: 1820663
URL: http://svn.apache.org/viewvc?rev=1820663&view=rev
Log:
Modify the Default and WebDAV Servlets so that a 405 status code is returned
for PUT and DELETE requests when disabled via the readonly initialisation
parameter.
Align
Github user asfgit closed the pull request at:
https://github.com/apache/tomcat/pull/96
---
-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org
Github user markt-asf commented on the issue:
https://github.com/apache/tomcat/pull/96
I've fixed this in trunk. Given the behaviour changes (you can bet someone
depends on a 403 rather than a 405 response) I'm not going to back-port it.
The way I ended up tackling this (WebDAV fir
On 09/01/18 07:06, Martin Grigorov wrote:
> Hi,
>
> On Jan 8, 2018 15:33, "Mark Thomas" wrote:
>
> This is the third of the per issue e-mails to discuss the issues
> associated with migrating from svn to git.
>
> The standard name for the main branch where development takes place in
> svn is 't
Author: markt
Date: Tue Jan 9 21:06:34 2018
New Revision: 1820701
URL: http://svn.apache.org/viewvc?rev=1820701&view=rev
Log:
Fix ConcurrentModificationException
Modified:
tomcat/trunk/webapps/docs/changelog.xml
tomcat/trunk/webapps/examples/WEB-INF/classes/async/Stockticker.java
Modifi
Author: markt
Date: Tue Jan 9 21:08:23 2018
New Revision: 1820702
URL: http://svn.apache.org/viewvc?rev=1820702&view=rev
Log:
Fix ConcurrentModificationException
Modified:
tomcat/tc8.5.x/trunk/ (props changed)
tomcat/tc8.5.x/trunk/webapps/docs/changelog.xml
tomcat/tc8.5.x/trunk/web
Author: markt
Date: Tue Jan 9 21:08:49 2018
New Revision: 1820703
URL: http://svn.apache.org/viewvc?rev=1820703&view=rev
Log:
Fix ConcurrentModificationException
Modified:
tomcat/tc8.0.x/trunk/ (props changed)
tomcat/tc8.0.x/trunk/webapps/docs/changelog.xml
tomcat/tc8.0.x/trunk/web
Author: markt
Date: Tue Jan 9 21:10:28 2018
New Revision: 1820704
URL: http://svn.apache.org/viewvc?rev=1820704&view=rev
Log:
Fix ConcurrentModificationException
Modified:
tomcat/tc7.0.x/trunk/ (props changed)
tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml
tomcat/tc7.0.x/trunk/web
https://bz.apache.org/bugzilla/show_bug.cgi?id=61886
--- Comment #10 from Mark Thomas ---
I believe I've fixed the ConcurrentModificationException. Still investigating
the NPE.
--
You are receiving this mail because:
You are the assignee for the bug.
Author: markt
Date: Tue Jan 9 21:50:44 2018
New Revision: 1820705
URL: http://svn.apache.org/viewvc?rev=1820705&view=rev
Log:
Prevent NullPointerException and other errors if the stock ticker example is
running when the examples web application is stopped.
Added:
tomcat/trunk/webapps/examp
https://bz.apache.org/bugzilla/show_bug.cgi?id=61982
Bug ID: 61982
Summary: HTTP responses are not compliant with RFC 7230
Product: Tomcat 8
Version: 8.5.x-trunk
Hardware: PC
OS: Mac OS X 10.1
Status: NEW
Author: markt
Date: Tue Jan 9 21:56:50 2018
New Revision: 1820707
URL: http://svn.apache.org/viewvc?rev=1820707&view=rev
Log:
Prevent NullPointerException and other errors if the stock ticker example is
running when the examples web application is stopped.
Added:
tomcat/tc8.5.x/trunk/webap
Author: markt
Date: Tue Jan 9 21:57:26 2018
New Revision: 1820708
URL: http://svn.apache.org/viewvc?rev=1820708&view=rev
Log:
Prevent NullPointerException and other errors if the stock ticker example is
running when the examples web application is stopped.
Added:
tomcat/tc8.0.x/trunk/webap
Author: markt
Date: Tue Jan 9 21:59:58 2018
New Revision: 1820710
URL: http://svn.apache.org/viewvc?rev=1820710&view=rev
Log:
Prevent NullPointerException and other errors if the stock ticker example is
running when the examples web application is stopped.
Added:
tomcat/tc7.0.x/trunk/webap
https://bz.apache.org/bugzilla/show_bug.cgi?id=61886
--- Comment #11 from Mark Thomas ---
NPE on Tomcat (actually just webapp) stop should be fixed now too.
--
You are receiving this mail because:
You are the assignee for the bug.
https://bz.apache.org/bugzilla/show_bug.cgi?id=61982
Alex Dickinson changed:
What|Removed |Added
Component|Cluster |Connectors
--
You are receiving this
https://bz.apache.org/bugzilla/show_bug.cgi?id=61982
Alex Dickinson changed:
What|Removed |Added
Component|Connectors |Cluster
CC|
https://bz.apache.org/bugzilla/show_bug.cgi?id=61982
Mark Thomas changed:
What|Removed |Added
Resolution|--- |INVALID
Status|NEW
Le 08/01/2018 à 15:33, Mark Thomas a écrit :
> Thoughts?
+1 for master
-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.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
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.
+1 for master and same as on svn for branches
Le 10 janv. 2018 00:03, "Emmanuel Bourg" a écrit :
> Le 08/01/2018 à 15:33, Mark Thomas a écrit :
>
> > Thoughts?
>
> +1 for master
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@to
Master is Git convention, so master
Le 9 janv. 2018 08:06, "Martin Grigorov" a
écrit :
> Hi,
>
> On Jan 8, 2018 15:33, "Mark Thomas" wrote:
>
> This is the third of the per issue e-mails to discuss the issues
> associated with migrating from svn to git.
>
> The standard name for the main branch
32 matches
Mail list logo