Files 3.2milestones/artifacts.jar and 3.2/artifacts.jar differ
diff -r 3.2milestones/bin/CVS/Entries 3.2/bin/CVS/Entries
1,5c1,5
< /.cvsignore/1.1/Wed Aug 12 15:58:34 2009//
< /pack200/1.3/Wed Aug 12 15:58:34 2009/-kb/
< /sign.sh/1.1/Wed Aug 12 15:58:34 2009//
< /stageMilestones.sh/1.4/Wed Aug 12 15:58:34 2009//
< /mkTestUpdates.sh/1.84/Mon May 24 17:08:22 2010//
---
> /.cvsignore/1.1/Tue Jun 8 10:07:50 2010//
> /pack200/1.3/Tue Jun 8 10:07:50 2010/-kb/
> /sign.sh/1.1/Tue Jun 8 10:07:50 2010//
> /stageMilestones.sh/1.4/Tue Jun 8 10:07:50 2010//
> /mkTestUpdates.sh/1.93/Tue Jun 8 11:28:13 2010//
diff -r 3.2milestones/bin/mkTestUpdates.sh 3.2/bin/mkTestUpdates.sh
44a45
> DO_STATS=0
55c56
< 3.2*) VERSION=3.2 ;;
---
> 3.2*) VERSION=3.2 ; DO_STATS=1 ;;
376a378,402
> elif [ `basename $SITE` = 3.2 ]; then
> echo "Working on 3.2 update site"
> TPTYPE="3.2"
> TPVERSION="${TPVERSION} ${TPTYPE}"
> TYPE=official
> echo "Expect that you copied your features and plugins yourself"
> stamp=`date +'%Y%m%d-%H%M'`
> rm index.html site.xml web/site.xsl
> cvs -q update -dPR
> sed -e "s,/dsdp/tm/updates/2.0,/dsdp/tm/updates/${SITEDIR},g" \
> -e "s,Project 2.0 Update,Project ${TPTYPE} Update,g" \
> -e '\,,a\
> This site contains Target Management 3.2 Releases and Updates (R- builds) which are \
> being contributed to the Helios coordinated release train (Eclipse 3.6).' \
> index.html > index.html.new
> mv -f index.html.new index.html
> ## dont keep 2.0.x features in site.xml
> sed -e "s,/dsdp/tm/updates/2.0,/dsdp/tm/updates/${SITEDIR},g" \
> -e "s,Project 2.0 Update,Project ${TPTYPE} Update,g" \
> -e '//,//d' \
> site.xml > site.xml.new
> mv -f site.xml.new site.xml
> sed -e "s,Project 2.0 Update,Project ${TPTYPE} Update,g" \
> web/site.xsl > web/site.xsl.new
> mv -f web/site.xsl.new web/site.xsl
386c412
< sed -e '//,//d' \
---
> sed -e '//,//d' \
388c414
< sed -e '//,//d' \
---
> sed -e '//,//d' \
453c479,481
< java -jar ${basebuilder}/plugins/org.eclipse.equinox.launcher.jar \
---
> if [ x${DO_STATS} = x0 ]; then
> echo "Creating P2 metadata (no download stats)..."
> java -jar ${basebuilder}/plugins/org.eclipse.equinox.launcher.jar \
464a493,512
> else
> echo "Creating P2 metadata with download stats..."
> # -application org.eclipse.equinox.p2.publisher.UpdateSitePublisher \
> #CMD="java -jar ${basebuilder}/plugins/org.eclipse.equinox.launcher.jar \
> CMD="java -jar ${tgtlauncher} \
> -application org.sonatype.tycho.p2.updatesite.UpdateSitePublisherWithJRE \
> -source ${SITE} \
> -metadataRepository file:${SITE} \
> -artifactRepository file:${SITE} \
> -compress \
> -p2.statsURI http://download.eclipse.org/stats/tm \
> -p2.statsTrackedBundles org.eclipse.rse.core,org.eclipse.tm.terminal,org.eclipse.tm.terminal.local \
> -vmargs -Xmx256M"
> echo $CMD
> $CMD
> result=$?
> echo "result: ${result}"
> #-reusePack200Files \
> #-noDefaultIUs \
> fi
Files 3.2milestones/content.jar and 3.2/content.jar differ
diff -r 3.2milestones/CVS/Entries 3.2/CVS/Entries
3,6c3,6
< /.cvsignore/1.6/Wed Aug 12 15:58:34 2009//
< /.project/1.1/Wed Aug 12 15:58:34 2009//
< /index.html/1.5/Tue Jun 8 10:04:36 2010//
< /site.xml/1.111/Tue Jun 8 10:04:36 2010//
---
> /.cvsignore/1.6/Tue Jun 8 10:07:53 2010//
> /.project/1.1/Tue Jun 8 10:07:53 2010//
> /index.html/1.5/Tue Jun 8 11:59:34 2010//
> /site.xml/1.111/Tue Jun 8 11:59:34 2010//
Files 3.2milestones/digest.zip and 3.2/digest.zip differ
diff -r 3.2milestones/index.html 3.2/index.html
3c3
<
Target Management Project 3.2 Milestone Updates
---
> Target Management Project 3.2 Updates
63,65c63,65
< Target Management Project 3.2 Milestone Updates
< This site contains Target Management Milestones (I-, S- and M- builds) which are
< being contributed to the Galileo coordinated release train (Eclipse 3.5.x).
---
> Target Management Project 3.2 Updates
> This site contains Target Management 3.2 Releases and Updates (R- builds) which are
> being contributed to the Helios coordinated release train (Eclipse 3.6).
75c75
< http://download.eclipse.org/dsdp/tm/updates/3.2milestones/
---
> http://download.eclipse.org/dsdp/tm/updates/3.2/
diff -r 3.2milestones/site-europa.xml 3.2/site-europa.xml
14,18c14,18
< mirrorsURL="http://www.eclipse.org/downloads/download.php?file=/dsdp/tm/updates/3.2milestones/site.xml&format=xml&protocol=http"
< digestURL="http://download.eclipse.org/dsdp/tm/updates/3.2milestones/">
<
<
< This is the Target Management Project 3.2 Milestone Update Site.
---
> mirrorsURL="http://www.eclipse.org/downloads/download.php?file=/dsdp/tm/updates/3.2/site.xml&format=xml&protocol=http"
> digestURL="http://download.eclipse.org/dsdp/tm/updates/3.2/">
>
>
> This is the Target Management Project 3.2 Update Site.
20d19
<
diff -r 3.2milestones/site.xml 3.2/site.xml
14,18c14,18
< mirrorsURL="http://www.eclipse.org/downloads/download.php?file=/dsdp/tm/updates/3.2milestones/site.xml&format=xml&protocol=http"
< digestURL="http://download.eclipse.org/dsdp/tm/updates/3.2milestones/">
<
<
< This is the Target Management Project 3.2 Milestone Update Site.
---
> mirrorsURL="http://www.eclipse.org/downloads/download.php?file=/dsdp/tm/updates/3.2/site.xml&format=xml&protocol=http"
> digestURL="http://download.eclipse.org/dsdp/tm/updates/3.2/">
>
>
> This is the Target Management Project 3.2 Update Site.
20d19
<
diff -r 3.2milestones/stats/artifacts.xml 3.2/stats/artifacts.xml
3c3
<
---
>
4a5
>
6,8c7,8
<
<
<
---
>
>
10,11c10
<
<
---
>
14d12
<
17,1151c15,16
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
---
>
>
1153,1163c18,20
<
<
<
<
<
<
<
<
<
<
<
---
>
>
>
1166,1169c23
<
<
<
<
---
>
1171,1173c25,27
<
<
<
---
>
>
>
1177c31
<
---
>
1181d34
<
1185c38
<
---
>
1188a42,48
>
>
>
>
>
>
>
1193c53
<
---
>
1197d56
<
1200,1205c59,63
<
<
<
<
<
<
---
>
>
>
>
>
1209c67
<
---
>
1213c71,77
<
---
>
>
>
>
>
>
>
1217c81
<
---
>
1221d84
<
1225c88
<
---
>
1228a92,105
>
>
>
>
>
>
>
>
>
>
>
>
>
>
1233c110
<
---
>
1237d113
<
1241c117
<
---
>
1244a121
>
1248c125
<
---
>
1252d128
<
1256c132
<
---
>
1260,1270d135
<
<
<
<
<
<
<
<
<
<
<
1274c139
<
---
>
1278c143,149
<
---
>
>
>
>
>
>
>
1282c153
<
---
>
1286d156
<
1290c160
<
---
>
1294d163
<
1297,1304c166,171
<
<
<
<
<
<
<
<
---
>
>
>
>
>
>
1307,1310c174
<
<
<
<
---
>
1312,1314c176,178
<
<
<
---
>
>
>
1318c182
<
---
>
1322,1341c186
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
---
>
1345c190
<
---
>
1348a194
>
1351,1354c197
<
<
<
<
---
>
1356,1358c199,201
<
<
<
---
>
>
>
1362c205
<
---
>
1366d208
<
1369,1372c211
<
<
<
<
---
>
1374,1376c213,215
<
<
<
---
>
>
>
1379,1382c218
<
<
<
<
---
>
1384,1386c220,222
<
<
<
---
>
>
>
1390c226
<
---
>
1394,1404d229
<
<
<
<
<
<
<
<
<
<
<
1408c233
<
---
>
1412c237,243
<
---
>
>
>
>
>
>
>
1416c247
<
---
>
1420d250
<
1423,1426c253
<
<
<
<
---
>
1428,1430c255,257
<
<
<
---
>
>
>
1434c261
<
---
>
1438d264
<
1446,1466c272
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
---
>
1469,1472c275
<
<
<
<
---
>
1474,1476c277,279
<
<
<
---
>
>
>
1480c283
<
---
>
1484d286
<
1488c290
<
---
>
1492,1502d293
<
<
<
<
<
<
<
<
<
<
<
1505,1512c296,301
<
<
<
<
<
<
<
<
---
>
>
>
>
>
>
1516c305
<
---
>
1520d308
<
1523,1530c311,316
<
<
<
<
<
<
<
<
---
>
>
>
>
>
>
1534c320
<
---
>
1538d323
<
1541c326
<
---
>
1542a328,334
>
>
>
>
>
>
>
1545a338
>
1548,1555c341,346
<
<
<
<
<
<
<
<
---
>
>
>
>
>
>
1558,1561c349
<
<
<
<
---
>
1563,1565c351,353
<
<
<
---
>
>
>
1568c356
<
---
>
1569a358,365
>
>
>
>
>
>
>
>
1573d368
<
1576,1579c371
<
<
<
<
---
>
1581,1583c373,382
<
<
<
---
>
>
>
>
>
>
>
>
>
>
1587c386
<
---
>
1591,1601d389
<
<
<
<
<
<
<
<
<
<
<
1605c393
<
---
>
1608a397
>
1611,1614c400
<
<
<
<
---
>
1616,1618c402,404
<
<
<
---
>
>
>
1621,1624c407
<
<
<
<
---
>
1626,1628c409,411
<
<
<
---
>
>
>
1631,1634c414
<
<
<
<
---
>
1636,1638c416,418
<
<
<
---
>
>
>
1642c422
<
---
>
1645a426
>
1648c429
<
---
>
1650,1652c431,433
<
<
<
---
>
>
>
1657c438
<
---
>
1661d441
<
1665c445
<
---
>
1669d448
<
1673c452
<
---
>
1677d455
<
1680,1683c458
<
<
<
<
---
>
1685,1687c460,462
<
<
<
---
>
>
>
1690,1693c465
<
<
<
<
---
>
1695,1697c467,477
<
<
<
---
>
>
>
>
>
>
>
>
>
>
>
1701c481
<
---
>
1704a485
>
1708c489
<
---
>
1712d492
<
1716c496
<
---
>
1720,1730d499
<
<
<
<
<
<
<
<
<
<
<
1734c503
<
---
>
1738c507,513
<
---
>
>
>
>
>
>
>
1742c517
<
---
>
1746d520
<
1750,1760d523
<
<
<
<
<
<
<
<
<
<
<
1762,1764c525,527
<
<
<
---
>
>
>
1768c531
<
---
>
1772,1782d534
<
<
<
<
<
<
<
<
<
<
<
1785,1788c537
<
<
<
<
---
>
1790,1792c539,541
<
<
<
---
>
>
>
1796c545
<
---
>
1800d548
<
1803,1806c551
<
<
<
<
---
>
1808,1810c553,555
<
<
<
---
>
>
>
1813,1816c558
<
<
<
<
---
>
1818,1820c560,562
<
<
<
---
>
>
>
1824c566
<
---
>
1828d569
<
1831,1834c572
<
<
<
<
---
>
1836,1838c574,576
<
<
<
---
>
>
>
1842c580
<
---
>
1846d583
<
1850c587
<
---
>
1853a591
>
1857c595
<
---
>
1861d598
<
1865c602
<
---
>
1868a606
>
1871,1874c609
<
<
<
<
---
>
1876,1878c611,613
<
<
<
---
>
>
>
1882c617
<
---
>
1886d620
<
1889,1892c623
<
<
<
<
---
>
1894,1896c625,627
<
<
<
---
>
>
>
1899,1902c630
<
<
<
<
---
>
1904,1906c632,634
<
<
<
---
>
>
>
1909,1914c637,641
<
<
<
<
<
<
---
>
>
>
>
>
1918c645
<
---
>
1922d648
<
1925,1928c651
<
<
<
<
---
>
1930,1940c653,655
<
<
<
<
<
<
<
<
<
<
<
---
>
>
>
1943,1946c658
<
<
<
<
---
>
1948,1950c660,662
<
<
<
---
>
>
>
1953,1956c665
<
<
<
<
---
>
1958,1960c667,669
<
<
<
---
>
>
>
1963,1966c672
<
<
<
<
---
>
1968,1970c674,676
<
<
<
---
>
>
>
1974c680
<
---
>
1977a684
>
1981c688
<
---
>
1985,1995d691
<
<
<
<
<
<
<
<
<
<
<
1999c695
<
---
>
2003d698
<
2007c702
<
---
>
2011d705
<
2015c709
<
---
>
2019,2029d712
<
<
<
<
>
>
2044a741
>
2048c745
<
---
>
2052d748
<
2055,2060c751,755
<
<
<
<
<
<
---
>
>
>
>
>
2063,2066c758
<
<
<
<
---
>
2068,2070c760,762
<
<
<
---
>
>
>
2073,2076c765
<
<
<
<
---
>
2078,2080c767,769
<
<
<
---
>
>
>
2088c777
<
---
>
2091,2104c780
<
<
<
<
<
<
<
<
<
<
<
<
<
<
---
>
2106,2108c782,784
<
<
<
---
>
>
>
2112c788
<
---
>
2116d791
<
2120c795
<
---
>
2123a799
>
2127c803
<
---
>
2131d806
<
2135c810
<
---
>
2139,2196d813
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
2199,2206c816,821
<
<
<
<
<
<
<
<
---
>
>
>
>
>
>
2209,2216c824,829
<
<
<
<
<
<
<
<
---
>
>
>
>
>
>
2219,2222c832,840
<
<
<
<
---
>
>
>
>
>
>
>
>
>
2224,2226c842,844
<
<
<
---
>
>
>
2229,2232c847
<
<
<
<
---
>
2234,2236c849,851
<
<
<
---
>
>
>
2240c855
<
---
>
2244d858
<
2248c862
<
---
>
2252c866,872
<
---
>
>
>
>
>
>
>
2256c876
<
---
>
2260d879
<
2263,2268c882,893
<
<
<
<
<
<
---
>
>
>
>
>
>
>
>
>
>
>
>
2272c897
<
---
>
2276,2286d900
<
<
<
<
<
<
<
<
<
<
<
2289,2292c903
<
<
<
<
---
>
2294,2296c905,907
<
<
<
---
>
>
>
2300c911
<
---
>
2304d914
<
2308c918
<
---
>
2312d921
<
2315,2318c924
<
<
<
<
---
>
2320,2322c926,928
<
<
<
---
>
>
>
2325,2328c931
<
<
<
<
---
>
2330,2332c933,949
<
<
<
---
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
2336c953
<
---
>
2340d956
<
2343c959
<
---
>
2344a961,967
>
>
>
>
>
>
>
2347a971
>
2351c975
<
---
>
2355d978
<
2359c982
<
---
>
2363d985
<
2367c989
<
---
>
2371d992
<
2374c995
<
---
>
2375a997,1003
>
>
>
>
>
>
>
2378a1007
>
2381c1010
<
---
>
2382a1012,1019
>
>
>
>
>
>
>
>
2386d1022
<
2389,2394c1025,1029
<
<
<
<
<
<
---
>
>
>
>
>
2398c1033
<
---
>
2402d1036
<
2405,2408c1039
<
<
<
<
---
>
2410,2412c1041,1043
<
<
<
---
>
>
>
2415c1046,1053
<
---
>
>
>
>
>
>
>
>
2417,2419c1055,1057
<
<
<
---
>
>
>
2423,2426c1061
<
<
<
<
---
>
2428,2430c1063,1065
<
<
<
---
>
>
>
2433,2436c1068
<
<
<
<
---
>
2438,2440c1070,1072
<
<
<
---
>
>
>
2443,2446c1075
<
<
<
<
---
>
2448,2450c1077,1079
<
<
<
---
>
>
>
2454c1083
<
---
>
2458,2468d1086
<
<
<
<
<
<
<
<
<
<
<
2472c1090
<
---
>
2476d1093
<
2479,2482c1096
<
<
<
<
---
>
2484,2486c1098,1100
<
<
<
---
>
>
>
2489,2496c1103,1108
<
<
<
<
<
<
<
<
---
>
>
>
>
>
>
2500c1112
<
---
>
2503a1116,1129
>
>
>
>
>
>
>
>
>
>
>
>
>
>
2507,2510c1133
<
<
<
<
---
>
2512,2514c1135,1137
<
<
<
---
>
>
>
2518c1141
<
---
>
2522d1144
<
diff -r 3.2milestones/web/CVS/Entries 3.2/web/CVS/Entries
1,2c1,2
< /site.css/1.1/Wed Aug 12 15:58:34 2009//
< /site.xsl/1.5/Tue Jun 8 10:04:36 2010//
---
> /site.css/1.1/Tue Jun 8 10:07:50 2010//
> /site.xsl/1.5/Tue Jun 8 11:59:34 2010//
diff -r 3.2milestones/web/site.xsl 3.2/web/site.xsl
8c8
< Target Management Project 3.2 Milestone Updates
---
> Target Management Project 3.2 Updates