commit | 83d8885ff232bbe9fc992c7f5583eba6c86fdaf6 | [log] [tgz] |
---|---|---|
author | Mat Booth <mat.booth@redhat.com> | Mon Jan 18 22:12:04 2021 +0000 |
committer | Mat Booth <mat.booth@redhat.com> | Mon Jan 18 17:13:17 2021 -0500 |
tree | a7983e36d29cd18aa602101766e19fa30a11713e | |
parent | 8828478c91d6696b4915bf69678d5ee7b848ed7e [diff] |
Symlink extra jetty bundle Change-Id: If43bf5fcb5b7e73bcc1a6489399cb8b0340e65af Signed-off-by: Mat Booth <mat.booth@redhat.com> Reviewed-on: https://git.eclipse.org/r/c/linuxtools/org.eclipse.linuxtools.eclipse-build/+/175014
diff --git a/dependencies/replace_platform_plugins_with_symlinks.sh b/dependencies/replace_platform_plugins_with_symlinks.sh index f4cc9b4..078d3c2 100755 --- a/dependencies/replace_platform_plugins_with_symlinks.sh +++ b/dependencies/replace_platform_plugins_with_symlinks.sh
@@ -62,6 +62,7 @@ _symlink org.apache.lucene.misc_ lucene/lucene-misc.jar _symlink org.apache.xmlgraphics_ xmlgraphics-commons.jar _symlink org.eclipse.jetty.util_ jetty/jetty-util.jar + _symlink org.eclipse.jetty.util.ajax_ jetty/jetty-util-ajax.jar _symlink org.eclipse.jetty.server_ jetty/jetty-server.jar _symlink org.eclipse.jetty.http_ jetty/jetty-http.jar _symlink org.eclipse.jetty.continuation_ jetty/jetty-continuation.jar