summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.packaging/org.eclipse.jgit.target/projects/jetty-7.6.14.tpd
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2015-02-24 23:44:56 +0100
committerMatthias Sohn <matthias.sohn@sap.com>2015-02-24 23:45:19 +0100
commitd216ce41435784017c1fe02ea4f1e86ca36fa885 (patch)
tree5c468bf23c9e4d08b3d771efc1d887b8c9db165a /org.eclipse.jgit.packaging/org.eclipse.jgit.target/projects/jetty-7.6.14.tpd
parentb9725a54fd85f2c7561ff23ca821bf1697f441fd (diff)
parenta8743df19c2574bc3481fa5f811499b5960951a8 (diff)
downloadjgit-d216ce41435784017c1fe02ea4f1e86ca36fa885.tar.gz
jgit-d216ce41435784017c1fe02ea4f1e86ca36fa885.zip
Merge branch 'stable-3.7'
* stable-3.7: Add log4j and slf4j-log4j bridge to jgit feature Use slf4j to log instead of printing to System.err Use Target Platform Definition DSL to generate target platforms Change-Id: Ic8779868150c910fa55fd20348e35723e6add0f1
Diffstat (limited to 'org.eclipse.jgit.packaging/org.eclipse.jgit.target/projects/jetty-7.6.14.tpd')
-rw-r--r--org.eclipse.jgit.packaging/org.eclipse.jgit.target/projects/jetty-7.6.14.tpd20
1 files changed, 20 insertions, 0 deletions
diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/projects/jetty-7.6.14.tpd b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/projects/jetty-7.6.14.tpd
new file mode 100644
index 0000000000..2e338d637c
--- /dev/null
+++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/projects/jetty-7.6.14.tpd
@@ -0,0 +1,20 @@
+target "jetty-7.6.14" with source configurePhase
+
+location jetty-7.6.14 "http://download.eclipse.org/jetty/updates/jetty-bundles-7.x/7.6.14.v20131031/" {
+ org.eclipse.jetty.client [7.6.14.v20131031,7.6.14.v20131031]
+ org.eclipse.jetty.client.source [7.6.14.v20131031,7.6.14.v20131031]
+ org.eclipse.jetty.continuation [7.6.14.v20131031,7.6.14.v20131031]
+ org.eclipse.jetty.continuation.source [7.6.14.v20131031,7.6.14.v20131031]
+ org.eclipse.jetty.http [7.6.14.v20131031,7.6.14.v20131031]
+ org.eclipse.jetty.http.source [7.6.14.v20131031,7.6.14.v20131031]
+ org.eclipse.jetty.io [7.6.14.v20131031,7.6.14.v20131031]
+ org.eclipse.jetty.io.source [7.6.14.v20131031,7.6.14.v20131031]
+ org.eclipse.jetty.security [7.6.14.v20131031,7.6.14.v20131031]
+ org.eclipse.jetty.security.source [7.6.14.v20131031,7.6.14.v20131031]
+ org.eclipse.jetty.server [7.6.14.v20131031,7.6.14.v20131031]
+ org.eclipse.jetty.server.source [7.6.14.v20131031,7.6.14.v20131031]
+ org.eclipse.jetty.servlet [7.6.14.v20131031,7.6.14.v20131031]
+ org.eclipse.jetty.servlet.source [7.6.14.v20131031,7.6.14.v20131031]
+ org.eclipse.jetty.util [7.6.14.v20131031,7.6.14.v20131031]
+ org.eclipse.jetty.util.source [7.6.14.v20131031,7.6.14.v20131031]
+}