Le 07/05/2020 à 18:56, Markus Koschany a écrit : > Ok, as I previously thought, it is an upstream bug but not in Tomcat > itself but in el-api. Updating the zk library for your app might resolve > the issue. I wonder if we need to upgrade src:el-api in Debian too. I > think it is best when Emmanuel Bourg chimes in here.
On the other hand, putting a license header in a META-INF file is absurd, this type of file is purely functional and unlikely to be copyrightable anyway. I suggest patching the tomcat9 package to remove the comment from res/META-INF/jasper-el.jar/services/javax.el.ExpressionFactory if that improves the backward compatibility. Emmanuel Bourg