Andrew Overholt 7b4ca0d
--- assemble.org.eclipse.sdk.linux.gtk.ia64.xml	2007-11-21 13:50:10.000000000 -0500
Andrew Overholt 7b4ca0d
+++ assemble.org.eclipse.sdk.linux.gtk.ia64.xml	2007-11-21 13:51:56.000000000 -0500
Andrew Overholt 7b4ca0d
@@ -122,6 +122,9 @@
Andrew Overholt 7b4ca0d
 		<ant antfile="build.xml" dir="plugins/org.eclipse.pde.core" target="gather.bin.parts">
Andrew Overholt 7b4ca0d
 			<property name="destination.temp.folder" value="${eclipse.plugins}"/>
Andrew Overholt 7b4ca0d
 		</ant>
Andrew Overholt 7b4ca0d
+		<ant antfile="build.xml" dir="plugins/org.eclipse.equinox.launcher.gtk.linux.ia64" target="gather.bin.parts">
Andrew Overholt 7b4ca0d
+			<property name="destination.temp.folder" value="${eclipse.plugins}"/>
Andrew Overholt 7b4ca0d
+		</ant>
Andrew Overholt 7b4ca0d
 		<ant antfile="build.xml" dir="plugins/org.eclipse.update.core" target="gather.bin.parts">
Andrew Overholt 7b4ca0d
 			<property name="destination.temp.folder" value="${eclipse.plugins}"/>
Andrew Overholt 7b4ca0d
 		</ant>
Andrew Overholt 7b4ca0d
@@ -281,6 +284,9 @@
Andrew Overholt 7b4ca0d
 		<ant antfile="build.xml" dir="plugins/org.eclipse.jdt.doc.user" target="gather.bin.parts">
Andrew Overholt 7b4ca0d
 			<property name="destination.temp.folder" value="${eclipse.plugins}"/>
Andrew Overholt 7b4ca0d
 		</ant>
Andrew Overholt 7b4ca0d
+		<ant antfile="build.xml" dir="plugins/org.eclipse.core.filesystem.linux.ia64" target="gather.bin.parts">
Andrew Overholt 7b4ca0d
+			<property name="destination.temp.folder" value="${eclipse.plugins}"/>
Andrew Overholt 7b4ca0d
+		</ant>
Andrew Overholt 7b4ca0d
 		<ant antfile="build.xml" dir="plugins/org.eclipse.ui.console" target="gather.bin.parts">
Andrew Overholt 7b4ca0d
 			<property name="destination.temp.folder" value="${eclipse.plugins}"/>
Andrew Overholt 7b4ca0d
 		</ant>
Andrew Overholt 7b4ca0d
@@ -732,6 +738,10 @@
Andrew Overholt 7b4ca0d
 		</antcall>
Andrew Overholt 7b4ca0d
 		<antcall target="jarUp">
Andrew Overholt 7b4ca0d
 			<param name="source" value="${eclipse.plugins}"/>
Andrew Overholt 7b4ca0d
+			<param name="elementName" value="org.eclipse.core.filesystem.linux.ia64_1.1.0.v20070416"/>
Andrew Overholt 7b4ca0d
+		</antcall>
Andrew Overholt 7b4ca0d
+		<antcall target="jarUp">
Andrew Overholt 7b4ca0d
+			<param name="source" value="${eclipse.plugins}"/>
Andrew Overholt 7b4ca0d
 			<param name="elementName" value="org.eclipse.ui.console_3.2.1.v20070824_r331"/>
Andrew Overholt 7b4ca0d
 		</antcall>
Andrew Overholt 7b4ca0d
 		<antcall target="jarUp">