View | Details | Raw Unified | Return to bug 488667 | Differences between
and this patch

Collapse All | Expand All

(-).project (+11 lines)
Added Link Here
1
<?xml version="1.0" encoding="UTF-8"?>
2
<projectDescription>
3
	<name>eclipse.platform.releng.aggregator</name>
4
	<comment></comment>
5
	<projects>
6
	</projects>
7
	<buildSpec>
8
	</buildSpec>
9
	<natures>
10
	</natures>
11
</projectDescription>
(-)eclipse.jdt (-1 / +1 lines)
Line 1 Link Here
1
Subproject commit c9b0e34feefcd2a98fe595851611e09bb827d49d
1
Subproject commit 0000000000000000000000000000000000000000
(-)eclipse.jdt.core (-1 / +1 lines)
Line 1 Link Here
1
Subproject commit 5522045b8e1c80ef1600d7ffaa96126e60949c38
1
Subproject commit 0000000000000000000000000000000000000000
(-)eclipse.jdt.core.binaries (-1 / +1 lines)
Line 1 Link Here
1
Subproject commit 312e0ac40ff52978d76168daa5bcaea29ba5638d
1
Subproject commit 0000000000000000000000000000000000000000
(-)eclipse.jdt.debug (-1 / +1 lines)
Line 1 Link Here
1
Subproject commit 9a872aaf1b3386857ba998f058bb3b9977b8c52e
1
Subproject commit 0000000000000000000000000000000000000000
(-)eclipse.jdt.ui (-1 / +1 lines)
Line 1 Link Here
1
Subproject commit 281d688ca74b83e8bfb1e1e0d24dddf85156506c
1
Subproject commit 0000000000000000000000000000000000000000
(-)eclipse.pde (-1 / +1 lines)
Line 1 Link Here
1
Subproject commit ad69cda946d859024567dfa4ae9e0e4a861c4d26
1
Subproject commit 0000000000000000000000000000000000000000
(-)eclipse.pde.build (-1 / +1 lines)
Line 1 Link Here
1
Subproject commit f32386c5791351866f4029a49c1fb1cbab9f1b2e
1
Subproject commit 0000000000000000000000000000000000000000
(-)eclipse.pde.ui (-1 / +1 lines)
Line 1 Link Here
1
Subproject commit 58c840600e0b33276fc3e351b57cec0614588b17
1
Subproject commit 0000000000000000000000000000000000000000
(-)eclipse.platform (-1 / +1 lines)
Line 1 Link Here
1
Subproject commit ddea3b8e87737dbf830ccde4162c0e0eee12646c
1
Subproject commit 0000000000000000000000000000000000000000
(-)eclipse.platform.common (-1 / +1 lines)
Line 1 Link Here
1
Subproject commit 86622fa4774274179f397779bc084e134b49e0ef
1
Subproject commit 0000000000000000000000000000000000000000
(-)eclipse.platform.debug (-1 / +1 lines)
Line 1 Link Here
1
Subproject commit f526797aa48b1a05bae915958dda0bbc49aa0231
1
Subproject commit 0000000000000000000000000000000000000000
(-)eclipse.platform.releng (-1 / +1 lines)
Line 1 Link Here
1
Subproject commit b699b721ba190ef93c012dc55bbe686823e175fe
1
Subproject commit 0000000000000000000000000000000000000000
(-)eclipse.platform.resources (-1 / +1 lines)
Line 1 Link Here
1
Subproject commit a103a81e0fdc99d89cd533655e742515846b68f1
1
Subproject commit 0000000000000000000000000000000000000000
(-)eclipse.platform.runtime (-1 / +1 lines)
Line 1 Link Here
1
Subproject commit a80e7d1ed24e369941218741e62f6eca298a6fd4
1
Subproject commit 0000000000000000000000000000000000000000
(-)eclipse.platform.swt (-1 / +1 lines)
Line 1 Link Here
1
Subproject commit 4b4f23e986127f40bf7d3ffff75de9f057b59d80
1
Subproject commit 0000000000000000000000000000000000000000
(-)eclipse.platform.swt.binaries (-1 / +1 lines)
Line 1 Link Here
1
Subproject commit 37207a4887f92547dbdc04c0544da4941f9d76b5
1
Subproject commit 0000000000000000000000000000000000000000
(-)eclipse.platform.team (-1 / +1 lines)
Line 1 Link Here
1
Subproject commit a0cc0d24778652f7ab3ce880ff84fde0b082469d
1
Subproject commit 0000000000000000000000000000000000000000
(-)eclipse.platform.text (-1 / +1 lines)
Line 1 Link Here
1
Subproject commit b8aad5a47e813827433aa4e688c2d1cd41dc3de7
1
Subproject commit 0000000000000000000000000000000000000000
(-)eclipse.platform.ua (-1 / +1 lines)
Line 1 Link Here
1
Subproject commit 18cb084eeee21bab27389aeefe7e6d1e597721f0
1
Subproject commit 0000000000000000000000000000000000000000
(-)eclipse.platform.ui (-1 / +1 lines)
Line 1 Link Here
1
Subproject commit 0add3b0043df7fbfc283bdca23e8ad1a29928b4c
1
Subproject commit 0000000000000000000000000000000000000000
(-)eclipse.platform.ui.tools (-1 / +1 lines)
Line 1 Link Here
1
Subproject commit 4b5866993022ed3fb55d458325a857340f99dfe3
1
Subproject commit 0000000000000000000000000000000000000000
(-)production/testScripts/configuration/sdk.tests/testScripts/test.xml (-21 / +10 lines)
Line 60 Link Here
60
    <antcall target="configureDeltaPack" />
60
Line 547 Link Here
547
547
  <target
548
    name="initCurrentUpdateSite"
549
    depends="initDownloadHosts, initStreamVariables, initBuildId, initBuildType"
550
    unless="currentUpdateSite">
551
    <property
552
      name="currentUpdateSite"
553
      value="http://${DOWNLOAD_HOST}/eclipse/updates/${updateSiteSegment}-${buildType}-builds/${buildId}" />
554
  </target>
Line 793 Link Here
793
    depends="initWorkspace,initProductionProperties,initBuildId, initBuildType, initDownloadHosts, initStreamVariables, initBasicDirectories,initOSes, initPlatformArhiveName, setRuntimeArchive"
800
    depends="initWorkspace,initProductionProperties,initBuildId, initBuildType, initDownloadHosts, initStreamVariables, initCurrentUpdateSite, initBasicDirectories,initOSes, initPlatformArhiveName, setRuntimeArchive"
Lines 1301-1318 Link Here
1301
  <target
1302
    name="configureDeltaPack"
1303
    depends="init"
1304
    if="pdebuild">
1305
1306
    <property
1307
      name="installDeltapack"
1308
      value="${install}/deltapack" />
1309
    <available
1310
      file="${installDeltapack}"
1311
      property="deltaPackInstalled" />
1312
    <!--
1313
        createDeltaPack requires buildId, buildType, and DOWNLOAD_HOST, which is why they
1314
        are explicitly part of the "depends" list.
1315
    -->
1316
    <ant antfile="createDeltaPack.xml" taskname="createDeltaPack" />
1317
1318
  </target>
(-)production/testScripts/runTests2.xml (-2 / +10 lines)
Line 8 Link Here
8
    depends="initWorkspace, initDownloadHosts, initBuildId, initBuildType, initBasicDirectories, initStreamSpecificVariables, initTargetPlatform, initPlatformSpecificProperties, initconfigure.team.cvs.test,setJavaMajorVersion"
8
    depends="initWorkspace, initDownloadHosts, initBuildId, initBuildType, initBasicDirectories, initStreamSpecificVariables, initTargetPlatform, initPlatformSpecificProperties, initCurrentUpdateSite, initconfigure.team.cvs.test,setJavaMajorVersion"
Line 580 Link Here
581
    <printProperty property="currentUpdateSite" />
Line 598 Link Here
598
599
  <target
600
    name="initCurrentUpdateSite"
601
    depends="initDownloadHosts, initStreamVariables, initBuildId, initBuildType"
602
    unless="currentUpdateSite">
603
    <property
604
      name="currentUpdateSite"
605
      value="http://${DOWNLOAD_HOST}/eclipse/updates/${updateSiteSegment}-${buildType}-builds/${buildId}" />
606
  </target>
(-)rt.equinox.binaries (-1 / +1 lines)
Line 1 Link Here
1
Subproject commit 1821d8b35accd0f743ae329f5c0d1a4196356c25
1
Subproject commit 0000000000000000000000000000000000000000
(-)rt.equinox.bundles (-1 / +1 lines)
Line 1 Link Here
1
Subproject commit 52244550143ecf350f5af6686988fb56b1fb6627
1
Subproject commit 0000000000000000000000000000000000000000
(-)rt.equinox.framework (-1 / +1 lines)
Line 1 Link Here
1
Subproject commit 1d989716b4f7b6da00b68ea0dadf54c4f1e34a38
1
Subproject commit 0000000000000000000000000000000000000000
(-)rt.equinox.p2 (-1 / +1 lines)
Line 1 Link Here
1
Subproject commit bff55f297a5c1f61add01419da9671cfea908c46
1
Subproject commit 0000000000000000000000000000000000000000

Return to bug 488667