Bug 573166 Build stand-alone MAT packages with a newer Eclipse release

Try explicit download of DTFJ

Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=573166
Change-Id: I94e33e2293e3ec98228f34060937853fada7023b
diff --git a/org.eclipse.mat.targetdef/mat-2021-03-local-dtfj.target b/org.eclipse.mat.targetdef/mat-2021-03-local-dtfj.target
new file mode 100644
index 0000000..06c65bd
--- /dev/null
+++ b/org.eclipse.mat.targetdef/mat-2021-03-local-dtfj.target
@@ -0,0 +1,44 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>

+<?pde version="3.6"?>

+<target name="MAT 2021-03 Target" sequenceNumber="2">

+<locations>

+	<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="true" type="InstallableUnit">

+		<unit id="org.eclipse.jdt.feature.group" version="0.0.0"/>

+		<unit id="org.eclipse.equinox.executable.feature.group" version="0.0.0"/>

+		<unit id="org.eclipse.rcp.feature.group" version="0.0.0"/>

+		<unit id="org.eclipse.equinox.p2.user.ui.feature.group" version="0.0.0"/>

+		<unit id="org.eclipse.help.feature.group" version="0.0.0"/>

+		<unit id="org.junit" version="0.0.0"/>

+		<!-- <unit id="org.eclipse.platform.feature.group" version="0.0.0"/> -->

+		<unit id="org.eclipse.ui.themes" version="0.0.0"/>

+		<unit id="org.eclipse.ui.net" version="0.0.0"/>

+		<unit id="org.eclipse.platform" version="0.0.0"/>

+		<unit id="org.eclipse.ui.ide.application" version="0.0.0"/>

+		<unit id="org.eclipse.ui.views.log" version="0.0.0"/>

+		<repository location="https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800"/>

+	</location>

+<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="true" type="InstallableUnit">

+<unit id="org.eclipse.birt.core" version="0.0.0"/>

+<unit id="org.eclipse.birt.chart.engine" version="0.0.0"/>

+<unit id="org.eclipse.birt.chart.device.extension" version="0.0.0"/>

+<unit id="org.eclipse.birt.chart.device.swt" version="0.0.0"/>

+<unit id="org.eclipse.birt.chart.engine.extension" version="0.0.0"/>

+<repository location="https://download.eclipse.org/birt/update-site/oxygen-interim/"/>

+</location>

+<location includeAllPlatforms="false" includeMode="planner" type="InstallableUnit">

+<unit id="com.ibm.dtfj.feature.feature.group" version="0.0.0"/>

+<repository location="file:/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/"/>

+</location>

+<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="true" type="InstallableUnit">

+<repository location="https://download.eclipse.org/technology/swtbot/releases/latest/"/>

+<unit id="org.eclipse.swtbot.eclipse.feature.group" version="0.0.0"/>

+<unit id="org.eclipse.swtbot.feature.group" version="0.0.0"/>

+<unit id="org.eclipse.swtbot.eclipse.test.junit.feature.group" version="0.0.0"/>

+</location>

+</locations>

+<implicitDependencies>

+<plugin id="org.eclipse.ui.views.log"/>

+<plugin id="org.eclipse.equinox.event"/>

+<plugin id="org.eclipse.equinox.ds"/>

+</implicitDependencies>

+</target>
\ No newline at end of file