From 477fa9ef3a2789e7eaed2c7873d7cb7009830b7b Mon Sep 17 00:00:00 2001 From: zzz Date: Sun, 7 Oct 2018 14:29:47 +0000 Subject: [PATCH] Build: Fix build config with-libtomcat8-java but not with-libjetty9-java, by copying required jetty jar to jetty-apache-jsp.jar --- apps/jetty/build.xml | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/apps/jetty/build.xml b/apps/jetty/build.xml index a09f56d52..24a3f5970 100644 --- a/apps/jetty/build.xml +++ b/apps/jetty/build.xml @@ -140,7 +140,7 @@ with-libtomcat8-java AND with-libjetty9-java: Xenial, Jessie (with backports), Stretch with-libjetty9-java (only): not supported --> - + @@ -225,6 +225,12 @@ --> + + + + + +