From a79255a9f5ec1355b001fd816a20b92c3a981f1f Mon Sep 17 00:00:00 2001 From: hieplq Date: Sun, 21 May 2017 23:52:34 +0700 Subject: [PATCH] IDEMPIERE-3136:update jetty to 9.4.x error when build 2nd on jenkin: CSpec org.apache.httpcomponents.httpclient.source:osgi.bundle$4.3.6.v201511171540 has no action, group, or local artifact named bundle.jar orbit repository have 2 version of org.apache.httpcomponents.httpclient 1st do materialize, buckminster get correct verison org.apache.httpcomponents.httpclient and org.apache.httpcomponents.httpclient.source at version 4.3.6 2nd do materialize at without clear old one (like on jenkin) it will get new one version of source at 4.5.2 i guest issue by wrong process dependency on org.idempiere.eclipse.platform-feature after 1st materialize, cspec of org.idempiere.eclipse.platform-feature have dependency to org.apache.httpcomponents.httpclient.source and it will get newest version. don't know why it don't happen to org.apache.httpcomponents.httpclient --- org.adempiere.server-feature/server.product.launch | 4 ++-- org.idempiere.eclipse.platform-feature/feature.xml | 14 -------------- 2 files changed, 2 insertions(+), 16 deletions(-) diff --git a/org.adempiere.server-feature/server.product.launch b/org.adempiere.server-feature/server.product.launch index 1e5e3aeab5..6955074ce3 100644 --- a/org.adempiere.server-feature/server.product.launch +++ b/org.adempiere.server-feature/server.product.launch @@ -27,8 +27,8 @@ - - + + diff --git a/org.idempiere.eclipse.platform-feature/feature.xml b/org.idempiere.eclipse.platform-feature/feature.xml index 9c6731a3fd..3796697414 100644 --- a/org.idempiere.eclipse.platform-feature/feature.xml +++ b/org.idempiere.eclipse.platform-feature/feature.xml @@ -137,20 +137,6 @@ version="0.0.0" unpack="false"/> - - - -