Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
View | Details | Raw Unified | Return to bug 316056 | Differences between
and this patch

Collapse All | Expand All

(-)bootstrapHudsone4.sh (-1 / +2 lines)
Lines 55-61 Link Here
55
#buildProjectTags=v20100527a
55
#buildProjectTags=v20100527a
56
#buildProjectTags=v20100528a
56
#buildProjectTags=v20100528a
57
#buildProjectTags=v20100528d
57
#buildProjectTags=v20100528d
58
buildProjectTags=v20100607b
58
#buildProjectTags=v20100607b
59
buildProjectTags=v20100608a
59
60
60
#updateSite property setting
61
#updateSite property setting
61
updateSite=""
62
updateSite=""
(-)buildAll.xml (-16 / +16 lines)
Lines 73-82 Link Here
73
				<antcall target="packageEclipseDistributables" />
73
				<antcall target="packageEclipseDistributables" />
74
				<ant antfile="${equinox.build.configs}/equinox.prov/run.xml" />
74
				<ant antfile="${equinox.build.configs}/equinox.prov/run.xml" />
75
				<antcall target="packageRepos" />
75
				<antcall target="packageRepos" />
76
				<antcall target="packageEquinoxDistributables" />
76
			<!--	<antcall target="packageEquinoxDistributables" /> -->
77
				<antcall target="apiTooling" />
77
				<antcall target="apiTooling" />
78
				<antcall target="publishEclipse" />
78
				<antcall target="publishEclipse" />
79
				<antcall target="publishEquinox" />
79
			<!--	<antcall target="publishEquinox" /> -->
80
			</sequential>
80
			</sequential>
81
			<antcall target="testEclipse" />
81
			<antcall target="testEclipse" />
82
		</parallel>
82
		</parallel>
Lines 448-456 Link Here
448
448
449
	<target name="publishEclipse">
449
	<target name="publishEclipse">
450
		<parallel>
450
		<parallel>
451
			<ant antfile="eclipse/helper.xml" target="rSyncWithSnzZrh" />
451
			<!-- <ant antfile="eclipse/helper.xml" target="rSyncWithSnzZrh" /> -->
452
			<sequential>
452
			<sequential>
453
				<ant antfile="eclipse/helper.xml" target="buildStandAloneSWT" />
453
			<!--	<ant antfile="eclipse/helper.xml" target="buildStandAloneSWT" /> -->
454
				<ant antfile="eclipse/helper.xml" target="publish" />
454
				<ant antfile="eclipse/helper.xml" target="publish" />
455
			</sequential>
455
			</sequential>
456
		</parallel>
456
		</parallel>
Lines 525-535 Link Here
525
			<config os="win32" ws="win32" arch="x86_64" />
525
			<config os="win32" ws="win32" arch="x86_64" />
526
			<config os="linux" ws="gtk" arch="x86" />
526
			<config os="linux" ws="gtk" arch="x86" />
527
			<config os="linux" ws="gtk" arch="x86_64" />
527
			<config os="linux" ws="gtk" arch="x86_64" />
528
			<config os="linux" ws="gtk" arch="ppc" />
528
			<!-- <config os="linux" ws="gtk" arch="ppc" /> -->
529
			<config os="linux" ws="gtk" arch="ppc64" />
529
			<config os="linux" ws="gtk" arch="ppc64" />
530
			<config os="linux" ws="motif" arch="x86" />
530
			<!--<config os="linux" ws="motif" arch="x86" /> 
531
			<config os="linux" ws="gtk" arch="s390x" />
531
			<config os="linux" ws="gtk" arch="s390x" />
532
			<config os="linux" ws="gtk" arch="s390" />
532
			<config os="linux" ws="gtk" arch="s390" /> -->
533
			<config os="solaris" ws="gtk" arch="sparc" />
533
			<config os="solaris" ws="gtk" arch="sparc" />
534
			<config os="solaris" ws="gtk" arch="x86" />
534
			<config os="solaris" ws="gtk" arch="x86" />
535
			<config os="macosx" ws="cocoa" arch="x86" />
535
			<config os="macosx" ws="cocoa" arch="x86" />
Lines 547-555 Link Here
547
			<config os="win32" ws="win32" arch="x86_64" />
547
			<config os="win32" ws="win32" arch="x86_64" />
548
			<config os="linux" ws="gtk" arch="x86" />
548
			<config os="linux" ws="gtk" arch="x86" />
549
			<config os="linux" ws="gtk" arch="x86_64" />
549
			<config os="linux" ws="gtk" arch="x86_64" />
550
			<config os="linux" ws="gtk" arch="s390x" />
550
		<!--	<config os="linux" ws="gtk" arch="s390x" />
551
			<config os="linux" ws="gtk" arch="s390" />
551
			<config os="linux" ws="gtk" arch="s390" />
552
			<config os="linux" ws="gtk" arch="ppc" />
552
			<config os="linux" ws="gtk" arch="ppc" /> -->
553
			<config os="solaris" ws="gtk" arch="sparc" />
553
			<config os="solaris" ws="gtk" arch="sparc" />
554
			<config os="solaris" ws="gtk" arch="x86" />
554
			<config os="solaris" ws="gtk" arch="x86" />
555
			<config os="macosx" ws="cocoa" arch="x86" />
555
			<config os="macosx" ws="cocoa" arch="x86" />
Lines 565-575 Link Here
565
			<config os="win32" ws="win32" arch="x86" />
565
			<config os="win32" ws="win32" arch="x86" />
566
			<config os="win32" ws="win32" arch="x86_64" />
566
			<config os="win32" ws="win32" arch="x86_64" />
567
			<config os="linux" ws="gtk" arch="x86" />
567
			<config os="linux" ws="gtk" arch="x86" />
568
			<config os="linux" ws="gtk" arch="x86_64" />
568
			<config os="linux" ws="gtk" arch="x86_64" />			
569
			<config os="linux" ws="gtk" arch="ppc" />
570
			<config os="linux" ws="gtk" arch="ppc64" />
569
			<config os="linux" ws="gtk" arch="ppc64" />
570
			<!-- <config os="linux" ws="gtk" arch="ppc" />
571
			<config os="linux" ws="gtk" arch="s390x" />
571
			<config os="linux" ws="gtk" arch="s390x" />
572
			<config os="linux" ws="gtk" arch="s390" />
572
			<config os="linux" ws="gtk" arch="s390" /> -->
573
			<config os="solaris" ws="gtk" arch="sparc" />
573
			<config os="solaris" ws="gtk" arch="sparc" />
574
			<config os="solaris" ws="gtk" arch="x86" />
574
			<config os="solaris" ws="gtk" arch="x86" />
575
			<config os="macosx" ws="cocoa" arch="x86" />
575
			<config os="macosx" ws="cocoa" arch="x86" />
Lines 585-595 Link Here
585
			<config os="win32" ws="win32" arch="x86" />
585
			<config os="win32" ws="win32" arch="x86" />
586
			<config os="win32" ws="win32" arch="x86_64" />
586
			<config os="win32" ws="win32" arch="x86_64" />
587
			<config os="linux" ws="gtk" arch="x86" />
587
			<config os="linux" ws="gtk" arch="x86" />
588
			<config os="linux" ws="gtk" arch="x86_64" />
588
			<config os="linux" ws="gtk" arch="x86_64" />			
589
			<config os="linux" ws="gtk" arch="ppc" />
590
			<config os="linux" ws="gtk" arch="ppc64" />
589
			<config os="linux" ws="gtk" arch="ppc64" />
590
			<!-- <config os="linux" ws="gtk" arch="ppc" />
591
			<config os="linux" ws="gtk" arch="s390x" />
591
			<config os="linux" ws="gtk" arch="s390x" />
592
			<config os="linux" ws="gtk" arch="s390" />
592
			<config os="linux" ws="gtk" arch="s390" /> -->
593
			<config os="solaris" ws="gtk" arch="sparc" />
593
			<config os="solaris" ws="gtk" arch="sparc" />
594
			<config os="solaris" ws="gtk" arch="x86" />
594
			<config os="solaris" ws="gtk" arch="x86" />
595
			<config os="macosx" ws="cocoa" arch="x86" />
595
			<config os="macosx" ws="cocoa" arch="x86" />
Lines 674-680 Link Here
674
674
675
	<target name="packageRepos">
675
	<target name="packageRepos">
676
		<!--call to generate pde, rcp, cvs and jdt repos-->
676
		<!--call to generate pde, rcp, cvs and jdt repos-->
677
		<ant antfile="${eclipse.build.configs}/repos/build.xml" />
677
	<!--	<ant antfile="${eclipse.build.configs}/repos/build.xml" /> -->
678
		<ant antfile="${eclipse.build.configs}/repos/platformrepo.xml" />
678
		<ant antfile="${eclipse.build.configs}/repos/platformrepo.xml" />
679
		<ant antfile="${eclipse.build.configs}/repos/rcprepo.xml" />
679
		<ant antfile="${eclipse.build.configs}/repos/rcprepo.xml" />
680
		<ant antfile="${eclipse.build.configs}/rcp.deltapack/build.xml" />
680
		<ant antfile="${eclipse.build.configs}/rcp.deltapack/build.xml" />
(-)eclipse/publishingFiles/testManifest.xml (-11 / +11 lines)
Lines 5-16 Link Here
5
		<platform id="SW" name="Windows (&lt;a href=&quot;http://www.eclipse.org/projects/project-plan.php?projectid=eclipse#target_environments&quot;>Supported Versions&lt;/a>)" fileName="eclipse-SDK-@build@-win32.zip"></platform>
5
		<platform id="SW" name="Windows (&lt;a href=&quot;http://www.eclipse.org/projects/project-plan.php?projectid=eclipse#target_environments&quot;>Supported Versions&lt;/a>)" fileName="eclipse-SDK-@build@-win32.zip"></platform>
6
		<platform id="SWX8664" name="Windows (x86_64) (&lt;a href=&quot;http://www.eclipse.org/projects/project-plan.php?projectid=eclipse#target_environments&quot;>Supported Versions&lt;/a>)" fileName="eclipse-SDK-@build@-win32-x86_64.zip"></platform>		
6
		<platform id="SWX8664" name="Windows (x86_64) (&lt;a href=&quot;http://www.eclipse.org/projects/project-plan.php?projectid=eclipse#target_environments&quot;>Supported Versions&lt;/a>)" fileName="eclipse-SDK-@build@-win32-x86_64.zip"></platform>		
7
		<platform id="SLG2" name="Linux (x86/GTK 2) (&lt;a href=&quot;http://www.eclipse.org/projects/project-plan.php?projectid=eclipse#target_environments&quot;>Supported Versions&lt;/a>)" fileName="eclipse-SDK-@build@-linux-gtk.tar.gz"></platform>
7
		<platform id="SLG2" name="Linux (x86/GTK 2) (&lt;a href=&quot;http://www.eclipse.org/projects/project-plan.php?projectid=eclipse#target_environments&quot;>Supported Versions&lt;/a>)" fileName="eclipse-SDK-@build@-linux-gtk.tar.gz"></platform>
8
		<platform id="SLM" name="Linux (x86/Motif) **testing only**" fileName="eclipse-SDK-@build@-linux-motif.tar.gz"></platform>
8
		<!-- <platform id="SLM" name="Linux (x86/Motif) **testing only**" fileName="eclipse-SDK-@build@-linux-motif.tar.gz"></platform> -->
9
		<platform id="SLG264" name="Linux (x86_64/GTK 2) (&lt;a href=&quot;http://www.eclipse.org/projects/project-plan.php?projectid=eclipse#target_environments&quot;>Supported Versions&lt;/a>)" fileName="eclipse-SDK-@build@-linux-gtk-x86_64.tar.gz"></platform>
9
		<platform id="SLG264" name="Linux (x86_64/GTK 2) (&lt;a href=&quot;http://www.eclipse.org/projects/project-plan.php?projectid=eclipse#target_environments&quot;>Supported Versions&lt;/a>)" fileName="eclipse-SDK-@build@-linux-gtk-x86_64.tar.gz"></platform>
10
	    <platform id="SLG2PPC" name="Linux (PPC/GTK 2) (&lt;a href=&quot;http://www.eclipse.org/projects/project-plan.php?projectid=eclipse#target_environments&quot;>Supported Versions&lt;/a>)" fileName="eclipse-SDK-@build@-linux-gtk-ppc.tar.gz"></platform>	
10
	    <!--<platform id="SLG2PPC" name="Linux (PPC/GTK 2) (&lt;a href=&quot;http://www.eclipse.org/projects/project-plan.php?projectid=eclipse#target_environments&quot;>Supported Versions&lt;/a>)" fileName="eclipse-SDK-@build@-linux-gtk-ppc.tar.gz"></platform> -->	
11
	    <platform id="SLG2PPC64" name="Linux (PPC64/GTK 2) (&lt;a href=&quot;http://www.eclipse.org/projects/project-plan.php?projectid=eclipse#target_environments&quot;>Supported Versions&lt;/a>)" fileName="eclipse-SDK-@build@-linux-gtk-ppc64.tar.gz"></platform>
11
	    <platform id="SLG2PPC64" name="Linux (PPC64/GTK 2) (&lt;a href=&quot;http://www.eclipse.org/projects/project-plan.php?projectid=eclipse#target_environments&quot;>Supported Versions&lt;/a>)" fileName="eclipse-SDK-@build@-linux-gtk-ppc64.tar.gz"></platform>
12
	    <platform id="SLG2S390X" name="Linux (s390x/GTK 2) **early access** (&lt;a href=&quot;http://www.eclipse.org/projects/project-plan.php?projectid=eclipse#target_environments&quot;>Supported Versions&lt;/a>)" fileName="eclipse-SDK-@build@-linux-gtk-s390x.tar.gz"></platform>
12
<!--	<platform id="SLG2S390X" name="Linux (s390x/GTK 2) **early access** (&lt;a href=&quot;http://www.eclipse.org/projects/project-plan.php?projectid=eclipse#target_environments&quot;>Supported Versions&lt;/a>)" fileName="eclipse-SDK-@build@-linux-gtk-s390x.tar.gz"></platform>
13
	    <platform id="SLG2S390" name="Linux (s390/GTK 2) **early access** (&lt;a href=&quot;http://www.eclipse.org/projects/project-plan.php?projectid=eclipse#target_environments&quot;>Supported Versions&lt;/a>)" fileName="eclipse-SDK-@build@-linux-gtk-s390.tar.gz"></platform>
13
	    <platform id="SLG2S390" name="Linux (s390/GTK 2) **early access** (&lt;a href=&quot;http://www.eclipse.org/projects/project-plan.php?projectid=eclipse#target_environments&quot;>Supported Versions&lt;/a>)" fileName="eclipse-SDK-@build@-linux-gtk-s390.tar.gz"></platform> -->
14
		<platform id="SSG" name="Solaris 10 (SPARC/GTK 2)" fileName="eclipse-SDK-@build@-solaris-gtk.zip"></platform>
14
		<platform id="SSG" name="Solaris 10 (SPARC/GTK 2)" fileName="eclipse-SDK-@build@-solaris-gtk.zip"></platform>
15
		<platform id="SSGX" name="Solaris 10 (x86/GTK 2)" fileName="eclipse-SDK-@build@-solaris-gtk-x86.zip"></platform>
15
		<platform id="SSGX" name="Solaris 10 (x86/GTK 2)" fileName="eclipse-SDK-@build@-solaris-gtk-x86.zip"></platform>
16
		<platform id="SSHPUX" name="HP-UX (IA64_32/Motif)" fileName="eclipse-SDK-@build@-hpux-motif-ia64_32.zip"></platform>		
16
		<platform id="SSHPUX" name="HP-UX (IA64_32/Motif)" fileName="eclipse-SDK-@build@-hpux-motif-ia64_32.zip"></platform>		
Lines 23-29 Link Here
23
		<platform id="SAA" name='Source Build (Source fetched via CVS) (&lt;a href="srcFetchBuildInstructions.html">instructions&lt;/a>)' fileName="eclipse-sourceBuild-srcFetch-@build@.zip"></platform>
23
		<platform id="SAA" name='Source Build (Source fetched via CVS) (&lt;a href="srcFetchBuildInstructions.html">instructions&lt;/a>)' fileName="eclipse-sourceBuild-srcFetch-@build@.zip"></platform>
24
	</zipType>
24
	</zipType>
25
25
26
	<zipType name="JUnit test plug-ins">
26
<!--	<zipType name="JUnit test plug-ins">
27
		<platform id="TF" name="All" fileName="eclipse-test-framework-@build@.zip"></platform>
27
		<platform id="TF" name="All" fileName="eclipse-test-framework-@build@.zip"></platform>
28
		<platform id="JT" name="All" fileName="eclipse-Automated-Tests-@build@.zip"></platform>
28
		<platform id="JT" name="All" fileName="eclipse-Automated-Tests-@build@.zip"></platform>
29
	</zipType>
29
	</zipType>
Lines 46-59 Link Here
46
46
47
	<zipType name="com.ibm.icu.base plug-in">
47
	<zipType name="com.ibm.icu.base plug-in">
48
		<platform id="ICUBASE" name="&lt;img src = &quot;repo.gif&quot;> All" fileName="com.ibm.icu.base-@build@.zip"></platform>
48
		<platform id="ICUBASE" name="&lt;img src = &quot;repo.gif&quot;> All" fileName="com.ibm.icu.base-@build@.zip"></platform>
49
	</zipType>
49
	</zipType> -->
50
50
51
	<zipType name="Platform Runtime Binary">
51
	<zipType name="Platform Runtime Binary">
52
		<platform id="PW" name="Windows (&lt;a href=&quot;http://www.eclipse.org/projects/project-plan.php?projectid=eclipse#target_environments&quot;>Supported Versions&lt;/a>)" fileName="eclipse-platform-@build@-win32.zip"></platform>
52
		<platform id="PW" name="Windows (&lt;a href=&quot;http://www.eclipse.org/projects/project-plan.php?projectid=eclipse#target_environments&quot;>Supported Versions&lt;/a>)" fileName="eclipse-platform-@build@-win32.zip"></platform>
53
		<platform id="PWX8664" name="Windows (x86_64) (&lt;a href=&quot;http://www.eclipse.org/projects/project-plan.php?projectid=eclipse#target_environments&quot;>Supported Versions&lt;/a>)" fileName="eclipse-platform-@build@-win32-x86_64.zip"></platform>		
53
		<platform id="PWX8664" name="Windows (x86_64) (&lt;a href=&quot;http://www.eclipse.org/projects/project-plan.php?projectid=eclipse#target_environments&quot;>Supported Versions&lt;/a>)" fileName="eclipse-platform-@build@-win32-x86_64.zip"></platform>		
54
		<platform id="PLG2" name="Linux (x86/GTK 2) (&lt;a href=&quot;http://www.eclipse.org/projects/project-plan.php?projectid=eclipse#target_environments&quot;>Supported Versions&lt;/a>)" fileName="eclipse-platform-@build@-linux-gtk.tar.gz"></platform>
54
		<platform id="PLG2" name="Linux (x86/GTK 2) (&lt;a href=&quot;http://www.eclipse.org/projects/project-plan.php?projectid=eclipse#target_environments&quot;>Supported Versions&lt;/a>)" fileName="eclipse-platform-@build@-linux-gtk.tar.gz"></platform>
55
		<platform id="PLG264" name="Linux (x86_64/GTK 2) (&lt;a href=&quot;http://www.eclipse.org/projects/project-plan.php?projectid=eclipse#target_environments&quot;>Supported Versions&lt;/a>)" fileName="eclipse-platform-@build@-linux-gtk-x86_64.tar.gz"></platform>
55
		<platform id="PLG264" name="Linux (x86_64/GTK 2) (&lt;a href=&quot;http://www.eclipse.org/projects/project-plan.php?projectid=eclipse#target_environments&quot;>Supported Versions&lt;/a>)" fileName="eclipse-platform-@build@-linux-gtk-x86_64.tar.gz"></platform>
56
		<platform id="PLG2PPC" name="Linux (PPC/GTK 2) (&lt;a href=&quot;http://www.eclipse.org/projects/project-plan.php?projectid=eclipse#target_environments&quot;>Supported Versions&lt;/a>)" fileName="eclipse-platform-@build@-linux-gtk-ppc.tar.gz"></platform>
56
	<!--	<platform id="PLG2PPC" name="Linux (PPC/GTK 2) (&lt;a href=&quot;http://www.eclipse.org/projects/project-plan.php?projectid=eclipse#target_environments&quot;>Supported Versions&lt;/a>)" fileName="eclipse-platform-@build@-linux-gtk-ppc.tar.gz"></platform> -->
57
		<platform id="PLG2PPC64" name="Linux (PPC64/GTK 2) (&lt;a href=&quot;http://www.eclipse.org/projects/project-plan.php?projectid=eclipse#target_environments&quot;>Supported Versions&lt;/a>)" fileName="eclipse-platform-@build@-linux-gtk-ppc64.tar.gz"></platform>
57
		<platform id="PLG2PPC64" name="Linux (PPC64/GTK 2) (&lt;a href=&quot;http://www.eclipse.org/projects/project-plan.php?projectid=eclipse#target_environments&quot;>Supported Versions&lt;/a>)" fileName="eclipse-platform-@build@-linux-gtk-ppc64.tar.gz"></platform>
58
		<platform id="PSG" name="Solaris 10 (SPARC/GTK 2)" fileName="eclipse-platform-@build@-solaris-gtk.zip"></platform>
58
		<platform id="PSG" name="Solaris 10 (SPARC/GTK 2)" fileName="eclipse-platform-@build@-solaris-gtk.zip"></platform>
59
		<platform id="PSGX" name="Solaris 10 (x86/GTK 2)" fileName="eclipse-platform-@build@-solaris-gtk-x86.zip"></platform>
59
		<platform id="PSGX" name="Solaris 10 (x86/GTK 2)" fileName="eclipse-platform-@build@-solaris-gtk-x86.zip"></platform>
Lines 71-77 Link Here
71
		<platform id="PWSDKX8664" name="Windows (x86_64) (&lt;a href=&quot;http://www.eclipse.org/projects/project-plan.php?projectid=eclipse#target_environments&quot;>Supported Versions&lt;/a>)" fileName="eclipse-platform-SDK-@build@-win32-x86_64.zip"></platform>
71
		<platform id="PWSDKX8664" name="Windows (x86_64) (&lt;a href=&quot;http://www.eclipse.org/projects/project-plan.php?projectid=eclipse#target_environments&quot;>Supported Versions&lt;/a>)" fileName="eclipse-platform-SDK-@build@-win32-x86_64.zip"></platform>
72
		<platform id="PLG2SDK" name="Linux (x86/GTK 2) (&lt;a href=&quot;http://www.eclipse.org/projects/project-plan.php?projectid=eclipse#target_environments&quot;>Supported Versions&lt;/a>)" fileName="eclipse-platform-SDK-@build@-linux-gtk.tar.gz"></platform>
72
		<platform id="PLG2SDK" name="Linux (x86/GTK 2) (&lt;a href=&quot;http://www.eclipse.org/projects/project-plan.php?projectid=eclipse#target_environments&quot;>Supported Versions&lt;/a>)" fileName="eclipse-platform-SDK-@build@-linux-gtk.tar.gz"></platform>
73
		<platform id="PLG264SDK" name="Linux (x86_64 64/GTK 2) (&lt;a href=&quot;http://www.eclipse.org/projects/project-plan.php?projectid=eclipse#target_environments&quot;>Supported Versions&lt;/a>)" fileName="eclipse-platform-SDK-@build@-linux-gtk-x86_64.tar.gz"></platform>
73
		<platform id="PLG264SDK" name="Linux (x86_64 64/GTK 2) (&lt;a href=&quot;http://www.eclipse.org/projects/project-plan.php?projectid=eclipse#target_environments&quot;>Supported Versions&lt;/a>)" fileName="eclipse-platform-SDK-@build@-linux-gtk-x86_64.tar.gz"></platform>
74
		<platform id="PLG2PPCSDK" name="Linux (PPC/GTK 2) (&lt;a href=&quot;http://www.eclipse.org/projects/project-plan.php?projectid=eclipse#target_environments&quot;>Supported Versions&lt;/a>)" fileName="eclipse-platform-SDK-@build@-linux-gtk-ppc.tar.gz"></platform>
74
	<!--	<platform id="PLG2PPCSDK" name="Linux (PPC/GTK 2) (&lt;a href=&quot;http://www.eclipse.org/projects/project-plan.php?projectid=eclipse#target_environments&quot;>Supported Versions&lt;/a>)" fileName="eclipse-platform-SDK-@build@-linux-gtk-ppc.tar.gz"></platform> -->
75
		<platform id="PSGSDK" name="Solaris 10 (SPARC/GTK 2)" fileName="eclipse-platform-SDK-@build@-solaris-gtk.zip"></platform>
75
		<platform id="PSGSDK" name="Solaris 10 (SPARC/GTK 2)" fileName="eclipse-platform-SDK-@build@-solaris-gtk.zip"></platform>
76
		<platform id="PSGSDKX" name="Solaris 10 (x86/GTK 2)" fileName="eclipse-platform-SDK-@build@-solaris-gtk-x86.zip"></platform>
76
		<platform id="PSGSDKX" name="Solaris 10 (x86/GTK 2)" fileName="eclipse-platform-SDK-@build@-solaris-gtk-x86.zip"></platform>
77
		<platform id="PHPUXSDK" name="HPUX (IA64_32/Motif)" fileName="eclipse-platform-SDK-@build@-hpux-motif-ia64_32.zip"></platform>
77
		<platform id="PHPUXSDK" name="HPUX (IA64_32/Motif)" fileName="eclipse-platform-SDK-@build@-hpux-motif-ia64_32.zip"></platform>
Lines 83-89 Link Here
83
		<platform id="PLSR" name="&lt;img src = &quot;repo.gif&quot;> Platform Source Repo " fileName="org.eclipse.platform.source-@build@.zip"></platform>
83
		<platform id="PLSR" name="&lt;img src = &quot;repo.gif&quot;> Platform Source Repo " fileName="org.eclipse.platform.source-@build@.zip"></platform>
84
	</zipType>
84
	</zipType>
85
85
86
	<zipType name="JDT Runtime Binary">
86
	<!-- <zipType name="JDT Runtime Binary">
87
		<platform id="JRR" name="&lt;img src = &quot;repo.gif&quot;> JDT Runtime Repo " fileName="org.eclipse.jdt-@build@.zip"></platform>
87
		<platform id="JRR" name="&lt;img src = &quot;repo.gif&quot;> JDT Runtime Repo " fileName="org.eclipse.jdt-@build@.zip"></platform>
88
	</zipType>
88
	</zipType>
89
89
Lines 137-147 Link Here
137
		<platform id="SWTMCC" name="Mac OSX (Mac/Cocoa) (&lt;a href=&quot;http://www.eclipse.org/projects/project-plan.php?projectid=eclipse#target_environments&quot;>Supported Versions&lt;/a>)" fileName="swt-@build@-cocoa-macosx.zip"></platform>
137
		<platform id="SWTMCC" name="Mac OSX (Mac/Cocoa) (&lt;a href=&quot;http://www.eclipse.org/projects/project-plan.php?projectid=eclipse#target_environments&quot;>Supported Versions&lt;/a>)" fileName="swt-@build@-cocoa-macosx.zip"></platform>
138
		<platform id="SWTMCC64" name="Mac OSX (Mac/Cocoa/x86_64) (&lt;a href=&quot;http://www.eclipse.org/projects/project-plan.php?projectid=eclipse#target_environments&quot;>Supported Versions&lt;/a>)" fileName="swt-@build@-cocoa-macosx-x86_64.zip"></platform>
138
		<platform id="SWTMCC64" name="Mac OSX (Mac/Cocoa/x86_64) (&lt;a href=&quot;http://www.eclipse.org/projects/project-plan.php?projectid=eclipse#target_environments&quot;>Supported Versions&lt;/a>)" fileName="swt-@build@-cocoa-macosx-x86_64.zip"></platform>
139
		<platform id="SWTMC" name="Mac OSX (Mac/Carbon) (&lt;a href=&quot;http://www.eclipse.org/projects/project-plan.php?projectid=eclipse#target_environments&quot;>Supported Versions&lt;/a>)" fileName="swt-@build@-carbon-macosx.zip"></platform>
139
		<platform id="SWTMC" name="Mac OSX (Mac/Carbon) (&lt;a href=&quot;http://www.eclipse.org/projects/project-plan.php?projectid=eclipse#target_environments&quot;>Supported Versions&lt;/a>)" fileName="swt-@build@-carbon-macosx.zip"></platform>
140
	</zipType>
140
	</zipType> 
141
141
142
	<zipType name="RelEng Tool plug-in">
142
	<zipType name="RelEng Tool plug-in">
143
		<platform id="RE" name="&lt;img src = &quot;repo.gif&quot;> Releng Tools Repo" fileName="org.eclipse.releng.tools-@build@.zip"></platform>
143
		<platform id="RE" name="&lt;img src = &quot;repo.gif&quot;> Releng Tools Repo" fileName="org.eclipse.releng.tools-@build@.zip"></platform>
144
	</zipType>
144
	</zipType> -->
145
145
146
</zipTypes>
146
</zipTypes>
147
147
(-)equinox/buildConfigs/equinox.prov/run.xml (-30 / +30 lines)
Lines 36-53 Link Here
36
		<mkdir dir="${p2.sdk.install.win32.win32.x86_64}" />
36
		<mkdir dir="${p2.sdk.install.win32.win32.x86_64}" />
37
		<property name="p2.sdk.install.linux.gtk.x86" value="${p2.output.base}/sdk.install.linux.gtk.x86" />
37
		<property name="p2.sdk.install.linux.gtk.x86" value="${p2.output.base}/sdk.install.linux.gtk.x86" />
38
		<mkdir dir="${p2.sdk.install.linux.gtk.x86}" />
38
		<mkdir dir="${p2.sdk.install.linux.gtk.x86}" />
39
		<property name="p2.sdk.install.linux.motif.x86" value="${p2.output.base}/sdk.install.linux.motif.x86" />
39
		<!-- <property name="p2.sdk.install.linux.motif.x86" value="${p2.output.base}/sdk.install.linux.motif.x86" />
40
		<mkdir dir="${p2.sdk.install.linux.motif.x86}" />
40
		<mkdir dir="${p2.sdk.install.linux.motif.x86}" /> -->
41
		<property name="p2.sdk.install.linux.gtk.x86_64" value="${p2.output.base}/sdk.install.linux.gtk.x86_64" />
41
		<property name="p2.sdk.install.linux.gtk.x86_64" value="${p2.output.base}/sdk.install.linux.gtk.x86_64" />
42
		<mkdir dir="${p2.sdk.install.linux.gtk.x86_64}" />
42
		<mkdir dir="${p2.sdk.install.linux.gtk.x86_64}" />
43
		<property name="p2.sdk.install.linux.gtk.ppc" value="${p2.output.base}/sdk.install.linux.gtk.ppc" />
43
		<!-- <property name="p2.sdk.install.linux.gtk.ppc" value="${p2.output.base}/sdk.install.linux.gtk.ppc" />
44
		<mkdir dir="${p2.sdk.install.linux.gtk.ppc}" />
44
		<mkdir dir="${p2.sdk.install.linux.gtk.ppc}" /> -->
45
		<property name="p2.sdk.install.linux.gtk.ppc64" value="${p2.output.base}/sdk.install.linux.gtk.ppc64" />
45
		<property name="p2.sdk.install.linux.gtk.ppc64" value="${p2.output.base}/sdk.install.linux.gtk.ppc64" />
46
		<mkdir dir="${p2.sdk.install.linux.gtk.ppc64}" />
46
		<mkdir dir="${p2.sdk.install.linux.gtk.ppc64}" />
47
		<property name="p2.sdk.install.linux.gtk.s390x" value="${p2.output.base}/sdk.install.linux.gtk.s390x" />
47
<!--		<property name="p2.sdk.install.linux.gtk.s390x" value="${p2.output.base}/sdk.install.linux.gtk.s390x" />
48
		<mkdir dir="${p2.sdk.install.linux.gtk.s390x}" />
48
		<mkdir dir="${p2.sdk.install.linux.gtk.s390x}" />
49
		<property name="p2.sdk.install.linux.gtk.s390" value="${p2.output.base}/sdk.install.linux.gtk.s390" />
49
		<property name="p2.sdk.install.linux.gtk.s390" value="${p2.output.base}/sdk.install.linux.gtk.s390" />
50
		<mkdir dir="${p2.sdk.install.linux.gtk.s390}" />
50
		<mkdir dir="${p2.sdk.install.linux.gtk.s390}" /> -->
51
		<property name="p2.sdk.install.hpux.motif.ia64_32" value="${p2.output.base}/sdk.install.hpux.motif.ia64_32" />
51
		<property name="p2.sdk.install.hpux.motif.ia64_32" value="${p2.output.base}/sdk.install.hpux.motif.ia64_32" />
52
		<mkdir dir="${p2.sdk.install.hpux.motif.ia64_32}" />
52
		<mkdir dir="${p2.sdk.install.hpux.motif.ia64_32}" />
53
		<property name="p2.sdk.install.solaris.gtk.sparc" value="${p2.output.base}/sdk.install.solaris.gtk.sparc" />
53
		<property name="p2.sdk.install.solaris.gtk.sparc" value="${p2.output.base}/sdk.install.solaris.gtk.sparc" />
Lines 72-79 Link Here
72
		<mkdir dir="${p2.platform.install.linux.gtk.x86}" />
72
		<mkdir dir="${p2.platform.install.linux.gtk.x86}" />
73
		<property name="p2.platform.install.linux.gtk.x86_64" value="${p2.output.base}/platform.install.linux.gtk.x86_64" />
73
		<property name="p2.platform.install.linux.gtk.x86_64" value="${p2.output.base}/platform.install.linux.gtk.x86_64" />
74
		<mkdir dir="${p2.platform.install.linux.gtk.x86_64}" />
74
		<mkdir dir="${p2.platform.install.linux.gtk.x86_64}" />
75
		<property name="p2.platform.install.linux.gtk.ppc" value="${p2.output.base}/platform.install.linux.gtk.ppc" />
75
		<!-- <property name="p2.platform.install.linux.gtk.ppc" value="${p2.output.base}/platform.install.linux.gtk.ppc" />
76
		<mkdir dir="${p2.platform.install.linux.gtk.ppc}" />
76
		<mkdir dir="${p2.platform.install.linux.gtk.ppc}" /> -->
77
		<property name="p2.platform.install.linux.gtk.ppc64" value="${p2.output.base}/platform.install.linux.gtk.ppc64" />
77
		<property name="p2.platform.install.linux.gtk.ppc64" value="${p2.output.base}/platform.install.linux.gtk.ppc64" />
78
		<mkdir dir="${p2.platform.install.linux.gtk.ppc64}" />
78
		<mkdir dir="${p2.platform.install.linux.gtk.ppc64}" />
79
		<property name="p2.platform.install.hpux.motif.ia64_32" value="${p2.output.base}/platform.install.hpux.motif.ia64_32" />
79
		<property name="p2.platform.install.hpux.motif.ia64_32" value="${p2.output.base}/platform.install.hpux.motif.ia64_32" />
Lines 100-107 Link Here
100
		<mkdir dir="${p2.platformsdk.install.linux.gtk.x86}" />
100
		<mkdir dir="${p2.platformsdk.install.linux.gtk.x86}" />
101
		<property name="p2.platformsdk.install.linux.gtk.x86_64" value="${p2.output.base}/platformsdk.install.linux.gtk.x86_64" />
101
		<property name="p2.platformsdk.install.linux.gtk.x86_64" value="${p2.output.base}/platformsdk.install.linux.gtk.x86_64" />
102
		<mkdir dir="${p2.platformsdk.install.linux.gtk.x86_64}" />
102
		<mkdir dir="${p2.platformsdk.install.linux.gtk.x86_64}" />
103
		<property name="p2.platformsdk.install.linux.gtk.ppc" value="${p2.output.base}/platformsdk.install.linux.gtk.ppc" />
103
		<!-- <property name="p2.platformsdk.install.linux.gtk.ppc" value="${p2.output.base}/platformsdk.install.linux.gtk.ppc" />
104
		<mkdir dir="${p2.platformsdk.install.linux.gtk.ppc}" />
104
		<mkdir dir="${p2.platformsdk.install.linux.gtk.ppc}" /> -->
105
		<property name="p2.platformsdk.install.linux.gtk.ppc64" value="${p2.output.base}/platformsdk.install.linux.gtk.ppc64" />
105
		<property name="p2.platformsdk.install.linux.gtk.ppc64" value="${p2.output.base}/platformsdk.install.linux.gtk.ppc64" />
106
		<mkdir dir="${p2.platformsdk.install.linux.gtk.ppc64}" />
106
		<mkdir dir="${p2.platformsdk.install.linux.gtk.ppc64}" />
107
		<property name="p2.platformsdk.install.hpux.motif.ia64_32" value="${p2.output.base}/platformsdk.install.hpux.motif.ia64_32" />
107
		<property name="p2.platformsdk.install.hpux.motif.ia64_32" value="${p2.output.base}/platformsdk.install.hpux.motif.ia64_32" />
Lines 249-255 Link Here
249
			<param name="p2.repo" value="${buildRepo}" />
249
			<param name="p2.repo" value="${buildRepo}" />
250
		</antcall>
250
		</antcall>
251
251
252
		<antcall target="run.director">
252
	<!--	<antcall target="run.director">
253
			<param name="p2.director.installIU" value="org.eclipse.sdk.ide" />
253
			<param name="p2.director.installIU" value="org.eclipse.sdk.ide" />
254
			<param name="p2.director.version" value="3.6.0.${buildId}" />
254
			<param name="p2.director.version" value="3.6.0.${buildId}" />
255
			<param name="p2.director.profile" value="SDKProfile" />
255
			<param name="p2.director.profile" value="SDKProfile" />
Lines 259-265 Link Here
259
			<param name="p2.ws" value="gtk" />
259
			<param name="p2.ws" value="gtk" />
260
			<param name="p2.arch" value="ppc" />
260
			<param name="p2.arch" value="ppc" />
261
			<param name="p2.repo" value="${buildRepo}" />
261
			<param name="p2.repo" value="${buildRepo}" />
262
		</antcall>
262
		</antcall> -->
263
263
264
		<antcall target="run.director">
264
		<antcall target="run.director">
265
			<param name="p2.director.installIU" value="org.eclipse.sdk.ide" />
265
			<param name="p2.director.installIU" value="org.eclipse.sdk.ide" />
Lines 273-279 Link Here
273
			<param name="p2.repo" value="${buildRepo}" />
273
			<param name="p2.repo" value="${buildRepo}" />
274
		</antcall>
274
		</antcall>
275
275
276
		<antcall target="run.director">
276
		<!-- <antcall target="run.director">
277
			<param name="p2.director.installIU" value="org.eclipse.sdk.ide" />
277
			<param name="p2.director.installIU" value="org.eclipse.sdk.ide" />
278
			<param name="p2.director.version" value="3.6.0.${buildId}" />
278
			<param name="p2.director.version" value="3.6.0.${buildId}" />
279
			<param name="p2.director.profile" value="SDKProfile" />
279
			<param name="p2.director.profile" value="SDKProfile" />
Lines 283-291 Link Here
283
			<param name="p2.ws" value="gtk" />
283
			<param name="p2.ws" value="gtk" />
284
			<param name="p2.arch" value="s390x" />
284
			<param name="p2.arch" value="s390x" />
285
			<param name="p2.repo" value="${buildRepo}" />
285
			<param name="p2.repo" value="${buildRepo}" />
286
		</antcall>
286
		</antcall> -->
287
287
288
		<antcall target="run.director">
288
		<!-- <antcall target="run.director">
289
			<param name="p2.director.installIU" value="org.eclipse.sdk.ide" />
289
			<param name="p2.director.installIU" value="org.eclipse.sdk.ide" />
290
			<param name="p2.director.version" value="3.6.0.${buildId}" />
290
			<param name="p2.director.version" value="3.6.0.${buildId}" />
291
			<param name="p2.director.profile" value="SDKProfile" />
291
			<param name="p2.director.profile" value="SDKProfile" />
Lines 295-301 Link Here
295
			<param name="p2.ws" value="gtk" />
295
			<param name="p2.ws" value="gtk" />
296
			<param name="p2.arch" value="s390" />
296
			<param name="p2.arch" value="s390" />
297
			<param name="p2.repo" value="${buildRepo}" />
297
			<param name="p2.repo" value="${buildRepo}" />
298
		</antcall>
298
		</antcall> -->
299
299
300
		<antcall target="run.director">
300
		<antcall target="run.director">
301
			<param name="p2.director.installIU" value="org.eclipse.sdk.ide" />
301
			<param name="p2.director.installIU" value="org.eclipse.sdk.ide" />
Lines 444-450 Link Here
444
			<param name="p2.repo" value="${buildRepo}" />
444
			<param name="p2.repo" value="${buildRepo}" />
445
		</antcall>
445
		</antcall>
446
446
447
		<antcall target="run.director">
447
	<!--	<antcall target="run.director">
448
			<param name="p2.director.installIU" value="org.eclipse.platform.ide" />
448
			<param name="p2.director.installIU" value="org.eclipse.platform.ide" />
449
			<param name="p2.director.version" value="3.6.0.${buildId}" />
449
			<param name="p2.director.version" value="3.6.0.${buildId}" />
450
			<param name="p2.director.profile" value="PlatformProfile" />
450
			<param name="p2.director.profile" value="PlatformProfile" />
Lines 454-460 Link Here
454
			<param name="p2.ws" value="gtk" />
454
			<param name="p2.ws" value="gtk" />
455
			<param name="p2.arch" value="ppc" />
455
			<param name="p2.arch" value="ppc" />
456
			<param name="p2.repo" value="${buildRepo}" />
456
			<param name="p2.repo" value="${buildRepo}" />
457
		</antcall>
457
		</antcall> -->
458
458
459
		<antcall target="run.director">
459
		<antcall target="run.director">
460
			<param name="p2.director.installIU" value="org.eclipse.platform.ide" />
460
			<param name="p2.director.installIU" value="org.eclipse.platform.ide" />
Lines 603-609 Link Here
603
			<param name="p2.repo" value="${buildRepo}" />
603
			<param name="p2.repo" value="${buildRepo}" />
604
		</antcall>
604
		</antcall>
605
605
606
		<antcall target="run.director">
606
		<!-- <antcall target="run.director">
607
			<param name="p2.director.installIU" value="org.eclipse.platform.sdk" />
607
			<param name="p2.director.installIU" value="org.eclipse.platform.sdk" />
608
			<param name="p2.director.version" value="3.6.0.${buildId}" />
608
			<param name="p2.director.version" value="3.6.0.${buildId}" />
609
			<param name="p2.director.profile" value="PlatformSDKProfile" />
609
			<param name="p2.director.profile" value="PlatformSDKProfile" />
Lines 613-619 Link Here
613
			<param name="p2.ws" value="gtk" />
613
			<param name="p2.ws" value="gtk" />
614
			<param name="p2.arch" value="ppc" />
614
			<param name="p2.arch" value="ppc" />
615
			<param name="p2.repo" value="${buildRepo}" />
615
			<param name="p2.repo" value="${buildRepo}" />
616
		</antcall>
616
		</antcall> -->
617
617
618
		<antcall target="run.director">
618
		<antcall target="run.director">
619
			<param name="p2.director.installIU" value="org.eclipse.platform.sdk" />
619
			<param name="p2.director.installIU" value="org.eclipse.platform.sdk" />
Lines 833-845 Link Here
833
				</antcall>
833
				</antcall>
834
834
835
				<!-- linux gtk ppc-->
835
				<!-- linux gtk ppc-->
836
				<antcall target="p2.tar">
836
			<!--	<antcall target="p2.tar">
837
					<param name="tar.base.dir" value="${p2.sdk.install.linux.gtk.ppc}" />
837
					<param name="tar.base.dir" value="${p2.sdk.install.linux.gtk.ppc}" />
838
					<param name="tar.base.filename" value="${postingDirectory}/${buildLabel}/eclipse-SDK-${buildId}-linux-gtk-ppc.tar" />
838
					<param name="tar.base.filename" value="${postingDirectory}/${buildLabel}/eclipse-SDK-${buildId}-linux-gtk-ppc.tar" />
839
				</antcall>
839
				</antcall>
840
				<antcall target="generateChecksums">
840
				<antcall target="generateChecksums">
841
					<param name="archiveName" value="eclipse-SDK-${buildId}-linux-gtk-ppc.tar.gz" />
841
					<param name="archiveName" value="eclipse-SDK-${buildId}-linux-gtk-ppc.tar.gz" />
842
				</antcall>
842
				</antcall> -->
843
843
844
				<!-- linux gtk ppc64-->
844
				<!-- linux gtk ppc64-->
845
				<antcall target="p2.tar">
845
				<antcall target="p2.tar">
Lines 904-925 Link Here
904
				</antcall>
904
				</antcall>
905
905
906
				<!-- linux gtk s390x -->
906
				<!-- linux gtk s390x -->
907
				<antcall target="p2.tar">
907
				<!-- <antcall target="p2.tar">
908
					<param name="tar.base.dir" value="${p2.sdk.install.linux.gtk.s390x}" />
908
					<param name="tar.base.dir" value="${p2.sdk.install.linux.gtk.s390x}" />
909
					<param name="tar.base.filename" value="${postingDirectory}/${buildLabel}/eclipse-SDK-${buildId}-linux-gtk-s390x.tar" />
909
					<param name="tar.base.filename" value="${postingDirectory}/${buildLabel}/eclipse-SDK-${buildId}-linux-gtk-s390x.tar" />
910
				</antcall>
910
				</antcall>
911
				<antcall target="generateChecksums">
911
				<antcall target="generateChecksums">
912
					<param name="archiveName" value="eclipse-SDK-${buildId}-linux-gtk-s390x.tar.gz" />
912
					<param name="archiveName" value="eclipse-SDK-${buildId}-linux-gtk-s390x.tar.gz" />
913
				</antcall>
913
				</antcall> -->
914
914
915
				<!-- linux gtk s390 -->
915
				<!-- linux gtk s390 -->
916
				<antcall target="p2.tar">
916
			<!--	<antcall target="p2.tar">
917
					<param name="tar.base.dir" value="${p2.sdk.install.linux.gtk.s390}" />
917
					<param name="tar.base.dir" value="${p2.sdk.install.linux.gtk.s390}" />
918
					<param name="tar.base.filename" value="${postingDirectory}/${buildLabel}/eclipse-SDK-${buildId}-linux-gtk-s390.tar" />
918
					<param name="tar.base.filename" value="${postingDirectory}/${buildLabel}/eclipse-SDK-${buildId}-linux-gtk-s390.tar" />
919
				</antcall>
919
				</antcall>
920
				<antcall target="generateChecksums">
920
				<antcall target="generateChecksums">
921
					<param name="archiveName" value="eclipse-SDK-${buildId}-linux-gtk-s390.tar.gz" />
921
					<param name="archiveName" value="eclipse-SDK-${buildId}-linux-gtk-s390.tar.gz" />
922
				</antcall>
922
				</antcall> -->
923
923
924
				<!-- macosx agent -->
924
				<!-- macosx agent -->
925
				<antcall target="p2.tar">
925
				<antcall target="p2.tar">
Lines 960-972 Link Here
960
					<param name="archiveName" value="eclipse-platform-${buildId}-linux-gtk.tar.gz" />
960
					<param name="archiveName" value="eclipse-platform-${buildId}-linux-gtk.tar.gz" />
961
				</antcall>
961
				</antcall>
962
				<!-- linux gtk ppc-->
962
				<!-- linux gtk ppc-->
963
				<antcall target="p2.tar">
963
			<!--	<antcall target="p2.tar">
964
					<param name="tar.base.dir" value="${p2.platform.install.linux.gtk.ppc}" />
964
					<param name="tar.base.dir" value="${p2.platform.install.linux.gtk.ppc}" />
965
					<param name="tar.base.filename" value="${postingDirectory}/${buildLabel}/eclipse-platform-${buildId}-linux-gtk-ppc.tar" />
965
					<param name="tar.base.filename" value="${postingDirectory}/${buildLabel}/eclipse-platform-${buildId}-linux-gtk-ppc.tar" />
966
				</antcall>
966
				</antcall>
967
				<antcall target="generateChecksums">
967
				<antcall target="generateChecksums">
968
					<param name="archiveName" value="eclipse-platform-${buildId}-linux-gtk-ppc.tar.gz" />
968
					<param name="archiveName" value="eclipse-platform-${buildId}-linux-gtk-ppc.tar.gz" />
969
				</antcall>
969
				</antcall> -->
970
				<!-- linux gtk ppc64-->
970
				<!-- linux gtk ppc64-->
971
				<antcall target="p2.tar">
971
				<antcall target="p2.tar">
972
					<param name="tar.base.dir" value="${p2.platform.install.linux.gtk.ppc64}" />
972
					<param name="tar.base.dir" value="${p2.platform.install.linux.gtk.ppc64}" />
Lines 1078-1090 Link Here
1078
					<param name="archiveName" value="eclipse-platform-SDK-${buildId}-linux-gtk.tar.gz" />
1078
					<param name="archiveName" value="eclipse-platform-SDK-${buildId}-linux-gtk.tar.gz" />
1079
				</antcall>
1079
				</antcall>
1080
				<!-- linux gtk ppc-->
1080
				<!-- linux gtk ppc-->
1081
				<antcall target="p2.tar">
1081
			<!--	<antcall target="p2.tar">
1082
					<param name="tar.base.dir" value="${p2.platformsdk.install.linux.gtk.ppc}" />
1082
					<param name="tar.base.dir" value="${p2.platformsdk.install.linux.gtk.ppc}" />
1083
					<param name="tar.base.filename" value="${postingDirectory}/${buildLabel}/eclipse-platform-SDK-${buildId}-linux-gtk-ppc.tar" />
1083
					<param name="tar.base.filename" value="${postingDirectory}/${buildLabel}/eclipse-platform-SDK-${buildId}-linux-gtk-ppc.tar" />
1084
				</antcall>
1084
				</antcall>
1085
				<antcall target="generateChecksums">
1085
				<antcall target="generateChecksums">
1086
					<param name="archiveName" value="eclipse-platform-SDK-${buildId}-linux-gtk-ppc.tar.gz" />
1086
					<param name="archiveName" value="eclipse-platform-SDK-${buildId}-linux-gtk-ppc.tar.gz" />
1087
				</antcall>
1087
				</antcall> -->
1088
				<!-- linux gtk ppc64-->
1088
				<!-- linux gtk ppc64-->
1089
				<antcall target="p2.tar">
1089
				<antcall target="p2.tar">
1090
					<param name="tar.base.dir" value="${p2.platformsdk.install.linux.gtk.ppc64}" />
1090
					<param name="tar.base.dir" value="${p2.platformsdk.install.linux.gtk.ppc64}" />

Return to bug 316056