2008-04-03 15:48:11 +00:00
|
|
|
--- assemble.org.eclipse.sdk.linux.gtk.ia64.xml 2008-04-03 11:20:05.000000000 -0400
|
|
|
|
+++ assemble.org.eclipse.sdk.linux.gtk.ia64.xml 2008-04-03 11:24:25.000000000 -0400
|
|
|
|
@@ -299,6 +299,12 @@
|
2007-11-22 18:11:14 +00:00
|
|
|
<ant antfile="build.xml" dir="plugins/org.eclipse.pde.core" target="gather.bin.parts">
|
|
|
|
<property name="destination.temp.folder" value="${eclipse.plugins}"/>
|
|
|
|
</ant>
|
|
|
|
+ <ant antfile="build.xml" dir="plugins/org.eclipse.equinox.launcher.gtk.linux.ia64" target="gather.bin.parts">
|
|
|
|
+ <property name="destination.temp.folder" value="${eclipse.plugins}"/>
|
|
|
|
+ </ant>
|
|
|
|
+ <ant antfile="build.xml" dir="plugins/org.eclipse.core.filesystem.linux.ia64" target="gather.bin.parts">
|
|
|
|
+ <property name="destination.temp.folder" value="${eclipse.plugins}"/>
|
|
|
|
+ </ant>
|
2008-04-03 15:48:11 +00:00
|
|
|
<ant antfile="build.xml" dir="plugins/org.eclipse.equinox.http.servlet" target="gather.bin.parts">
|
2007-11-22 18:11:14 +00:00
|
|
|
<property name="destination.temp.folder" value="${eclipse.plugins}"/>
|
|
|
|
</ant>
|
2008-04-03 15:48:11 +00:00
|
|
|
@@ -812,6 +818,10 @@
|
2007-11-22 18:11:14 +00:00
|
|
|
</antcall>
|
|
|
|
<antcall target="jarUp">
|
|
|
|
<param name="source" value="${eclipse.plugins}"/>
|
|
|
|
+ <param name="elementName" value="org.eclipse.core.filesystem.linux.ia64_1.1.0.v20070416"/>
|
|
|
|
+ </antcall>
|
|
|
|
+ <antcall target="jarUp">
|
|
|
|
+ <param name="source" value="${eclipse.plugins}"/>
|
2008-04-03 15:48:11 +00:00
|
|
|
<param name="elementName" value="org.eclipse.ui.ide_3.3.2.M20080207-0800"/>
|
2007-11-22 18:11:14 +00:00
|
|
|
</antcall>
|
|
|
|
<antcall target="jarUp">
|