From 53472f9e16b6a27607447976aa75b6e9c8d46106 Mon Sep 17 00:00:00 2001 From: Matthias Sohn Date: Thu, 18 Feb 2016 23:28:39 +0100 Subject: [PATCH] Add com.google.gson 2.2.4 to target platforms Gson is used by jgit's lfs bundles. Change-Id: I6063c7b3cf657b8e8ec258f0202a525e79556ecf Signed-off-by: Matthias Sohn --- org.eclipse.egit.target/egit-4.2.target | 4 +++- org.eclipse.egit.target/egit-4.3.target | 4 +++- org.eclipse.egit.target/egit-4.4.target | 4 +++- org.eclipse.egit.target/egit-4.5-staging.target | 4 +++- org.eclipse.egit.target/egit-4.5.target | 4 +++- org.eclipse.egit.target/orbit/R20150124073747-Luna-SR2.tpd | 2 ++ org.eclipse.egit.target/orbit/R20150821153341-Mars.tpd | 2 ++ 7 files changed, 19 insertions(+), 5 deletions(-) diff --git a/org.eclipse.egit.target/egit-4.2.target b/org.eclipse.egit.target/egit-4.2.target index c31e2c18c..927d9a536 100644 --- a/org.eclipse.egit.target/egit-4.2.target +++ b/org.eclipse.egit.target/egit-4.2.target @@ -1,7 +1,7 @@ - + @@ -40,6 +40,8 @@ + + diff --git a/org.eclipse.egit.target/egit-4.3.target b/org.eclipse.egit.target/egit-4.3.target index e1b5204c7..ddfb83081 100644 --- a/org.eclipse.egit.target/egit-4.3.target +++ b/org.eclipse.egit.target/egit-4.3.target @@ -1,7 +1,7 @@ - + @@ -40,6 +40,8 @@ + + diff --git a/org.eclipse.egit.target/egit-4.4.target b/org.eclipse.egit.target/egit-4.4.target index f17ed614a..2a6138da7 100644 --- a/org.eclipse.egit.target/egit-4.4.target +++ b/org.eclipse.egit.target/egit-4.4.target @@ -1,7 +1,7 @@ - + @@ -40,6 +40,8 @@ + + diff --git a/org.eclipse.egit.target/egit-4.5-staging.target b/org.eclipse.egit.target/egit-4.5-staging.target index 73f7168d3..8325033bc 100644 --- a/org.eclipse.egit.target/egit-4.5-staging.target +++ b/org.eclipse.egit.target/egit-4.5-staging.target @@ -1,7 +1,7 @@ - + @@ -40,6 +40,8 @@ + + diff --git a/org.eclipse.egit.target/egit-4.5.target b/org.eclipse.egit.target/egit-4.5.target index 64153443c..805d587e4 100644 --- a/org.eclipse.egit.target/egit-4.5.target +++ b/org.eclipse.egit.target/egit-4.5.target @@ -1,7 +1,7 @@ - + @@ -40,6 +40,8 @@ + + diff --git a/org.eclipse.egit.target/orbit/R20150124073747-Luna-SR2.tpd b/org.eclipse.egit.target/orbit/R20150124073747-Luna-SR2.tpd index 9f876bc7a..4a2a230b0 100644 --- a/org.eclipse.egit.target/orbit/R20150124073747-Luna-SR2.tpd +++ b/org.eclipse.egit.target/orbit/R20150124073747-Luna-SR2.tpd @@ -2,6 +2,8 @@ target "R20150124073747" with source configurePhase // see http://download.eclipse.org/tools/orbit/downloads/ location "http://download.eclipse.org/tools/orbit/downloads/drops/R20150124073747/repository/" { + com.google.gson [2.2.4.v201311231704,2.2.4.v201311231704] + com.google.gson.source [2.2.4.v201311231704,2.2.4.v201311231704] com.jcraft.jsch [0.1.51.v201410302000,0.1.51.v201410302000] com.jcraft.jsch.source [0.1.51.v201410302000,0.1.51.v201410302000] javaewah [0.7.9.v201401101600,0.7.9.v201401101600] diff --git a/org.eclipse.egit.target/orbit/R20150821153341-Mars.tpd b/org.eclipse.egit.target/orbit/R20150821153341-Mars.tpd index 367190da6..ae1b7d0d6 100644 --- a/org.eclipse.egit.target/orbit/R20150821153341-Mars.tpd +++ b/org.eclipse.egit.target/orbit/R20150821153341-Mars.tpd @@ -2,6 +2,8 @@ target "R20150821153341-Mars" with source configurePhase // see http://download.eclipse.org/tools/orbit/downloads/ location "http://download.eclipse.org/tools/orbit/downloads/drops/R20150821153341/repository/" { + com.google.gson [2.2.4.v201311231704,2.2.4.v201311231704] + com.google.gson.source [2.2.4.v201311231704,2.2.4.v201311231704] com.jcraft.jsch [0.1.53.v201508180515,0.1.53.v201508180515] com.jcraft.jsch.source [0.1.53.v201508180515,0.1.53.v201508180515] javaewah [0.7.9.v201401101600,0.7.9.v201401101600] -- 2.11.4.GIT