Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCarsten Reckord2018-08-29 17:23:51 +0000
committerCarsten Reckord2018-08-29 17:23:51 +0000
commit829426621f1ef46b444834425f440dc510cdc11d (patch)
treef197b17d5ccae4f63606ba31a67f44c81e34bbfb
parent0768bdff65385e89578a1bccc4e11b922cdb7878 (diff)
downloadorg.eclipse.epp.mpc-829426621f1ef46b444834425f440dc510cdc11d.tar.gz
org.eclipse.epp.mpc-829426621f1ef46b444834425f440dc510cdc11d.tar.xz
org.eclipse.epp.mpc-829426621f1ef46b444834425f440dc510cdc11d.zip
[Releng] 2018-09 M3 Target Platform
-rw-r--r--org.eclipse.epp.mpc-target/staging.target6
-rw-r--r--org.eclipse.epp.mpc.core/.project6
2 files changed, 3 insertions, 9 deletions
diff --git a/org.eclipse.epp.mpc-target/staging.target b/org.eclipse.epp.mpc-target/staging.target
index cb19d30a..6f3ac485 100644
--- a/org.eclipse.epp.mpc-target/staging.target
+++ b/org.eclipse.epp.mpc-target/staging.target
@@ -14,12 +14,12 @@
<unit id="org.hamcrest.library" version="0.0.0"/>
<unit id="org.junit" version="0.0.0"/>
<unit id="org.mockito" version="0.0.0"/>
-<repository location="http://download.eclipse.org/tools/orbit/downloads/drops/S20180710163057/repository"/>
+<repository location="http://download.eclipse.org/tools/orbit/downloads/drops/S20180820175350/repository"/>
</location>
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="true" type="InstallableUnit">
<unit id="org.eclipse.epp.mpc.apache.httpclient.feature.feature.group" version="0.0.0"/>
<unit id="org.eclipse.epp.mpc.apache.httpclient.feature.source.feature.group" version="0.0.0"/>
-<repository location="http://download.eclipse.org/mpc/httpclient/drops/I-builds/201705151519"/>
+<repository location="http://download.eclipse.org/mpc/httpclient/drops/I-builds/201806062225"/>
</location>
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="true" type="InstallableUnit">
<unit id="org.eclipse.license.feature.group" version="0.0.0"/>
@@ -32,7 +32,7 @@
</location>
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="true" type="InstallableUnit">
<unit id="org.eclipse.userstorage.sdk.feature.group" version="0.0.0"/>
-<repository location="http://download.eclipse.org/usssdk/updates/latest"/>
+<repository location="http://download.eclipse.org/usssdk/drops/release/1.1.0"/>
</location>
</locations>
</target>
diff --git a/org.eclipse.epp.mpc.core/.project b/org.eclipse.epp.mpc.core/.project
index 6a71ef13..be79398e 100644
--- a/org.eclipse.epp.mpc.core/.project
+++ b/org.eclipse.epp.mpc.core/.project
@@ -30,14 +30,8 @@
<arguments>
</arguments>
</buildCommand>
- <buildCommand>
- <name>org.eclipse.m2e.core.maven2Builder</name>
- <arguments>
- </arguments>
- </buildCommand>
</buildSpec>
<natures>
- <nature>org.eclipse.m2e.core.maven2Nature</nature>
<nature>org.eclipse.pde.PluginNature</nature>
<nature>org.eclipse.jdt.core.javanature</nature>
<nature>org.eclipse.pde.api.tools.apiAnalysisNature</nature>

Back to the top