1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-18 22:45:23 +02:00

[releng] TM 3.3 initial Relnotes and N&N

This commit is contained in:
Martin Oberhuber 2011-06-28 10:54:47 +00:00
parent c810eaa4c5
commit ed402a0a8b
4 changed files with 16 additions and 19 deletions

View file

@ -1,2 +1,2 @@
dropPrefix[]=R&dropPrefix[]=S&dropPrefix[]=I&dropPrefix[]=N&dropPrefix[]=M&dropPrefix[]=J&dropPrefix[]=L& dropPrefix[]=R&dropPrefix[]=S&dropPrefix[]=I&dropPrefix[]=N&dropPrefix[]=M&dropPrefix[]=J&dropPrefix[]=L&
dropType[]=Latest Release&dropType[]=3.3 Stream Stable Build&dropType[]=3.3 Stream Integration Build&dropType[]=3.3 Stream Nightly Build&dropType[]=3.2.x Stream Maintenance Build&dropType[]=3.1.x Stream Maintenance Build&dropType[]=3.0.x Stream Legacy Build& dropType[]=Latest Release&dropType[]=3.3.1 Stream Stable Build&dropType[]=3.3.1 Stream Integration Build&dropType[]=3.3.1 Stream Nightly Build&dropType[]=3.2.x Stream Maintenance Build&dropType[]=3.1.x Stream Maintenance Build&dropType[]=3.0.x Stream Legacy Build&

View file

@ -49,7 +49,7 @@ Software User Agreement</a> unless otherwise specified. </p>
<b>Other eclipse.org project</b> downloads are available <b>Other eclipse.org project</b> downloads are available
<a href="http://www.eclipse.org/downloads/index.php">here</a>.<br/> <a href="http://www.eclipse.org/downloads/index.php">here</a>.<br/>
If you just want the latest drops (no dstore server), you can also get them from the If you just want the latest drops (no dstore server), you can also get them from the
<a href="http://download.eclipse.org/tm/updates/3.2">TM 3.2 update site</a> (latest release), or the <a href="http://download.eclipse.org/tm/updates/3.3">TM 3.3 update site</a> (latest release), or the
<a href="http://download.eclipse.org/tm/updates/3.3milestones">TM 3.3.x milestone site</a> (stable milestones).</p> <a href="http://download.eclipse.org/tm/updates/3.3milestones">TM 3.3.x milestone site</a> (stable milestones).</p>
<p> <p>

View file

@ -47,12 +47,12 @@ case ${uname_s}${uname_m} in
esac esac
# prepare the base Eclipse installation in folder "eclipse" # prepare the base Eclipse installation in folder "eclipse"
ep_rel="S-" ep_rel="R-"
ep_ver=3.7M7 ep_ver=3.7
ep_date="-201104280848" ep_date="-201106131736"
P2_disabled=false P2_disabled=false
P2_no_dropins=false P2_no_dropins=false
if [ ! -f eclipse/plugins/org.eclipse.swt_3.7.0.v3730b.jar ]; then if [ ! -f eclipse/plugins/org.eclipse.swt_3.7.0.v3735b.jar ]; then
curdir2=`pwd` curdir2=`pwd`
if [ ! -d eclipse -o -h eclipse ]; then if [ ! -d eclipse -o -h eclipse ]; then
if [ -d eclipse-${ep_ver}-${ep_arch} ]; then if [ -d eclipse-${ep_ver}-${ep_arch} ]; then
@ -133,12 +133,9 @@ if [ ! -f ${DROPIN}/org.sonatype.tycho.p2.updatesite_0.9.0.201005191712.jar ]; t
fi fi
# CDT Runtime # CDT Runtime
#CDTREL=7.0.0
#CDTFEAT=7.0.0
#CDTVER=201006141710
CDTREL=8.0.0 CDTREL=8.0.0
CDTFEAT=8.0.0 CDTFEAT=8.0.0
CDTVER=201105021546 CDTVER=201106081058
CDTNAME=cdt-master-${CDTREL}-I${CDTVER}.zip CDTNAME=cdt-master-${CDTREL}-I${CDTVER}.zip
CDTLOC=builds/${CDTREL}/I.I${CDTVER}/${CDTNAME} CDTLOC=builds/${CDTREL}/I.I${CDTVER}/${CDTNAME}
if [ ! -f eclipse/plugins/org.eclipse.cdt_${CDTFEAT}.${CDTVER}.jar ]; then if [ ! -f eclipse/plugins/org.eclipse.cdt_${CDTFEAT}.${CDTVER}.jar ]; then
@ -170,9 +167,9 @@ fi
# checkout the basebuilder - # checkout the basebuilder -
# http://wiki.eclipse.org/Platform-releng-basebuilder#Current_build_tag_for_3.7_stream_builds_.28Indigo.29 # http://wiki.eclipse.org/Platform-releng-basebuilder#Current_build_tag_for_3.7_stream_builds_.28Indigo.29
#baseBuilderTag=R36_RC4 #baseBuilderTag=R36_RC4
baseBuilderTag=R37_M6 baseBuilderTag=R37_M7
if [ ! -f org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.core_3.7.0.v20110304.jar \ if [ ! -f org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.core_3.7.0.v20110421.jar \
-o ! -f org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.6.100.v20110310/pdebuild.jar ]; then -o ! -f org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.7.0.v20110418/pdebuild.jar ]; then
if [ -d org.eclipse.releng.basebuilder ]; then if [ -d org.eclipse.releng.basebuilder ]; then
echo "Re-getting basebuilder from CVS..." echo "Re-getting basebuilder from CVS..."
rm -rf org.eclipse.releng.basebuilder rm -rf org.eclipse.releng.basebuilder

View file

@ -18,14 +18,14 @@
User Agreement</a>.</p> User Agreement</a>.</p>
<p><font size="+1"><strong> <p><font size="+1"><strong>
<!-- -->
<a href="buildNotes.php">New and Noteworthy / Build Notes</a>
<!-- -->
<!-- <!--
<p><a href="http://www.eclipse.org/tm/development/relnotes/3.2/tm-news-3.2.html">New and Noteworthy</a></p> <a href="buildNotes.php">New and Noteworthy / Build Notes</a>
<p><a href="http://www.eclipse.org/tm/development/relnotes/3.2/readme_tm_3.2.html">TM 3.2 Readme / Release Notes</a></p>
<p><a href="buildNotes.php">Build Notes</a></p>
--> -->
<!-- -->
<p><a href="http://www.eclipse.org/tm/development/relnotes/3.3/tm-news-3.3.html">New and Noteworthy</a></p>
<p><a href="http://www.eclipse.org/tm/development/relnotes/3.3/readme_tm_3.3.html">TM 3.3 Readme / Release Notes</a></p>
<p><a href="buildNotes.php">Build Notes</a></p>
<!-- -->
</strong></font></p> </strong></font></p>
To view the map file entries for this build, click To view the map file entries for this build, click