From 18b030bcb5c9c60e48df17ab128005829940e117 Mon Sep 17 00:00:00 2001 From: Matthias Sohn Date: Mon, 24 Feb 2014 01:19:00 +0100 Subject: [PATCH] Package httpclient and httpcore in o.e.j.http.apache.feature When adding the new feature o.e.j.http.apache.feature in I4adfecd56d84ee24a50cadb1700c8be56e4172a3 in order to make the httpclient based implementation optional I missed to also move the apache libraries. Change-Id: I7285458a70aee3dd6faf739b68a0b5783b8da01d Signed-off-by: Matthias Sohn --- .../org.eclipse.jgit.feature/feature.xml | 14 -------------- .../feature.xml | 14 ++++++++++++++ 2 files changed, 14 insertions(+), 14 deletions(-) diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.feature/feature.xml b/org.eclipse.jgit.packaging/org.eclipse.jgit.feature/feature.xml index 443fffe07..4ca262922 100644 --- a/org.eclipse.jgit.packaging/org.eclipse.jgit.feature/feature.xml +++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.feature/feature.xml @@ -57,18 +57,4 @@ version="0.0.0" unpack="false"/> - - - - diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.http.apache.feature/feature.xml b/org.eclipse.jgit.packaging/org.eclipse.jgit.http.apache.feature/feature.xml index 05ee92479..3fac217dc 100644 --- a/org.eclipse.jgit.packaging/org.eclipse.jgit.http.apache.feature/feature.xml +++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.http.apache.feature/feature.xml @@ -33,4 +33,18 @@ version="0.0.0" unpack="false"/> + + + +