Build status: BUILD FAILED: failed compile (failure)
Worker used: bb_worker2_ubuntu
URL: https://ci2.apache.org/#builders/120/builds/522
Blamelist: John Engebretson , jengebr
<73608737+jeng...@users.noreply.github.com>
Build Text: failed compile (failure)
Status Detected: new failure
Build Source
This is an automated email from the ASF dual-hosted git repository.
jengebr pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tomcat.git
commit 5ca117b919515b4f8d810e458b898d35255c7da3
Merge: 490c5871d6 c288103193
Author: jengebr <73608737+jeng...@users.noreply.gith
jengebr merged PR #842:
URL: https://github.com/apache/tomcat/pull/842
--
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 the specific comment.
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
This is an automated email from the ASF dual-hosted git repository.
jengebr pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tomcat.git
from 490c5871d6 Fix off by one validation logic for partial PUT ranges
add c288103193 Adding nonstandard support for c:
jengebr commented on code in PR #842:
URL: https://github.com/apache/tomcat/pull/842#discussion_r2046936079
##
java/org/apache/jasper/compiler/Generator.java:
##
@@ -3028,6 +3036,195 @@ public String
generateNamedAttributeJspFragment(Node.NamedAttribute n, String ta
jengebr commented on code in PR #842:
URL: https://github.com/apache/tomcat/pull/842#discussion_r2046912039
##
java/org/apache/jasper/runtime/JspRuntimeLibrary.java:
##
@@ -957,4 +957,21 @@ public static void releaseTag(Tag tag, InstanceManager
instanceManager) {
}
markt-asf commented on code in PR #842:
URL: https://github.com/apache/tomcat/pull/842#discussion_r2046909111
##
java/org/apache/jasper/compiler/Generator.java:
##
@@ -3028,6 +3036,195 @@ public String
generateNamedAttributeJspFragment(Node.NamedAttribute n, String ta
jengebr commented on code in PR #842:
URL: https://github.com/apache/tomcat/pull/842#discussion_r2046881926
##
java/org/apache/jasper/compiler/Generator.java:
##
@@ -3028,6 +3036,195 @@ public String
generateNamedAttributeJspFragment(Node.NamedAttribute n, String ta
jengebr commented on code in PR #842:
URL: https://github.com/apache/tomcat/pull/842#discussion_r2046872254
##
java/org/apache/jasper/runtime/JspRuntimeLibrary.java:
##
@@ -957,4 +957,21 @@ public static void releaseTag(Tag tag, InstanceManager
instanceManager) {
}
markt-asf commented on code in PR #842:
URL: https://github.com/apache/tomcat/pull/842#discussion_r2046559471
##
java/org/apache/jasper/compiler/Generator.java:
##
@@ -3028,6 +3036,195 @@ public String
generateNamedAttributeJspFragment(Node.NamedAttribute n, String ta
https://bz.apache.org/bugzilla/show_bug.cgi?id=69633
--- Comment #5 from Grzegorz Grzybek ---
Thanks
about
`org.apache.catalina.core.StandardContext#setMapperContextRootRedirectEnabled`
- it's `true` by default and that's how I use embedded Tomcat in Pax Web.
Similar to Jetty's
`org.eclipse.jett
11 matches
Mail list logo