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