[Git][java-team/vnu][master] Remove tomcat11 workaround wrt tomcat-jakartaee-migration

bastif (@bastif) gitlab at salsa.debian.org
Tue May 12 10:44:32 BST 2026



bastif pushed to branch master at Debian Java Maintainers / vnu


Commits:
61a818d9 by Fab Stz at 2026-05-12T11:44:00+02:00
Remove tomcat11 workaround wrt tomcat-jakartaee-migration

- - - - -


2 changed files:

- debian/tests/webapp_validate_common.sh
- debian/vnu-tomcat11.README.Debian


Changes:

=====================================
debian/tests/webapp_validate_common.sh
=====================================
@@ -91,7 +91,6 @@ start_server()
       fi
       ;;
     tomcat11)
-      sudo sed -i '/common.loader/ s#$#,/usr/share/tomcat-jakartaee-migration/lib/*.jar#' "/etc/tomcat11/catalina.properties"
       if [ "$(dpkg --print-architecture)" = "i386" ] || [ "$(dpkg --print-architecture)" = "loong64" ]; then
         echo "Adding -Xss2048k JVM option."
         echo -e '[Service]\nEnvironment="CATALINA_OPTS=-Xss2048k"' | sudo systemctl edit --drop-in vnu-tomcat11.conf --stdin tomcat11.service


=====================================
debian/vnu-tomcat11.README.Debian
=====================================
@@ -1,15 +1,3 @@
-With tomcat11 you need to perform some extra configuration step.
-
-  1. install `tomcat-jakartaee-migration` package if not done yet
-  2. and then one of these:
-      - add ",/usr/share/tomcat-jakartaee-migration/lib/*.jar" to
-        common.loader in '/etc/tomcat11/catalina.properties'
-      - create a link to /usr/share/tomcat-jakartaee-migration/lib/jakartaee-migration-1.0.6-shaded.jar
-        in /usr/share/tomcat11/lib
-
-Notice: at the time of writing this, there is a bug report on this. See:
-- https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1108280
-
 With tomcat11, vnu webapp is reachable at:
 
   http://localhost:8080/vnu



View it on GitLab: https://salsa.debian.org/java-team/vnu/-/commit/61a818d956a73cce242893ac95ca8a7a020ee4a3

-- 
View it on GitLab: https://salsa.debian.org/java-team/vnu/-/commit/61a818d956a73cce242893ac95ca8a7a020ee4a3
You're receiving this email because of your account on salsa.debian.org. Manage all notifications: https://salsa.debian.org/-/profile/notifications | Help: https://salsa.debian.org/help


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-java-commits/attachments/20260512/20e15501/attachment.htm>


More information about the pkg-java-commits mailing list