Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSteffen Pingel2013-07-13 10:37:21 +0000
committerSteffen Pingel2013-07-13 10:37:21 +0000
commitef790aa53a0a5c3227e108f153963f46403e6eef (patch)
treef2463491b9825343890257421523344ac98164ac /org.eclipse.mylyn.tasks-target/mylyn-tasks-e3.6.target
parent2f0e8608f6a5cb97515905d030e040d865676544 (diff)
downloadorg.eclipse.mylyn.tasks-ef790aa53a0a5c3227e108f153963f46403e6eef.tar.gz
org.eclipse.mylyn.tasks-ef790aa53a0a5c3227e108f153963f46403e6eef.tar.xz
org.eclipse.mylyn.tasks-ef790aa53a0a5c3227e108f153963f46403e6eef.zip
412743: update target for tasks to 3.6
Change-Id: I5b5690d910f1bffb9e4ae6d0d841667f6b6e0b77 Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=412743
Diffstat (limited to 'org.eclipse.mylyn.tasks-target/mylyn-tasks-e3.6.target')
-rw-r--r--org.eclipse.mylyn.tasks-target/mylyn-tasks-e3.6.target30
1 files changed, 30 insertions, 0 deletions
diff --git a/org.eclipse.mylyn.tasks-target/mylyn-tasks-e3.6.target b/org.eclipse.mylyn.tasks-target/mylyn-tasks-e3.6.target
new file mode 100644
index 000000000..53ba7817b
--- /dev/null
+++ b/org.eclipse.mylyn.tasks-target/mylyn-tasks-e3.6.target
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<?pde version="3.8"?><target name="mylyn-tasks-e3.6" sequenceNumber="7">
+<locations>
+<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="slicer" includeSource="true" type="InstallableUnit">
+<unit id="javax.xml" version="1.3.4.v201005080400"/>
+<unit id="org.apache.lucene.core" version="2.9.1.v201101211721"/>
+<unit id="org.apache.xml.resolver" version="1.2.0.v201005080400"/>
+<unit id="org.apache.xml.serializer" version="2.7.1.v201005080400"/>
+<unit id="org.apache.xerces" version="2.9.0.v201101211617"/>
+<repository location="http://download.eclipse.org/tools/orbit/downloads/drops/R20130517111416/repository/"/>
+</location>
+<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="slicer" includeSource="true" type="InstallableUnit">
+<unit id="org.eclipse.jdt.annotation" version="1.0.1.v20130111-135246"/>
+<repository location="http://download.eclipse.org/eclipse/updates/3.8/R-3.8.2-201301310800"/>
+</location>
+<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="slicer" includeSource="true" type="InstallableUnit">
+<unit id="org.eclipse.sdk.ide" version="3.6.2.M20110210-1200"/>
+<repository location="http://download.eclipse.org/releases/helios"/>
+</location>
+<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="slicer" includeSource="true" type="InstallableUnit">
+<unit id="org.eclipse.mylyn.commons.sdk.feature.group" version="0.0.0"/>
+<unit id="org.eclipse.mylyn.commons.tck.feature.group" version="0.0.0"/>
+<repository location="http://download.eclipse.org/mylyn/snapshots/nightly/commons"/>
+</location>
+<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="slicer" includeSource="true" type="InstallableUnit">
+<unit id="org.eclipse.mylyn.context.core" version="0.0.0"/>
+<repository location="http://download.eclipse.org/mylyn/snapshots/3.9"/>
+</location>
+</locations>
+</target>

Back to the top