Advice for building tomcat8 on jessie?

Emmanuel Bourg ebourg at apache.org
Tue Jul 3 22:40:05 BST 2018


Le 30/06/2018 à 20:09, Roberto C. Sánchez a écrit :

> I would very much appreciate your guidance on this so that I can get
> tomcat8 in jessie updated.

Hi Roberto,

Thank a lot for helping with the Tomcat maintenance. The error probably
comes from an expired test certificate or a change in OpenSSL. Try
building the package locally without pbuilder and inspect the test logs
generated in the output directory. You should get a good indication of
the cause of this error. Note that you can build the package and run
only one test by adding -Dtest.name=**/TestWebSocketFrameClientSSL*
after the "ant test" invocation in debian/rules. That should speed up
your investigations.

Emmanuel Bourg



More information about the pkg-java-maintainers mailing list