View | Details | Raw Unified
Collapse All | Expand All

(-) features/org.eclipse.jdt/build.xml (-21 / +1 lines)
 Lines 12-22    Link Here 
			<property name="os" value="win32"/>
			<property name="os" value="win32"/>
			<property name="ws" value="win32"/>
			<property name="ws" value="win32"/>
		</ant>
		</ant>
		<ant antfile="build.xml" dir="../../plugins/org.junit4" target="${target}">
			<property name="arch" value="x86"/>
			<property name="os" value="win32"/>
			<property name="ws" value="win32"/>
		</ant>
		<ant antfile="build.xml" dir="../../plugins/org.junit" target="${target}">
		<ant antfile="build.xml" dir="../../plugins/org.junit" target="${target}">
			<property name="arch" value="x86"/>
			<property name="arch" value="x86"/>
			<property name="os" value="win32"/>
			<property name="os" value="win32"/>
 Lines 27-37    Link Here 
			<property name="os" value="win32"/>
			<property name="os" value="win32"/>
			<property name="ws" value="win32"/>
			<property name="ws" value="win32"/>
		</ant>
		</ant>
		<ant antfile="build.xml" dir="../../plugins/org.eclipse.jdt.junit4.runtime" target="${target}">
			<property name="arch" value="x86"/>
			<property name="os" value="win32"/>
			<property name="ws" value="win32"/>
		</ant>
		<ant antfile="build.xml" dir="../../plugins/org.eclipse.jdt.core" target="${target}">
		<ant antfile="build.xml" dir="../../plugins/org.eclipse.jdt.core" target="${target}">
			<property name="arch" value="x86"/>
			<property name="arch" value="x86"/>
			<property name="os" value="win32"/>
			<property name="os" value="win32"/>
 Lines 77-92    Link Here 
			<property name="os" value="win32"/>
			<property name="os" value="win32"/>
			<property name="ws" value="win32"/>
			<property name="ws" value="win32"/>
		</ant>
		</ant>
		<ant antfile="build.xml" dir="../../plugins/org.eclipse.jdt.apt.core" target="${target}">
			<property name="arch" value="x86"/>
			<property name="os" value="win32"/>
			<property name="ws" value="win32"/>
		</ant>
		<ant antfile="build.xml" dir="../../plugins/org.eclipse.jdt.apt.ui" target="${target}">
			<property name="arch" value="x86"/>
			<property name="os" value="win32"/>
			<property name="ws" value="win32"/>
		</ant>
		<ant antfile="build.xml" dir="../../plugins/org.eclipse.ant.ui" target="${target}">
		<ant antfile="build.xml" dir="../../plugins/org.eclipse.ant.ui" target="${target}">
			<property name="arch" value="x86"/>
			<property name="arch" value="x86"/>
			<property name="os" value="win32"/>
			<property name="os" value="win32"/>
 Lines 150-156    Link Here 
		<copy todir="${feature.base}/features/org.eclipse.jdt_3.2.1.r321_v20060905-R4CM1Znkvre9wC-" failonerror="true" overwrite="false">
		<copy todir="${feature.base}/features/org.eclipse.jdt_3.2.1.r321_v20060905-R4CM1Znkvre9wC-" failonerror="true" overwrite="false">
			<fileset dir="${basedir}" includes="epl-v10.html,feature.xml,feature.properties,eclipse_update_120.jpg,license.html"			/>
			<fileset dir="${basedir}" includes="epl-v10.html,feature.xml,feature.properties,eclipse_update_120.jpg,license.html"			/>
		</copy>
		</copy>
		<eclipse.idReplacer featureFilePath="${feature.base}/features/org.eclipse.jdt_3.2.1.r321_v20060905-R4CM1Znkvre9wC-/feature.xml"  selfVersion="3.2.1.r321_v20060905-R4CM1Znkvre9wC-" featureIds="" pluginIds="org.eclipse.jdt,3.2.1.r321_v20060823,org.eclipse.ant.ui,3.2.1.r321_v20060828,org.eclipse.jdt.apt.core,3.2.1.R32x_v20060822-2100,org.eclipse.jdt.apt.ui,3.2.1.R32x_v20060822-2100,org.eclipse.jdt.core,3.2.1.v_677_R32x,org.eclipse.jdt.core.manipulation,1.0.1.r321_v20060721,org.eclipse.jdt.debug.ui,3.2.1.r321_v20060918,org.eclipse.jdt.debug,3.2.1.r321_v20060731,org.eclipse.jdt.junit,3.2.1.r321_v20060810,org.eclipse.jdt.junit.runtime,3.2.1.r321_v20060721,org.eclipse.jdt.junit4.runtime,1.0.1.r321_v20060905,org.eclipse.jdt.launching,3.2.1.r321_v20060731,org.eclipse.jdt.ui,3.2.1.r321_v20060907,org.junit,3.8.1,org.junit4,4.1.0.1,org.eclipse.jdt.doc.user,3.2.0.v20060605-1400,org.eclipse.jdt.launching.macosx,3.1.100.v20060605,"/>
		<eclipse.idReplacer featureFilePath="${feature.base}/features/org.eclipse.jdt_3.2.1.r321_v20060905-R4CM1Znkvre9wC-/feature.xml"  selfVersion="3.2.1.r321_v20060905-R4CM1Znkvre9wC-" featureIds="" pluginIds="org.eclipse.jdt,3.2.1.r321_v20060823,org.eclipse.ant.ui,3.2.1.r321_v20060828,org.eclipse.jdt.core,3.2.1.v_677_R32x,org.eclipse.jdt.core.manipulation,1.0.1.r321_v20060721,org.eclipse.jdt.debug.ui,3.2.1.r321_v20060918,org.eclipse.jdt.debug,3.2.1.r321_v20060731,org.eclipse.jdt.junit,3.2.1.r321_v20060810,org.eclipse.jdt.junit.runtime,3.2.1.r321_v20060721,org.eclipse.jdt.launching,3.2.1.r321_v20060731,org.eclipse.jdt.ui,3.2.1.r321_v20060907,org.eclipse.jdt.doc.user,3.2.0.v20060605-1400,org.eclipse.jdt.launching.macosx,3.1.100.v20060605,"/>
		<antcall target="rootFiles${os}_${ws}_${arch}"/>
		<antcall target="rootFiles${os}_${ws}_${arch}"/>
	</target>
	</target>
	<target name="rootFileswin32_win32_x86">
	<target name="rootFileswin32_win32_x86">
(-) features/org.eclipse.jdt/feature.xml (-27 lines)
 Lines 38-57    Link Here 
         unpack="false"/>
         unpack="false"/>
   <plugin
   <plugin
         id="org.eclipse.jdt.apt.core"
         download-size="0"
         install-size="0"
         version="0.0.0"
         unpack="false"/>
   <plugin
         id="org.eclipse.jdt.apt.ui"
         download-size="0"
         install-size="0"
         version="0.0.0"
         unpack="false"/>
   <plugin
         id="org.eclipse.jdt.core"
         id="org.eclipse.jdt.core"
         download-size="0"
         download-size="0"
         install-size="0"
         install-size="0"
 Lines 91-103    Link Here 
         version="0.0.0"/>
         version="0.0.0"/>
   <plugin
   <plugin
         id="org.eclipse.jdt.junit4.runtime"
         download-size="0"
         install-size="0"
         version="0.0.0"
         unpack="false"/>
         
   <plugin
         id="org.eclipse.jdt.launching"
         id="org.eclipse.jdt.launching"
         download-size="0"
         download-size="0"
         install-size="0"
         install-size="0"
 Lines 118-129    Link Here 
         version="3.8.1"/>
         version="3.8.1"/>
   <plugin
   <plugin
         id="org.junit4"
         download-size="0"
         install-size="0"
         version="0.0.0"/>
         
   <plugin
         id="org.eclipse.jdt.doc.user"
         id="org.eclipse.jdt.doc.user"
         download-size="0"
         download-size="0"
         install-size="0"
         install-size="0"
(-) plugins/org.eclipse.jdt.doc.isv/buildDoc.xml (-1 / +1 lines)
 Lines 75-81    Link Here 
		<exec dir="." executable="${javadoc}" output="doc.bin.log">
		<exec dir="." executable="${javadoc}" output="doc.bin.log">
			<arg line="@${basedir}/${optionsFile} -J-Xmx500M" />
			<arg line="@${basedir}/${optionsFile} -J-Xmx500M" />
		</exec>
		</exec>
		<antcall target="generateJdtAptJavadoc" />
	        <!-- <antcall target="generateJdtAptJavadoc" /> -->
	</target>
	</target>
	
	
	<target name="generateJdtAptJavadoc">
	<target name="generateJdtAptJavadoc">
(-) plugins/org.eclipse.jdt.doc.isv/jdtOptions.txt (-3 / +1 lines)
 Lines 22-33    Link Here 
;../org.eclipse.jdt.ui/ui refactoring
;../org.eclipse.jdt.ui/ui refactoring
;../org.eclipse.jdt.ui/core extension
;../org.eclipse.jdt.ui/core extension
;../org.eclipse.jdt.core.manipulation/refactoring
;../org.eclipse.jdt.core.manipulation/refactoring
;../org.eclipse.jdt.core.manipulation/common
;../org.eclipse.jdt.core.manipulation/common"
;../org.eclipse.jdt.apt.core/src"
-d reference/api
-d reference/api
-classpath @rt@
-classpath @rt@
;../../baseLocation/plugins/com.ibm.icu_3.4.5.jar
;../../baseLocation/plugins/com.ibm.icu_3.4.5.jar
;../org.eclipse.jdt.apt.core/mirrorapi.jar
;../org.apache.ant/lib/ant.jar
;../org.apache.ant/lib/ant.jar
;../org.eclipse.compare/@dot
;../org.eclipse.compare/@dot
;../org.eclipse.core.commands/@dot
;../org.eclipse.core.commands/@dot
(-) assemble.org.eclipse.sdk.linux.gtk.ia64.xml (-24 lines)
 Lines 97-105    Link Here 
		<ant antfile="build.xml" dir="plugins/org.eclipse.ui.browser" target="gather.bin.parts">
		<ant antfile="build.xml" dir="plugins/org.eclipse.ui.browser" target="gather.bin.parts">
			<property name="destination.temp.folder" value="${eclipse.plugins}"/>
			<property name="destination.temp.folder" value="${eclipse.plugins}"/>
		</ant>
		</ant>
		<ant antfile="build.xml" dir="plugins/org.eclipse.jdt.apt.core" target="gather.bin.parts">
			<property name="destination.temp.folder" value="${eclipse.plugins}"/>
		</ant>
		<ant antfile="build.xml" dir="plugins/org.eclipse.rcp.source.linux.gtk.ia64" target="gather.bin.parts">
		<ant antfile="build.xml" dir="plugins/org.eclipse.rcp.source.linux.gtk.ia64" target="gather.bin.parts">
			<property name="destination.temp.folder" value="${eclipse.plugins}"/>
			<property name="destination.temp.folder" value="${eclipse.plugins}"/>
		</ant>
		</ant>
 Lines 109-117    Link Here 
		<ant antfile="build.xml" dir="plugins/org.eclipse.ui.ide" target="gather.bin.parts">
		<ant antfile="build.xml" dir="plugins/org.eclipse.ui.ide" target="gather.bin.parts">
			<property name="destination.temp.folder" value="${eclipse.plugins}"/>
			<property name="destination.temp.folder" value="${eclipse.plugins}"/>
		</ant>
		</ant>
		<ant antfile="build.xml" dir="plugins/org.junit4" target="gather.bin.parts">
			<property name="destination.temp.folder" value="${eclipse.plugins}"/>
		</ant>
		<ant antfile="build.xml" dir="plugins/org.eclipse.ui" target="gather.bin.parts">
		<ant antfile="build.xml" dir="plugins/org.eclipse.ui" target="gather.bin.parts">
			<property name="destination.temp.folder" value="${eclipse.plugins}"/>
			<property name="destination.temp.folder" value="${eclipse.plugins}"/>
		</ant>
		</ant>
 Lines 139-147    Link Here 
		<ant antfile="build.xml" dir="plugins/org.eclipse.update.core" target="gather.bin.parts">
		<ant antfile="build.xml" dir="plugins/org.eclipse.update.core" target="gather.bin.parts">
			<property name="destination.temp.folder" value="${eclipse.plugins}"/>
			<property name="destination.temp.folder" value="${eclipse.plugins}"/>
		</ant>
		</ant>
		<ant antfile="build.xml" dir="plugins/org.eclipse.jdt.apt.ui" target="gather.bin.parts">
			<property name="destination.temp.folder" value="${eclipse.plugins}"/>
		</ant>
		<ant antfile="build.xml" dir="plugins/org.eclipse.ui.editors" target="gather.bin.parts">
		<ant antfile="build.xml" dir="plugins/org.eclipse.ui.editors" target="gather.bin.parts">
			<property name="destination.temp.folder" value="${eclipse.plugins}"/>
			<property name="destination.temp.folder" value="${eclipse.plugins}"/>
		</ant>
		</ant>
 Lines 157-165    Link Here 
		<ant antfile="build.xml" dir="plugins/org.eclipse.ui.navigator" target="gather.bin.parts">
		<ant antfile="build.xml" dir="plugins/org.eclipse.ui.navigator" target="gather.bin.parts">
			<property name="destination.temp.folder" value="${eclipse.plugins}"/>
			<property name="destination.temp.folder" value="${eclipse.plugins}"/>
		</ant>
		</ant>
		<ant antfile="build.xml" dir="plugins/org.eclipse.jdt.junit4.runtime" target="gather.bin.parts">
			<property name="destination.temp.folder" value="${eclipse.plugins}"/>
		</ant>
		<ant antfile="build.xml" dir="plugins/org.eclipse.search" target="gather.bin.parts">
		<ant antfile="build.xml" dir="plugins/org.eclipse.search" target="gather.bin.parts">
			<property name="destination.temp.folder" value="${eclipse.plugins}"/>
			<property name="destination.temp.folder" value="${eclipse.plugins}"/>
		</ant>
		</ant>
 Lines 451-460    Link Here 
		</antcall>
		</antcall>
		<antcall target="jarUp">
		<antcall target="jarUp">
			<param name="source" value="${eclipse.plugins}"/>
			<param name="source" value="${eclipse.plugins}"/>
			<param name="elementName" value="org.eclipse.jdt.apt.core_3.2.1.R32x_v20060822-2100"/>
		</antcall>
		<antcall target="jarUp">
			<param name="source" value="${eclipse.plugins}"/>
			<param name="elementName" value="org.eclipse.rcp_3.2.0.v20060605"/>
			<param name="elementName" value="org.eclipse.rcp_3.2.0.v20060605"/>
		</antcall>
		</antcall>
		<antcall target="jarUp">
		<antcall target="jarUp">
 Lines 491-500    Link Here 
		</antcall>
		</antcall>
		<antcall target="jarUp">
		<antcall target="jarUp">
			<param name="source" value="${eclipse.plugins}"/>
			<param name="source" value="${eclipse.plugins}"/>
			<param name="elementName" value="org.eclipse.jdt.apt.ui_3.2.1.R32x_v20060822-2100"/>
		</antcall>
		<antcall target="jarUp">
			<param name="source" value="${eclipse.plugins}"/>
			<param name="elementName" value="org.eclipse.ui.editors_3.2.1.r321_v20060721"/>
			<param name="elementName" value="org.eclipse.ui.editors_3.2.1.r321_v20060721"/>
		</antcall>
		</antcall>
		<antcall target="jarUp">
		<antcall target="jarUp">
 Lines 515-524    Link Here 
		</antcall>
		</antcall>
		<antcall target="jarUp">
		<antcall target="jarUp">
			<param name="source" value="${eclipse.plugins}"/>
			<param name="source" value="${eclipse.plugins}"/>
			<param name="elementName" value="org.eclipse.jdt.junit4.runtime_1.0.1.r321_v20060905"/>
		</antcall>
		<antcall target="jarUp">
			<param name="source" value="${eclipse.plugins}"/>
			<param name="elementName" value="org.eclipse.search_3.2.1.r321_v20060726"/>
			<param name="elementName" value="org.eclipse.search_3.2.1.r321_v20060726"/>
		</antcall>
		</antcall>
		<antcall target="jarUp">
		<antcall target="jarUp">
(-) assemble.org.eclipse.sdk.linux.gtk.ppc64.xml (-24 lines)
 Lines 94-111    Link Here 
		<ant antfile="build.xml" dir="plugins/org.eclipse.ui.browser" target="gather.bin.parts">
		<ant antfile="build.xml" dir="plugins/org.eclipse.ui.browser" target="gather.bin.parts">
			<property name="destination.temp.folder" value="${eclipse.plugins}"/>
			<property name="destination.temp.folder" value="${eclipse.plugins}"/>
		</ant>
		</ant>
		<ant antfile="build.xml" dir="plugins/org.eclipse.jdt.apt.core" target="gather.bin.parts">
			<property name="destination.temp.folder" value="${eclipse.plugins}"/>
		</ant>
		<ant antfile="build.xml" dir="plugins/org.eclipse.rcp" target="gather.bin.parts">
		<ant antfile="build.xml" dir="plugins/org.eclipse.rcp" target="gather.bin.parts">
			<property name="destination.temp.folder" value="${eclipse.plugins}"/>
			<property name="destination.temp.folder" value="${eclipse.plugins}"/>
		</ant>
		</ant>
		<ant antfile="build.xml" dir="plugins/org.eclipse.ui.ide" target="gather.bin.parts">
		<ant antfile="build.xml" dir="plugins/org.eclipse.ui.ide" target="gather.bin.parts">
			<property name="destination.temp.folder" value="${eclipse.plugins}"/>
			<property name="destination.temp.folder" value="${eclipse.plugins}"/>
		</ant>
		</ant>
		<ant antfile="build.xml" dir="plugins/org.junit4" target="gather.bin.parts">
			<property name="destination.temp.folder" value="${eclipse.plugins}"/>
		</ant>
		<ant antfile="build.xml" dir="plugins/org.eclipse.ui" target="gather.bin.parts">
		<ant antfile="build.xml" dir="plugins/org.eclipse.ui" target="gather.bin.parts">
			<property name="destination.temp.folder" value="${eclipse.plugins}"/>
			<property name="destination.temp.folder" value="${eclipse.plugins}"/>
		</ant>
		</ant>
 Lines 133-141    Link Here 
		<ant antfile="build.xml" dir="plugins/org.eclipse.update.core" target="gather.bin.parts">
		<ant antfile="build.xml" dir="plugins/org.eclipse.update.core" target="gather.bin.parts">
			<property name="destination.temp.folder" value="${eclipse.plugins}"/>
			<property name="destination.temp.folder" value="${eclipse.plugins}"/>
		</ant>
		</ant>
		<ant antfile="build.xml" dir="plugins/org.eclipse.jdt.apt.ui" target="gather.bin.parts">
			<property name="destination.temp.folder" value="${eclipse.plugins}"/>
		</ant>
		<ant antfile="build.xml" dir="plugins/org.eclipse.ui.editors" target="gather.bin.parts">
		<ant antfile="build.xml" dir="plugins/org.eclipse.ui.editors" target="gather.bin.parts">
			<property name="destination.temp.folder" value="${eclipse.plugins}"/>
			<property name="destination.temp.folder" value="${eclipse.plugins}"/>
		</ant>
		</ant>
 Lines 151-159    Link Here 
		<ant antfile="build.xml" dir="plugins/org.eclipse.ui.navigator" target="gather.bin.parts">
		<ant antfile="build.xml" dir="plugins/org.eclipse.ui.navigator" target="gather.bin.parts">
			<property name="destination.temp.folder" value="${eclipse.plugins}"/>
			<property name="destination.temp.folder" value="${eclipse.plugins}"/>
		</ant>
		</ant>
		<ant antfile="build.xml" dir="plugins/org.eclipse.jdt.junit4.runtime" target="gather.bin.parts">
			<property name="destination.temp.folder" value="${eclipse.plugins}"/>
		</ant>
		<ant antfile="build.xml" dir="plugins/org.eclipse.search" target="gather.bin.parts">
		<ant antfile="build.xml" dir="plugins/org.eclipse.search" target="gather.bin.parts">
			<property name="destination.temp.folder" value="${eclipse.plugins}"/>
			<property name="destination.temp.folder" value="${eclipse.plugins}"/>
		</ant>
		</ant>
 Lines 442-451    Link Here 
		</antcall>
		</antcall>
		<antcall target="jarUp">
		<antcall target="jarUp">
			<param name="source" value="${eclipse.plugins}"/>
			<param name="source" value="${eclipse.plugins}"/>
			<param name="elementName" value="org.eclipse.jdt.apt.core_3.2.1.R32x_v20060822-2100"/>
		</antcall>
		<antcall target="jarUp">
			<param name="source" value="${eclipse.plugins}"/>
			<param name="elementName" value="org.eclipse.rcp_3.2.0.v20060605"/>
			<param name="elementName" value="org.eclipse.rcp_3.2.0.v20060605"/>
		</antcall>
		</antcall>
		<antcall target="jarUp">
		<antcall target="jarUp">
 Lines 482-491    Link Here 
		</antcall>
		</antcall>
		<antcall target="jarUp">
		<antcall target="jarUp">
			<param name="source" value="${eclipse.plugins}"/>
			<param name="source" value="${eclipse.plugins}"/>
			<param name="elementName" value="org.eclipse.jdt.apt.ui_3.2.1.R32x_v20060822-2100"/>
		</antcall>
		<antcall target="jarUp">
			<param name="source" value="${eclipse.plugins}"/>
			<param name="elementName" value="org.eclipse.ui.editors_3.2.1.r321_v20060721"/>
			<param name="elementName" value="org.eclipse.ui.editors_3.2.1.r321_v20060721"/>
		</antcall>
		</antcall>
		<antcall target="jarUp">
		<antcall target="jarUp">
 Lines 506-515    Link Here 
		</antcall>
		</antcall>
		<antcall target="jarUp">
		<antcall target="jarUp">
			<param name="source" value="${eclipse.plugins}"/>
			<param name="source" value="${eclipse.plugins}"/>
			<param name="elementName" value="org.eclipse.jdt.junit4.runtime_1.0.1.r321_v20060905"/>
		</antcall>
		<antcall target="jarUp">
			<param name="source" value="${eclipse.plugins}"/>
			<param name="elementName" value="org.eclipse.search_3.2.1.r321_v20060726"/>
			<param name="elementName" value="org.eclipse.search_3.2.1.r321_v20060726"/>
		</antcall>
		</antcall>
		<antcall target="jarUp">
		<antcall target="jarUp">
(-) assemble.org.eclipse.sdk.linux.gtk.ppc.xml (-24 lines)
 Lines 94-111    Link Here 
		<ant antfile="build.xml" dir="plugins/org.eclipse.ui.browser" target="gather.bin.parts">
		<ant antfile="build.xml" dir="plugins/org.eclipse.ui.browser" target="gather.bin.parts">
			<property name="destination.temp.folder" value="${eclipse.plugins}"/>
			<property name="destination.temp.folder" value="${eclipse.plugins}"/>
		</ant>
		</ant>
		<ant antfile="build.xml" dir="plugins/org.eclipse.jdt.apt.core" target="gather.bin.parts">
			<property name="destination.temp.folder" value="${eclipse.plugins}"/>
		</ant>
		<ant antfile="build.xml" dir="plugins/org.eclipse.rcp" target="gather.bin.parts">
		<ant antfile="build.xml" dir="plugins/org.eclipse.rcp" target="gather.bin.parts">
			<property name="destination.temp.folder" value="${eclipse.plugins}"/>
			<property name="destination.temp.folder" value="${eclipse.plugins}"/>
		</ant>
		</ant>
		<ant antfile="build.xml" dir="plugins/org.eclipse.ui.ide" target="gather.bin.parts">
		<ant antfile="build.xml" dir="plugins/org.eclipse.ui.ide" target="gather.bin.parts">
			<property name="destination.temp.folder" value="${eclipse.plugins}"/>
			<property name="destination.temp.folder" value="${eclipse.plugins}"/>
		</ant>
		</ant>
		<ant antfile="build.xml" dir="plugins/org.junit4" target="gather.bin.parts">
			<property name="destination.temp.folder" value="${eclipse.plugins}"/>
		</ant>
		<ant antfile="build.xml" dir="plugins/org.eclipse.ui" target="gather.bin.parts">
		<ant antfile="build.xml" dir="plugins/org.eclipse.ui" target="gather.bin.parts">
			<property name="destination.temp.folder" value="${eclipse.plugins}"/>
			<property name="destination.temp.folder" value="${eclipse.plugins}"/>
		</ant>
		</ant>
 Lines 136-144    Link Here 
		<ant antfile="build.xml" dir="plugins/org.eclipse.update.core" target="gather.bin.parts">
		<ant antfile="build.xml" dir="plugins/org.eclipse.update.core" target="gather.bin.parts">
			<property name="destination.temp.folder" value="${eclipse.plugins}"/>
			<property name="destination.temp.folder" value="${eclipse.plugins}"/>
		</ant>
		</ant>
		<ant antfile="build.xml" dir="plugins/org.eclipse.jdt.apt.ui" target="gather.bin.parts">
			<property name="destination.temp.folder" value="${eclipse.plugins}"/>
		</ant>
		<ant antfile="build.xml" dir="plugins/org.eclipse.ui.editors" target="gather.bin.parts">
		<ant antfile="build.xml" dir="plugins/org.eclipse.ui.editors" target="gather.bin.parts">
			<property name="destination.temp.folder" value="${eclipse.plugins}"/>
			<property name="destination.temp.folder" value="${eclipse.plugins}"/>
		</ant>
		</ant>
 Lines 154-162    Link Here 
		<ant antfile="build.xml" dir="plugins/org.eclipse.ui.navigator" target="gather.bin.parts">
		<ant antfile="build.xml" dir="plugins/org.eclipse.ui.navigator" target="gather.bin.parts">
			<property name="destination.temp.folder" value="${eclipse.plugins}"/>
			<property name="destination.temp.folder" value="${eclipse.plugins}"/>
		</ant>
		</ant>
		<ant antfile="build.xml" dir="plugins/org.eclipse.jdt.junit4.runtime" target="gather.bin.parts">
			<property name="destination.temp.folder" value="${eclipse.plugins}"/>
		</ant>
		<ant antfile="build.xml" dir="plugins/org.eclipse.search" target="gather.bin.parts">
		<ant antfile="build.xml" dir="plugins/org.eclipse.search" target="gather.bin.parts">
			<property name="destination.temp.folder" value="${eclipse.plugins}"/>
			<property name="destination.temp.folder" value="${eclipse.plugins}"/>
		</ant>
		</ant>
 Lines 451-460    Link Here 
		</antcall>
		</antcall>
		<antcall target="jarUp">
		<antcall target="jarUp">
			<param name="source" value="${eclipse.plugins}"/>
			<param name="source" value="${eclipse.plugins}"/>
			<param name="elementName" value="org.eclipse.jdt.apt.core_3.2.1.R32x_v20060822-2100"/>
		</antcall>
		<antcall target="jarUp">
			<param name="source" value="${eclipse.plugins}"/>
			<param name="elementName" value="org.eclipse.rcp_3.2.0.v20060605"/>
			<param name="elementName" value="org.eclipse.rcp_3.2.0.v20060605"/>
		</antcall>
		</antcall>
		<antcall target="jarUp">
		<antcall target="jarUp">
 Lines 495-504    Link Here 
		</antcall>
		</antcall>
		<antcall target="jarUp">
		<antcall target="jarUp">
			<param name="source" value="${eclipse.plugins}"/>
			<param name="source" value="${eclipse.plugins}"/>
			<param name="elementName" value="org.eclipse.jdt.apt.ui_3.2.1.R32x_v20060822-2100"/>
		</antcall>
		<antcall target="jarUp">
			<param name="source" value="${eclipse.plugins}"/>
			<param name="elementName" value="org.eclipse.ui.editors_3.2.1.r321_v20060721"/>
			<param name="elementName" value="org.eclipse.ui.editors_3.2.1.r321_v20060721"/>
		</antcall>
		</antcall>
		<antcall target="jarUp">
		<antcall target="jarUp">
 Lines 519-528    Link Here 
		</antcall>
		</antcall>
		<antcall target="jarUp">
		<antcall target="jarUp">
			<param name="source" value="${eclipse.plugins}"/>
			<param name="source" value="${eclipse.plugins}"/>
			<param name="elementName" value="org.eclipse.jdt.junit4.runtime_1.0.1.r321_v20060905"/>
		</antcall>
		<antcall target="jarUp">
			<param name="source" value="${eclipse.plugins}"/>
			<param name="elementName" value="org.eclipse.search_3.2.1.r321_v20060726"/>
			<param name="elementName" value="org.eclipse.search_3.2.1.r321_v20060726"/>
		</antcall>
		</antcall>
		<antcall target="jarUp">
		<antcall target="jarUp">
(-) assemble.org.eclipse.sdk.linux.gtk.x86_64.xml (-24 lines)
 Lines 97-114    Link Here 
		<ant antfile="build.xml" dir="plugins/org.eclipse.ui.browser" target="gather.bin.parts">
		<ant antfile="build.xml" dir="plugins/org.eclipse.ui.browser" target="gather.bin.parts">
			<property name="destination.temp.folder" value="${eclipse.plugins}"/>
			<property name="destination.temp.folder" value="${eclipse.plugins}"/>
		</ant>
		</ant>
		<ant antfile="build.xml" dir="plugins/org.eclipse.jdt.apt.core" target="gather.bin.parts">
			<property name="destination.temp.folder" value="${eclipse.plugins}"/>
		</ant>
		<ant antfile="build.xml" dir="plugins/org.eclipse.rcp" target="gather.bin.parts">
		<ant antfile="build.xml" dir="plugins/org.eclipse.rcp" target="gather.bin.parts">
			<property name="destination.temp.folder" value="${eclipse.plugins}"/>
			<property name="destination.temp.folder" value="${eclipse.plugins}"/>
		</ant>
		</ant>
		<ant antfile="build.xml" dir="plugins/org.eclipse.ui.ide" target="gather.bin.parts">
		<ant antfile="build.xml" dir="plugins/org.eclipse.ui.ide" target="gather.bin.parts">
			<property name="destination.temp.folder" value="${eclipse.plugins}"/>
			<property name="destination.temp.folder" value="${eclipse.plugins}"/>
		</ant>
		</ant>
		<ant antfile="build.xml" dir="plugins/org.junit4" target="gather.bin.parts">
			<property name="destination.temp.folder" value="${eclipse.plugins}"/>
		</ant>
		<ant antfile="build.xml" dir="plugins/org.eclipse.ui" target="gather.bin.parts">
		<ant antfile="build.xml" dir="plugins/org.eclipse.ui" target="gather.bin.parts">
			<property name="destination.temp.folder" value="${eclipse.plugins}"/>
			<property name="destination.temp.folder" value="${eclipse.plugins}"/>
		</ant>
		</ant>
 Lines 139-147    Link Here 
		<ant antfile="build.xml" dir="plugins/org.eclipse.update.core" target="gather.bin.parts">
		<ant antfile="build.xml" dir="plugins/org.eclipse.update.core" target="gather.bin.parts">
			<property name="destination.temp.folder" value="${eclipse.plugins}"/>
			<property name="destination.temp.folder" value="${eclipse.plugins}"/>
		</ant>
		</ant>
		<ant antfile="build.xml" dir="plugins/org.eclipse.jdt.apt.ui" target="gather.bin.parts">
			<property name="destination.temp.folder" value="${eclipse.plugins}"/>
		</ant>
		<ant antfile="build.xml" dir="plugins/org.eclipse.ui.editors" target="gather.bin.parts">
		<ant antfile="build.xml" dir="plugins/org.eclipse.ui.editors" target="gather.bin.parts">
			<property name="destination.temp.folder" value="${eclipse.plugins}"/>
			<property name="destination.temp.folder" value="${eclipse.plugins}"/>
		</ant>
		</ant>
 Lines 157-165    Link Here 
		<ant antfile="build.xml" dir="plugins/org.eclipse.ui.navigator" target="gather.bin.parts">
		<ant antfile="build.xml" dir="plugins/org.eclipse.ui.navigator" target="gather.bin.parts">
			<property name="destination.temp.folder" value="${eclipse.plugins}"/>
			<property name="destination.temp.folder" value="${eclipse.plugins}"/>
		</ant>
		</ant>
		<ant antfile="build.xml" dir="plugins/org.eclipse.jdt.junit4.runtime" target="gather.bin.parts">
			<property name="destination.temp.folder" value="${eclipse.plugins}"/>
		</ant>
		<ant antfile="build.xml" dir="plugins/org.eclipse.search" target="gather.bin.parts">
		<ant antfile="build.xml" dir="plugins/org.eclipse.search" target="gather.bin.parts">
			<property name="destination.temp.folder" value="${eclipse.plugins}"/>
			<property name="destination.temp.folder" value="${eclipse.plugins}"/>
		</ant>
		</ant>
 Lines 454-463    Link Here 
		</antcall>
		</antcall>
		<antcall target="jarUp">
		<antcall target="jarUp">
			<param name="source" value="${eclipse.plugins}"/>
			<param name="source" value="${eclipse.plugins}"/>
			<param name="elementName" value="org.eclipse.jdt.apt.core_3.2.1.R32x_v20060822-2100"/>
		</antcall>
		<antcall target="jarUp">
			<param name="source" value="${eclipse.plugins}"/>
			<param name="elementName" value="org.eclipse.rcp_3.2.0.v20060605"/>
			<param name="elementName" value="org.eclipse.rcp_3.2.0.v20060605"/>
		</antcall>
		</antcall>
		<antcall target="jarUp">
		<antcall target="jarUp">
 Lines 494-503    Link Here 
		</antcall>
		</antcall>
		<antcall target="jarUp">
		<antcall target="jarUp">
			<param name="source" value="${eclipse.plugins}"/>
			<param name="source" value="${eclipse.plugins}"/>
			<param name="elementName" value="org.eclipse.jdt.apt.ui_3.2.1.R32x_v20060822-2100"/>
		</antcall>
		<antcall target="jarUp">
			<param name="source" value="${eclipse.plugins}"/>
			<param name="elementName" value="org.eclipse.ui.editors_3.2.1.r321_v20060721"/>
			<param name="elementName" value="org.eclipse.ui.editors_3.2.1.r321_v20060721"/>
		</antcall>
		</antcall>
		<antcall target="jarUp">
		<antcall target="jarUp">
 Lines 518-527    Link Here 
		</antcall>
		</antcall>
		<antcall target="jarUp">
		<antcall target="jarUp">
			<param name="source" value="${eclipse.plugins}"/>
			<param name="source" value="${eclipse.plugins}"/>
			<param name="elementName" value="org.eclipse.jdt.junit4.runtime_1.0.1.r321_v20060905"/>
		</antcall>
		<antcall target="jarUp">
			<param name="source" value="${eclipse.plugins}"/>
			<param name="elementName" value="org.eclipse.search_3.2.1.r321_v20060726"/>
			<param name="elementName" value="org.eclipse.search_3.2.1.r321_v20060726"/>
		</antcall>
		</antcall>
		<antcall target="jarUp">
		<antcall target="jarUp">
(-) assemble.org.eclipse.sdk.linux.gtk.x86.xml (-24 lines)
 Lines 97-114    Link Here 
		<ant antfile="build.xml" dir="plugins/org.eclipse.ui.browser" target="gather.bin.parts">
		<ant antfile="build.xml" dir="plugins/org.eclipse.ui.browser" target="gather.bin.parts">
			<property name="destination.temp.folder" value="${eclipse.plugins}"/>
			<property name="destination.temp.folder" value="${eclipse.plugins}"/>
		</ant>
		</ant>
		<ant antfile="build.xml" dir="plugins/org.eclipse.jdt.apt.core" target="gather.bin.parts">
			<property name="destination.temp.folder" value="${eclipse.plugins}"/>
		</ant>
		<ant antfile="build.xml" dir="plugins/org.eclipse.rcp" target="gather.bin.parts">
		<ant antfile="build.xml" dir="plugins/org.eclipse.rcp" target="gather.bin.parts">
			<property name="destination.temp.folder" value="${eclipse.plugins}"/>
			<property name="destination.temp.folder" value="${eclipse.plugins}"/>
		</ant>
		</ant>
		<ant antfile="build.xml" dir="plugins/org.eclipse.ui.ide" target="gather.bin.parts">
		<ant antfile="build.xml" dir="plugins/org.eclipse.ui.ide" target="gather.bin.parts">
			<property name="destination.temp.folder" value="${eclipse.plugins}"/>
			<property name="destination.temp.folder" value="${eclipse.plugins}"/>
		</ant>
		</ant>
		<ant antfile="build.xml" dir="plugins/org.junit4" target="gather.bin.parts">
			<property name="destination.temp.folder" value="${eclipse.plugins}"/>
		</ant>
		<ant antfile="build.xml" dir="plugins/org.eclipse.ui" target="gather.bin.parts">
		<ant antfile="build.xml" dir="plugins/org.eclipse.ui" target="gather.bin.parts">
			<property name="destination.temp.folder" value="${eclipse.plugins}"/>
			<property name="destination.temp.folder" value="${eclipse.plugins}"/>
		</ant>
		</ant>
 Lines 136-144    Link Here 
		<ant antfile="build.xml" dir="plugins/org.eclipse.update.core" target="gather.bin.parts">
		<ant antfile="build.xml" dir="plugins/org.eclipse.update.core" target="gather.bin.parts">
			<property name="destination.temp.folder" value="${eclipse.plugins}"/>
			<property name="destination.temp.folder" value="${eclipse.plugins}"/>
		</ant>
		</ant>
		<ant antfile="build.xml" dir="plugins/org.eclipse.jdt.apt.ui" target="gather.bin.parts">
			<property name="destination.temp.folder" value="${eclipse.plugins}"/>
		</ant>
		<ant antfile="build.xml" dir="plugins/org.eclipse.ui.editors" target="gather.bin.parts">
		<ant antfile="build.xml" dir="plugins/org.eclipse.ui.editors" target="gather.bin.parts">
			<property name="destination.temp.folder" value="${eclipse.plugins}"/>
			<property name="destination.temp.folder" value="${eclipse.plugins}"/>
		</ant>
		</ant>
 Lines 157-165    Link Here 
		<ant antfile="build.xml" dir="plugins/org.eclipse.core.filesystem.linux.x86" target="gather.bin.parts">
		<ant antfile="build.xml" dir="plugins/org.eclipse.core.filesystem.linux.x86" target="gather.bin.parts">
			<property name="destination.temp.folder" value="${eclipse.plugins}"/>
			<property name="destination.temp.folder" value="${eclipse.plugins}"/>
		</ant>
		</ant>
		<ant antfile="build.xml" dir="plugins/org.eclipse.jdt.junit4.runtime" target="gather.bin.parts">
			<property name="destination.temp.folder" value="${eclipse.plugins}"/>
		</ant>
		<ant antfile="build.xml" dir="plugins/org.eclipse.search" target="gather.bin.parts">
		<ant antfile="build.xml" dir="plugins/org.eclipse.search" target="gather.bin.parts">
			<property name="destination.temp.folder" value="${eclipse.plugins}"/>
			<property name="destination.temp.folder" value="${eclipse.plugins}"/>
		</ant>
		</ant>
 Lines 454-463    Link Here 
		</antcall>
		</antcall>
		<antcall target="jarUp">
		<antcall target="jarUp">
			<param name="source" value="${eclipse.plugins}"/>
			<param name="source" value="${eclipse.plugins}"/>
			<param name="elementName" value="org.eclipse.jdt.apt.core_3.2.1.R32x_v20060822-2100"/>
		</antcall>
		<antcall target="jarUp">
			<param name="source" value="${eclipse.plugins}"/>
			<param name="elementName" value="org.eclipse.rcp_3.2.0.v20060605"/>
			<param name="elementName" value="org.eclipse.rcp_3.2.0.v20060605"/>
		</antcall>
		</antcall>
		<antcall target="jarUp">
		<antcall target="jarUp">
 Lines 494-503    Link Here 
		</antcall>
		</antcall>
		<antcall target="jarUp">
		<antcall target="jarUp">
			<param name="source" value="${eclipse.plugins}"/>
			<param name="source" value="${eclipse.plugins}"/>
			<param name="elementName" value="org.eclipse.jdt.apt.ui_3.2.1.R32x_v20060822-2100"/>
		</antcall>
		<antcall target="jarUp">
			<param name="source" value="${eclipse.plugins}"/>
			<param name="elementName" value="org.eclipse.ui.editors_3.2.1.r321_v20060721"/>
			<param name="elementName" value="org.eclipse.ui.editors_3.2.1.r321_v20060721"/>
		</antcall>
		</antcall>
		<antcall target="jarUp">
		<antcall target="jarUp">
 Lines 522-531    Link Here 
		</antcall>
		</antcall>
		<antcall target="jarUp">
		<antcall target="jarUp">
			<param name="source" value="${eclipse.plugins}"/>
			<param name="source" value="${eclipse.plugins}"/>
			<param name="elementName" value="org.eclipse.jdt.junit4.runtime_1.0.1.r321_v20060905"/>
		</antcall>
		<antcall target="jarUp">
			<param name="source" value="${eclipse.plugins}"/>
			<param name="elementName" value="org.eclipse.search_3.2.1.r321_v20060726"/>
			<param name="elementName" value="org.eclipse.search_3.2.1.r321_v20060726"/>
		</antcall>
		</antcall>
		<antcall target="jarUp">
		<antcall target="jarUp">