https://bz.apache.org/bugzilla/show_bug.cgi?id=64872
--- Comment #6 from John Engebretson ---
We have a Tomcat8 implementation deployed that addresses the following cases:
Boolean/boolean properties:
value="true"
value="${true}"
value="${'true'}"
String properties:
value="${'myString'}"
Enum p
https://bz.apache.org/bugzilla/show_bug.cgi?id=64872
--- Comment #5 from Mark Thomas ---
Yes, I could support a feature like that.
The tricky part is going to be implementing it. The JSP engine doesn't have
access to the internals of the EL parser. Just musing on that, are all the uses
of the fo
https://bz.apache.org/bugzilla/show_bug.cgi?id=64872
--- Comment #4 from John Engebretson ---
"Fudging the spec is not an option." Understood.
"That said, I do wonder why expression language is being used in these
instances rather than a scriptlet." EL was originally used for this because a)
it
https://bz.apache.org/bugzilla/show_bug.cgi?id=64872
--- Comment #3 from Mark Thomas ---
Fudging the spec is not an option. Providing an option that provides non-spec
compliant behaviour and is disabled by default is an option.
That said, I do wonder why expression language is being used in thes
https://bz.apache.org/bugzilla/show_bug.cgi?id=64875
--- Comment #10 from Iván López ---
Regarding the class `io.netty.internal.tcnative.SSLPrivateKeyMethod`, it's
coming because the test application we have uses Micronaut Http Client, that
uses some Netty dependencies under the hood.
But even w
https://bz.apache.org/bugzilla/show_bug.cgi?id=64875
--- Comment #9 from Iván López ---
I think that Graal will only look for `jni-config.json` automatically, so if
the file is called `tomcat-jni.json` the user needs to manually "enable" it.
--
You are receiving this mail because:
You are the a
This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch 7.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/7.0.x by this push:
new f464506 Add credit
f464506 is described below
com
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 590f7d9 Add credit
590f7d9 is described below
c
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 c598ff8 Add credit
c598ff8 is described below
com
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 4eaf189 Add credit
4eaf189 is described below
com
https://bz.apache.org/bugzilla/show_bug.cgi?id=64875
--- Comment #8 from Remy Maucherat ---
(In reply to Iván López from comment #7)
> Yes please, that would be awesome because we (Micronaut) will be able to
> upgrade to the next 9.0.40 (at this moment I rolled back to 9.0.38).
There would be le
https://bz.apache.org/bugzilla/show_bug.cgi?id=64818
Igal Sapir changed:
What|Removed |Added
Resolution|--- |WONTFIX
Status|NEW
https://bz.apache.org/bugzilla/show_bug.cgi?id=64875
--- Comment #7 from Iván López ---
> I don't mind removing "-H:JNIConfigurationResources=${.}/tomcat-jni.json"
> from
>https://github.com/apache/tomcat/blob/da3b672ed6b59afbc6341c2bb00aad435bcf7a9b/res/graal/tomcat-embed-core/native-image/nat
https://bz.apache.org/bugzilla/show_bug.cgi?id=64875
--- Comment #6 from mgrigorov ---
(In reply to Remy Maucherat from comment #5)
> (In reply to mgrigorov from comment #2)
> > I've made it possible to use APR protocol.
> > There is nothing Netty specific in it.
> > As Remy explained you need to
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 da3b672 Fix Windows test failures
da3b672 is des
https://bz.apache.org/bugzilla/show_bug.cgi?id=64875
--- Comment #5 from Remy Maucherat ---
(In reply to mgrigorov from comment #2)
> I've made it possible to use APR protocol.
> There is nothing Netty specific in it.
> As Remy explained you need to find out how Netty is being involved and why
>
This is an automated email from the ASF dual-hosted git repository.
remm 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 1fbdf55 Add more optimized DataSource code for sess
This is an automated email from the ASF dual-hosted git repository.
remm 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 1fbdf55 Add more optimized DataSource code for sess
https://bz.apache.org/bugzilla/show_bug.cgi?id=64877
Remy Maucherat changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
rmaucher commented on pull request #376:
URL: https://github.com/apache/tomcat/pull/376#issuecomment-724639920
I meged the PR, sorf of, in Tomcat 10. Thanks ! Also added in 9.0 and 8.5.
This is an automated message from the A
rmaucher closed pull request #376:
URL: https://github.com/apache/tomcat/pull/376
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 th
https://bz.apache.org/bugzilla/show_bug.cgi?id=64875
Mark Thomas changed:
What|Removed |Added
Status|NEW |NEEDINFO
--
You are receiving this mail
This is an automated email from the ASF dual-hosted git repository.
remm 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 4964a1b Add more optimized DataSource code for sess
2020年11月9日(月) 22:45 Rémy Maucherat :
> Hi,
>
> As part of https://github.com/apache/tomcat/pull/376 and along with the
> similar removal of JDBCRealm, I would like to propose:
> - Remove JDBC code from JDBCStore in Tomcat 10, in favor of DataSource
> code; this allows simplifying and removing glob
This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch 7.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/7.0.x by this push:
new 7bbd7bc Add HTTP header security filter to manager
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 6124be5 Add HTTP header security filter to manager
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 6e232f8 Add HTTP header security filter to manager
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 0ca2ba3 Add HTTP header security filter to manag
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 d229dd6 Add SameSite=strict for cookies from /exam
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 8626033 Add SameSite=strict for cookies from /exam
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 35347c5 Add SameSite=strict for cookies from /ex
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 8626033 Add SameSite=strict for cookies from /exam
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 35347c5 Add SameSite=strict for cookies from /ex
On 09/11/2020 21:41, r...@apache.org wrote:
> 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.git
>
>
> The following commit(s) were added to refs/heads/master by this push:
>
https://bz.apache.org/bugzilla/show_bug.cgi?id=64830
--- Comment #17 from Mark Thomas ---
I didn't see any payload errors reported. The other errors occurred after a few
seconds on Windows so I fixed those then ran a longer test (20 mins) where no
errors where observed.
I don't immediately see h
https://bz.apache.org/bugzilla/show_bug.cgi?id=64818
--- Comment #10 from Mark Thomas ---
The move to enhancement just signifies that it is being treated as an
enhancement rather than a bug as they have different expectations when it comes
to speed of resolution.
I continue to be of the view tha
36 matches
Mail list logo