Skip to main content
aboutsummaryrefslogtreecommitdiffstats
path: root/admin
diff options
context:
space:
mode:
authorUwe Stieber2015-10-23 16:19:07 +0000
committerUwe Stieber2015-10-23 16:19:07 +0000
commit19359cb81dc0eb985c774c06a4095f88e7597cd6 (patch)
tree1a3a9fdbec1d2520c0e746fc943ab421edffd6aa /admin
parent6162714d611861de29a4d34a0a375ab8a98069aa (diff)
downloadorg.eclipse.tcf-19359cb81dc0eb985c774c06a4095f88e7597cd6.tar.gz
org.eclipse.tcf-19359cb81dc0eb985c774c06a4095f88e7597cd6.tar.xz
org.eclipse.tcf-19359cb81dc0eb985c774c06a4095f88e7597cd6.zip
Update Eclipse Neon target definition
Diffstat (limited to 'admin')
-rw-r--r--admin/target-defs/eclipse-4.6.x-neon.target31
1 files changed, 17 insertions, 14 deletions
diff --git a/admin/target-defs/eclipse-4.6.x-neon.target b/admin/target-defs/eclipse-4.6.x-neon.target
index 7b207bc3f..8d34ce244 100644
--- a/admin/target-defs/eclipse-4.6.x-neon.target
+++ b/admin/target-defs/eclipse-4.6.x-neon.target
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<?pde version="3.8"?><target name="Eclipse 4.6.x (Neon)" sequenceNumber="67">
+<?pde version="3.8"?><target name="Eclipse 4.6.x (Neon)" sequenceNumber="74">
<locations>
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="slicer" includeSource="true" type="InstallableUnit">
<unit id="org.apache.log4j.source" version="1.2.15.v201012070815"/>
@@ -19,12 +19,7 @@
<repository location="http://download.eclipse.org/cbi/updates/license"/>
</location>
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="slicer" includeSource="true" type="InstallableUnit">
-<unit id="com.google.gson.source" version="2.2.4.v201311231704"/>
-<unit id="com.google.gson" version="2.2.4.v201311231704"/>
-<repository location="http://download.eclipse.org/tools/orbit/downloads/drops/R20150821153341/repository"/>
-</location>
-<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="slicer" includeSource="true" type="InstallableUnit">
-<unit id="org.eclipse.cdt.sdk.feature.group" version="8.8.0.201508171212"/>
+<unit id="org.eclipse.cdt.sdk.feature.group" version="8.8.0.201509291003"/>
<repository location="http://download.eclipse.org/tools/cdt/builds/neon/milestones"/>
</location>
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="slicer" includeSource="true" type="InstallableUnit">
@@ -32,16 +27,11 @@
<repository location="http://archive.eclipse.org/tm/updates/rxtx"/>
</location>
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="slicer" includeSource="true" type="InstallableUnit">
-<unit id="org.eclipse.sdk.ide" version="4.6.0.I20150805-2000"/>
-<unit id="org.eclipse.test.feature.group" version="3.7.0.v20150428-2048"/>
+<unit id="org.eclipse.sdk.ide" version="4.6.0.I20150916-2000"/>
+<unit id="org.eclipse.test.feature.group" version="3.7.0.v20150826-1546"/>
<repository location="http://download.eclipse.org/eclipse/updates/4.6milestones"/>
</location>
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="slicer" includeSource="true" type="InstallableUnit">
-<unit id="org.eclipse.pde.feature.group" version="3.11.0.v20150805-2000"/>
-<unit id="org.eclipse.emf.sdk.feature.group" version="2.12.0.v20150817-0432"/>
-<repository location="http://download.eclipse.org/releases/neon"/>
-</location>
-<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="slicer" includeSource="true" type="InstallableUnit">
<unit id="org.eclipse.remote.feature.group" version="2.0.0.201507010000"/>
<unit id="org.eclipse.remote.source.feature.group" version="2.0.0.201507010000"/>
<repository location="http://download.eclipse.org/tools/ptp/builds/remote/2.0.0"/>
@@ -50,5 +40,18 @@
<unit id="org.eclipse.tm.terminal.sdk.feature.feature.group" version="4.0.0.201506040610"/>
<repository location="http://download.eclipse.org/tm/terminal/updates/4.0"/>
</location>
+<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="slicer" includeSource="true" type="InstallableUnit">
+<unit id="com.google.gson" version="2.2.4.v201311231704"/>
+<unit id="org.apache.commons.net.source" version="3.2.0.v201305141515"/>
+<unit id="com.google.gson.source" version="2.2.4.v201311231704"/>
+<unit id="org.apache.commons.net" version="3.2.0.v201305141515"/>
+<repository location="http://download.eclipse.org/tools/orbit/downloads/drops/R20150821153341/repository"/>
+</location>
+<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="slicer" includeSource="true" type="InstallableUnit">
+<unit id="org.eclipse.pde.feature.group" version="3.12.0.v20150916-2000"/>
+<unit id="org.eclipse.egit.feature.group" version="4.1.0.201509280440-r"/>
+<unit id="org.eclipse.emf.sdk.feature.group" version="2.12.0.v20150928-0952"/>
+<repository location="http://download.eclipse.org/releases/neon"/>
+</location>
</locations>
</target>

Back to the top