Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn2020-01-15 15:25:21 +0000
committerMatthias Sohn2020-01-15 15:25:21 +0000
commit15d65574cc44a25b601a9f52fce11ab03ba023b7 (patch)
treebed84f1b038244db442baab2888a384335192454 /org.eclipse.mylyn.github.target/projects/jetty-9.4.x.tpd
parentedab657ddddd9d7890cad6295ae87e52beb36692 (diff)
downloadegit-github-15d65574cc44a25b601a9f52fce11ab03ba023b7.tar.gz
egit-github-15d65574cc44a25b601a9f52fce11ab03ba023b7.tar.xz
egit-github-15d65574cc44a25b601a9f52fce11ab03ba023b7.zip
Upgrade jetty to 9.4.25.v20191220
Change-Id: Ie58bae7414b347e3aa3dbe8170fd1c5a0e923e17 Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.mylyn.github.target/projects/jetty-9.4.x.tpd')
-rw-r--r--org.eclipse.mylyn.github.target/projects/jetty-9.4.x.tpd20
1 files changed, 20 insertions, 0 deletions
diff --git a/org.eclipse.mylyn.github.target/projects/jetty-9.4.x.tpd b/org.eclipse.mylyn.github.target/projects/jetty-9.4.x.tpd
new file mode 100644
index 00000000..fb9bb2d0
--- /dev/null
+++ b/org.eclipse.mylyn.github.target/projects/jetty-9.4.x.tpd
@@ -0,0 +1,20 @@
+target "jetty-9.4.x" with source configurePhase
+
+location jetty-9.4.25 "https://download.eclipse.org/jetty/updates/jetty-bundles-9.x/9.4.25.v20191220/" {
+ org.eclipse.jetty.client [9.4.25.v20191220,9.4.25.v20191220]
+ org.eclipse.jetty.client.source [9.4.25.v20191220,9.4.25.v20191220]
+ org.eclipse.jetty.continuation [9.4.25.v20191220,9.4.25.v20191220]
+ org.eclipse.jetty.continuation.source [9.4.25.v20191220,9.4.25.v20191220]
+ org.eclipse.jetty.http [9.4.25.v20191220,9.4.25.v20191220]
+ org.eclipse.jetty.http.source [9.4.25.v20191220,9.4.25.v20191220]
+ org.eclipse.jetty.io [9.4.25.v20191220,9.4.25.v20191220]
+ org.eclipse.jetty.io.source [9.4.25.v20191220,9.4.25.v20191220]
+ org.eclipse.jetty.security [9.4.25.v20191220,9.4.25.v20191220]
+ org.eclipse.jetty.security.source [9.4.25.v20191220,9.4.25.v20191220]
+ org.eclipse.jetty.server [9.4.25.v20191220,9.4.25.v20191220]
+ org.eclipse.jetty.server.source [9.4.25.v20191220,9.4.25.v20191220]
+ org.eclipse.jetty.servlet [9.4.25.v20191220,9.4.25.v20191220]
+ org.eclipse.jetty.servlet.source [9.4.25.v20191220,9.4.25.v20191220]
+ org.eclipse.jetty.util [9.4.25.v20191220,9.4.25.v20191220]
+ org.eclipse.jetty.util.source [9.4.25.v20191220,9.4.25.v20191220]
+}

Back to the top