[Git][java-team/css-validator][master] d/t/webapp_validate_common.sh: remove workaround for #1129201
bastif (@bastif)
gitlab at salsa.debian.org
Fri Mar 13 11:32:06 GMT 2026
bastif pushed to branch master at Debian Java Maintainers / css-validator
Commits:
54340c09 by Fab Stz at 2026-03-13T12:31:41+01:00
d/t/webapp_validate_common.sh: remove workaround for #1129201
- - - - -
1 changed file:
- debian/tests/webapp_validate_common.sh
Changes:
=====================================
debian/tests/webapp_validate_common.sh
=====================================
@@ -78,11 +78,6 @@ start_server()
path="$3"
if [ -n "$AUTOPKGTEST_TMP" ]; then
case "$server" in
- jetty12)
- # Workaround for https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1129201
- # TODO: Remove me when the bug is fixed
- sudo sed -i '/CATALINA/ s/^/#/' "/usr/libexec/jetty12/jetty-start.sh"
- ;;
tomcat10)
sudo sed -i '/common.loader/ s#$#,/usr/share/tomcat-jakartaee-migration/lib/*.jar#' "/etc/tomcat10/catalina.properties"
;;
View it on GitLab: https://salsa.debian.org/java-team/css-validator/-/commit/54340c09df659822e4c9d286c0b4d7c4b0cf37d5
--
View it on GitLab: https://salsa.debian.org/java-team/css-validator/-/commit/54340c09df659822e4c9d286c0b4d7c4b0cf37d5
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-java-commits/attachments/20260313/52c77a94/attachment.htm>
More information about the pkg-java-commits
mailing list