Le mar. 22 sept. 2020 à 08:54, Martin Grigorov a
écrit :
> Hi Chris,
>
> On Fri, Sep 18, 2020 at 7:10 PM Christopher Schultz <
> ch...@christopherschultz.net> wrote:
>
> > All,
> >
> > I've recently been thinking about application uses of servlet-async and
> > Websocket for long-running operation
This is an automated email from the ASF dual-hosted git repository.
remm pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tomcat-jakartaee-migration.git
The following commit(s) were added to refs/heads/master by this push:
new 5bf42bb Improve tests results
This is an automated email from the ASF dual-hosted git repository.
remm pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tomcat-jakartaee-migration.git
The following commit(s) were added to refs/heads/master by this push:
new c05cc61 Fix warning
c05cc61 i
https://bz.apache.org/bugzilla/show_bug.cgi?id=63815
--- Comment #16 from Mark Thomas ---
This has been fixed in the main development branch for openjdk 16. The fix
should be in the next EA release.
There is currently no information on whether or not the fix will be
back-ported.
Once the catali
jbampton commented on pull request #362:
URL: https://github.com/apache/tomcat/pull/362#issuecomment-696680907
Hey @markt-asf I just rebased and we have 20 files changed only in the
`.xsd` files.
Seems to be the same twenty that was in your list.
--
markt-asf commented on pull request #362:
URL: https://github.com/apache/tomcat/pull/362#issuecomment-696726509
Great. Thanks for the confirmation. On that basis, I am going to close the
PR. Thanks for all the fixes.
This is
markt-asf closed pull request #362:
URL: https://github.com/apache/tomcat/pull/362
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to t
This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/master by this push:
new 6d44f6a Fix double counting in tracking of in-fl
This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch 9.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/9.0.x by this push:
new 31ca5a1 Fix double counting in tracking of in-flig
This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch 8.5.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/8.5.x by this push:
new 78d9c76 Fix double counting in tracking of in-flig
markt-asf commented on pull request #367:
URL: https://github.com/apache/tomcat/pull/367#issuecomment-696733828
The premise of this PR is incorrect. The allow pattern in the
`RemoteAddrValve` has no relationship to the host name used to access the
Tomcat instance. The pattern is matched ag
markt-asf closed pull request #367:
URL: https://github.com/apache/tomcat/pull/367
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to t
jbampton commented on pull request #361:
URL: https://github.com/apache/tomcat/pull/361#issuecomment-696741586
Hey @markt-asf what do you think about this PR ?
This is an automated message from the Apache Git Service.
To resp
rmaucher commented on pull request #352:
URL: https://github.com/apache/tomcat/pull/352#issuecomment-696769628
I made the change to use the Context instead of the Host, no issue there.
However, I'm not ok with the proposed changes as is. The problem for me is
that I don't understand the
The Buildbot has detected a new failure on builder tomcat-9-trunk while
building tomcat. Full details are available at:
https://ci.apache.org/builders/tomcat-9-trunk/builds/457
Buildbot URL: https://ci.apache.org/
Buildslave for this Build: asf946_ubuntu
Build Reason: The AnyBranchScheduler
Thanks, That took care of the problem. I was using an older version of the
servlet-api jar that wasn’t marked “provided”.
Ralph
> On Sep 21, 2020, at 11:15 PM, Apache wrote:
>
> Interesting. Thanks, I will check in the morning.
>
> Ralph
>
>> On Sep 21, 2020, at 10:31 PM, Romain Manni-Bucau
kamnani commented on pull request #351:
URL: https://github.com/apache/tomcat/pull/351#issuecomment-696807874
@markt-asf
I am sure you wouldn't be able to test this on proprietary code, because
that will generate empty outputs/compile-errors after stripping out the
important lines.
kamnani commented on pull request #352:
URL: https://github.com/apache/tomcat/pull/352#issuecomment-696834567
> I made the change to use the Context instead of the Host, no issue there.
> However, I'm not ok with the proposed changes as is. The problem for me is
that I don't understand t
mcgitty commented on pull request #367:
URL: https://github.com/apache/tomcat/pull/367#issuecomment-696835594
Hi Mark,
I found the root cause of the issue. It is the confusion created by this
paragraph:
> A default Tomcat installation includes the Manager. To add an instance
Author: violetagg
Date: Tue Sep 22 17:25:52 2020
New Revision: 1881937
URL: http://svn.apache.org/viewvc?rev=1881937&view=rev
Log:
Updates (excluding docs) for 7.0.106 release
Modified:
tomcat/site/trunk/build.properties.default
tomcat/site/trunk/docs/doap_Tomcat.rdf
tomcat/site/trunk
Author: violetagg
Date: Tue Sep 22 17:38:49 2020
New Revision: 1881938
URL: http://svn.apache.org/viewvc?rev=1881938&view=rev
Log:
Update docs for Apache Tomcat 7.0.106 release.
[This commit notification would consist of 398 parts,
which exceeds the limit of 50 ones, so it was shortened to the
Author: violetagg
Date: Tue Sep 22 17:42:36 2020
New Revision: 41541
Log:
Remove 7.0.105
Removed:
release/tomcat/tomcat-7/v7.0.105/
-
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.106.
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 improvemen
rmaucher commented on pull request #352:
URL: https://github.com/apache/tomcat/pull/352#issuecomment-696927281
There's no cache here: the AbstractArchiveResourceSet already has a "JarFile
archive" field, so it adds a new JarContents field with the same data and both
get created and cleared
kamnani commented on pull request #352:
URL: https://github.com/apache/tomcat/pull/352#issuecomment-696930075
> There's no cache here: the AbstractArchiveResourceSet already has a
"JarFile archive" field, so it adds a new JarContents field with the same data
and both get created and cleare
rmaucher commented on pull request #352:
URL: https://github.com/apache/tomcat/pull/352#issuecomment-696769628
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and us
kamnani commented on pull request #352:
URL: https://github.com/apache/tomcat/pull/352#issuecomment-696834567
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use
markt-asf closed pull request #362:
URL: https://github.com/apache/tomcat/pull/362
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to t
markt-asf commented on pull request #362:
URL: https://github.com/apache/tomcat/pull/362#issuecomment-696726509
Great. Thanks for the confirmation. On that basis, I am going to close the
PR. Thanks for all the fixes.
This is
markt-asf closed pull request #367:
URL: https://github.com/apache/tomcat/pull/367
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to t
kamnani commented on pull request #351:
URL: https://github.com/apache/tomcat/pull/351#issuecomment-696807874
@markt-asf
I am sure you wouldn't be able to test this on proprietary code, because
that will generate empty outputs/compile-errors after stripping out the
important lines.
jbampton commented on pull request #362:
URL: https://github.com/apache/tomcat/pull/362#issuecomment-696680907
Hey @markt-asf I just rebased and we have 20 files changed only in the
`.xsd` files.
Seems to be the same twenty that was in your list.
--
markt-asf commented on pull request #367:
URL: https://github.com/apache/tomcat/pull/367#issuecomment-696733828
The premise of this PR is incorrect. The allow pattern in the
`RemoteAddrValve` has no relationship to the host name used to access the
Tomcat instance. The pattern is matched ag
jbampton commented on pull request #361:
URL: https://github.com/apache/tomcat/pull/361#issuecomment-696741586
Hey @markt-asf what do you think about this PR ?
This is an automated message from the Apache Git Service.
To resp
mcgitty commented on pull request #367:
URL: https://github.com/apache/tomcat/pull/367#issuecomment-696835594
Hi Mark,
I found the root cause of the issue. It is the confusion created by this
paragraph:
> A default Tomcat installation includes the Manager. To add an instance
35 matches
Mail list logo