From 624932c0644aea4165ff0117d8f9d9d1085faf35 Mon Sep 17 00:00:00 2001 From: hieplq Date: Thu, 27 Apr 2017 00:00:41 +0700 Subject: [PATCH] IDEMPIERE-3136:update equinox to 4.6.3 (neon) swt.gtk.solaris.x86 swt.cocoa.macosx.x86 is stop support launch isn't yet update, because it often conflic with launch on main branch hard for merged --- org.adempiere.sdk-feature/adempiere.rmap | 7 +----- org.adempiere.sdk-feature/feature.xml | 22 ------------------- .../materialize.properties | 5 ++--- org.adempiere.server-feature/feature.xml | 2 +- org.adempiere.server-feature/setup.ini | 2 +- .../setup/configuration/config.ini | 11 ++++------ org.adempiere.ui.zk/.project | 5 +++++ .../director/configuration/config.ini | 2 +- .../feature.xml | 7 ++++++ 9 files changed, 22 insertions(+), 41 deletions(-) diff --git a/org.adempiere.sdk-feature/adempiere.rmap b/org.adempiere.sdk-feature/adempiere.rmap index 6843a9b0c8..879a39bfa9 100644 --- a/org.adempiere.sdk-feature/adempiere.rmap +++ b/org.adempiere.sdk-feature/adempiere.rmap @@ -108,11 +108,6 @@ - - - - - @@ -165,7 +160,7 @@ - + diff --git a/org.adempiere.sdk-feature/feature.xml b/org.adempiere.sdk-feature/feature.xml index 6ba20fbeb4..c18971989a 100644 --- a/org.adempiere.sdk-feature/feature.xml +++ b/org.adempiere.sdk-feature/feature.xml @@ -89,17 +89,6 @@ fragment="true" unpack="false"/> - - - - diff --git a/org.adempiere.sdk-feature/materialize.properties b/org.adempiere.sdk-feature/materialize.properties index 2cc27b38d4..04838906f2 100644 --- a/org.adempiere.sdk-feature/materialize.properties +++ b/org.adempiere.sdk-feature/materialize.properties @@ -18,10 +18,9 @@ url.zkoss.osgi=http://downloads.sourceforge.net/project/idempiere/binary.file/ja url.maven.restlet=http://maven.restlet.org -url.equinox=http://download.eclipse.org/eclipse/updates/4.4 +url.equinox=http://download.eclipse.org/eclipse/updates/4.6 url.jetty=http://download.eclipse.org/jetty/updates/jetty-bundles-9.x -url.orbit=http://download.eclipse.org/tools/orbit/downloads/drops/R20150124073747/repository -url.orbit.neon=http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/ +url.orbit=http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository url.file.srv=http://downloads.sourceforge.net/project/idempiere/binary.file diff --git a/org.adempiere.server-feature/feature.xml b/org.adempiere.server-feature/feature.xml index 6074387de0..f4f34fd107 100644 --- a/org.adempiere.server-feature/feature.xml +++ b/org.adempiere.server-feature/feature.xml @@ -495,7 +495,7 @@ install-size="0" version="0.0.0" unpack="false"/> - + + + org.eclipse.wst.validation.validationbuilder + + + org.eclipse.wst.common.project.facet.core.nature diff --git a/org.idempiere.eclipse.platform-feature/director/configuration/config.ini b/org.idempiere.eclipse.platform-feature/director/configuration/config.ini index 2c3262519f..c8f6654146 100644 --- a/org.idempiere.eclipse.platform-feature/director/configuration/config.ini +++ b/org.idempiere.eclipse.platform-feature/director/configuration/config.ini @@ -1,4 +1,4 @@ -osgi.framework=file\:../plugins/org.eclipse.osgi_3.10.2.v20150203-1939.jar +osgi.framework=file\:../plugins/org.eclipse.osgi_3.11.3.v20170209-1843.jar osgi.install.area=director equinox.use.ds=true osgi.bundles=org.eclipse.core.net@start,\ diff --git a/org.idempiere.eclipse.platform-feature/feature.xml b/org.idempiere.eclipse.platform-feature/feature.xml index 60f029a951..9c6731a3fd 100644 --- a/org.idempiere.eclipse.platform-feature/feature.xml +++ b/org.idempiere.eclipse.platform-feature/feature.xml @@ -179,4 +179,11 @@ version="0.0.0" unpack="false"/> + +