From 5c2882ec678036176ea4c14bd1e0702d172cc1c2 Mon Sep 17 00:00:00 2001 From: Matthias Sohn Date: Wed, 5 Nov 2014 09:23:50 +0100 Subject: [PATCH] Add target platform for Mars using Orbit S-build updates: - jsch to 0.1.51 (CQ 8889) - ant to 1.9.4 (CQ 8890) CQ: 8889 CQ: 8890 Change-Id: I31f331ce797994d164661b421bfbab33c289deaf Signed-off-by: Matthias Sohn --- .../org.eclipse.jgit.target/jgit-4.5.target | 70 +++++++++++++++++++ org.eclipse.jgit.packaging/pom.xml | 13 +++- 2 files changed, 82 insertions(+), 1 deletion(-) create mode 100644 org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.5.target diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.5.target b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.5.target new file mode 100644 index 000000000..1ba912232 --- /dev/null +++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.5.target @@ -0,0 +1,70 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/org.eclipse.jgit.packaging/pom.xml b/org.eclipse.jgit.packaging/pom.xml index e53456dd6..6ed076128 100644 --- a/org.eclipse.jgit.packaging/pom.xml +++ b/org.eclipse.jgit.packaging/pom.xml @@ -252,6 +252,18 @@ jgit-4.4 + + platform-mars + + + platform-version-name + mars + + + + jgit-4.5 + + eclipse-sign @@ -377,4 +389,3 @@ -