1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-13 20:15:22 +02:00

Release towards 3.2m6

This commit is contained in:
Martin Oberhuber 2010-03-15 20:28:45 +00:00
parent 537a121ab7
commit 87e51515d2
14 changed files with 29 additions and 37 deletions

View file

@ -34,6 +34,9 @@ cd "$mydir/../working" ; working=`pwd`
cd "$mydir/../publish" ; publishDirectory=`pwd`
cd "$mydir" ; builder=`pwd`
# SPECIAL 3.2m6: Build with target platform 3.5m6 rather than basebuilder
basebuilder=${eclipse}
# Find the base build scripts: genericTargets.xml and build.xml
cd "${basebuilder}/plugins"
pdeBuild=`ls -d org.eclipse.pde.build* | sort | tail -1`

View file

@ -48,11 +48,11 @@ esac
# prepare the base Eclipse installation in folder "eclipse"
ep_rel="S-"
ep_ver=3.6M5
ep_date="-201001291300"
ep_ver=3.6M6
ep_date="-201003121448"
P2_disabled=false
P2_no_dropins=false
if [ ! -f eclipse/plugins/org.eclipse.swt_3.6.0.v3631.jar ]; then
if [ ! -f eclipse/plugins/org.eclipse.swt_3.6.0.v3637e.jar ]; then
curdir2=`pwd`
if [ ! -d eclipse -o -h eclipse ]; then
if [ -d eclipse-${ep_ver}-${ep_arch} ]; then
@ -68,17 +68,6 @@ if [ ! -f eclipse/plugins/org.eclipse.swt_3.6.0.v3631.jar ]; then
wget "http://download.eclipse.org/eclipse/downloads/drops/${ep_rel}${ep_ver}${ep_date}/eclipse-SDK-${ep_ver}-${ep_arch}.tar.gz"
tar xfvz eclipse-SDK-${ep_ver}-${ep_arch}.tar.gz
rm eclipse-SDK-${ep_ver}-${ep_arch}.tar.gz
if ${P2_disabled} ; then
# Remove P2 due to https://bugs.eclipse.org/bugs/show_bug.cgi?id=225537
# See http://wiki.eclipse.org/Equinox_p2_Removal
rm -rf eclipse/configuration/* eclipse/configuration/.settings
cp ../eclipse-3.3-linux-gtk-ppc/eclipse/configuration/config.ini eclipse/configuration
cp -f ../eclipse-3.3-linux-gtk-ppc/eclipse/eclipse.ini eclipse/
rm -rf eclipse/features/org.eclipse.equinox.p2.user.ui*
rm -f eclipse/plugins/org.eclipse.equinox.p2.*
rm -rf eclipse/p2
# </Remove P2>
fi
cd "${curdir2}"
if [ ! -d eclipse -o -h eclipse ]; then
if [ -e eclipse ]; then

View file

@ -1,5 +1,5 @@
###############################################################################
# Copyright (c) 2006, 2009 IBM Corporation and others.
# Copyright (c) 2006, 2010 IBM Corporation and others.
# All rights reserved. This program and the accompanying materials
# are made available under the terms of the Eclipse Public License v1.0
# which accompanies this distribution, and is available at
@ -28,7 +28,7 @@ tmUpdateSiteName=Target Management Updates
# "copyright" property - text of the "Feature Update Copyright"
copyright=\
Copyright (c) 2000, 2009 IBM Corporation and others.\n\
Copyright (c) 2000, 2010 IBM Corporation and others.\n\
All rights reserved. This program and the accompanying materials\n\
are made available under the terms of the Eclipse Public License v1.0\n\
which accompanies this distribution, and is available at\n\

View file

@ -1,5 +1,5 @@
###############################################################################
# Copyright (c) 2006, 2009 IBM Corporation and others.
# Copyright (c) 2006, 2010 IBM Corporation and others.
# All rights reserved. This program and the accompanying materials
# are made available under the terms of the Eclipse Public License v1.0
# which accompanies this distribution, and is available at
@ -28,7 +28,7 @@ tmUpdateSiteName=Target Management Updates
# "copyright" property - text of the "Feature Update Copyright"
copyright=\
Copyright (c) 2000, 2009 IBM Corporation and others. All rights reserved.\n\
Copyright (c) 2000, 2010 IBM Corporation and others. All rights reserved.\n\
\n\
This program and the accompanying materials are made available under the terms\n\
of the Eclipse Public License v1.0 which accompanies this distribution, and is\n\

View file

@ -1,5 +1,5 @@
###############################################################################
# Copyright (c) 2006, 2009 IBM Corporation and others.
# Copyright (c) 2006, 2010 IBM Corporation and others.
# All rights reserved. This program and the accompanying materials
# are made available under the terms of the Eclipse Public License v1.0
# which accompanies this distribution, and is available at
@ -31,7 +31,7 @@ user documentation.
# "copyright" property - text of the "Feature Update Copyright"
copyright=\
Copyright (c) 2000, 2009 IBM Corporation and others. All rights reserved.\n\
Copyright (c) 2000, 2010 IBM Corporation and others. All rights reserved.\n\
\n\
This program and the accompanying materials are made available under the terms\n\
of the Eclipse Public License v1.0 which accompanies this distribution, and is\n\

View file

@ -1,5 +1,5 @@
###############################################################################
# Copyright (c) 2000, 2009 IBM Corporation and others.
# Copyright (c) 2000, 2010 IBM Corporation and others.
# All rights reserved. This program and the accompanying materials
# are made available under the terms of the Eclipse Public License v1.0
# which accompanies this distribution, and is available at
@ -21,5 +21,5 @@ blurb=RSE Core Source\n\
Version: {featureVersion}\n\
Build id: {0}\n\
\n\
(c) Copyright IBM Corporation and others 2000, 2009. All rights reserved.\n\
(c) Copyright IBM Corporation and others 2000, 2010. All rights reserved.\n\
Visit http://www.eclipse.org/dsdp/tm

View file

@ -1,5 +1,5 @@
###############################################################################
# Copyright (c) 2006, 2009 IBM Corporation and others.
# Copyright (c) 2006, 2010 IBM Corporation and others.
# All rights reserved. This program and the accompanying materials
# are made available under the terms of the Eclipse Public License v1.0
# which accompanies this distribution, and is available at
@ -28,7 +28,7 @@ tmUpdateSiteName=Target Management Updates
# "copyright" property - text of the "Feature Update Copyright"
copyright=\
Copyright (c) 2000, 2009 IBM Corporation and others.\n\
Copyright (c) 2000, 2010 IBM Corporation and others.\n\
All rights reserved. This program and the accompanying materials\n\
are made available under the terms of the Eclipse Public License v1.0\n\
which accompanies this distribution, and is available at\n\

View file

@ -1,5 +1,5 @@
###############################################################################
# Copyright (c) 2000, 2009 IBM Corporation and others.
# Copyright (c) 2000, 2010 IBM Corporation and others.
# All rights reserved. This program and the accompanying materials
# are made available under the terms of the Eclipse Public License v1.0
# which accompanies this distribution, and is available at
@ -25,5 +25,5 @@ blurb=RSE Core\n\
Version: {featureVersion}\n\
Build id: {0}\n\
\n\
(c) Copyright IBM Corporation and others 2000, 2009. All rights reserved.\n\
(c) Copyright IBM Corporation and others 2000, 2010. All rights reserved.\n\
Visit http://www.eclipse.org/dsdp/tm

View file

@ -1,5 +1,5 @@
################################################################################
# Copyright (c) 2006, 2009 Wind River Systems, Inc and others.
# Copyright (c) 2006, 2010 Wind River Systems, Inc and others.
# All rights reserved. This program and the accompanying materials
# are made available under the terms of the Eclipse Public License v1.0
# which accompanies this distribution, and is available at
@ -25,7 +25,7 @@ blurb=Remote System Explorer Extender SDK\n\
Version: {featureVersion}\n\
Build id: {0}\n\
\n\
(c) Copyright IBM Corporation and others 2000, 2009. All rights reserved.\n\
(c) Copyright IBM Corporation and others 2000, 2010. All rights reserved.\n\
Visit http://www.eclipse.org/dsdp/tm\n\
\n\
This product includes software developed by the\n\

View file

@ -1,5 +1,5 @@
################################################################################
# Copyright (c) 2006, 2009 Wind River Systems, Inc. and others
# Copyright (c) 2006, 2010 Wind River Systems, Inc. and others
# All rights reserved. This program and the accompanying materials
# are made available under the terms of the Eclipse Public License v1.0
# which accompanies this distribution, and is available at
@ -25,7 +25,7 @@ blurb=Remote System Explorer End-User Runtime\n\
Version: {featureVersion}\n\
Build id: {0}\n\
\n\
(c) Copyright IBM Corporation and others 2000, 2009. All rights reserved.\n\
(c) Copyright IBM Corporation and others 2000, 2010. All rights reserved.\n\
Visit http://www.eclipse.org/dsdp/tm\n\
\n\
This product includes software developed by the\n\

View file

@ -28,7 +28,7 @@ description=RSE Unit Tests. Includes Source.
# "copyright" property - text of the "Feature Update Copyright"
copyright=\
Copyright (c) 2006, 2009 Wind River Systems, Inc. and others.\n\
Copyright (c) 2006, 2010 Wind River Systems, Inc. and others.\n\
All rights reserved. This program and the accompanying materials\n\
are made available under the terms of the Eclipse Public License v1.0\n\
which accompanies this distribution, and is available at\n\

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?> <!--
Copyright (c) 2005, 2009 IBM Corporation and others.
Copyright (c) 2005, 2010 IBM Corporation and others.
All rights reserved. This program and the accompanying materials
are made available under the terms of the Eclipse Public License v1.0
which accompanies this distribution, and is available at
@ -12,7 +12,7 @@
<feature
id="org.eclipse.rse.tests"
label="%featureName"
version="3.1.1.qualifier"
version="3.2.0.qualifier"
provider-name="%providerName">
<description>

View file

@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.rse.tests;singleton:=true
Bundle-Version: 3.1.1.qualifier
Bundle-Version: 3.2.0.qualifier
Bundle-Activator: org.eclipse.rse.tests.RSETestsPlugin
Bundle-Vendor: %providerName
Bundle-Localization: plugin
@ -14,7 +14,7 @@ Require-Bundle: org.junit,
org.eclipse.ui,
org.eclipse.ui.views,
org.eclipse.rse.core;bundle-version="[3.0.0,4.0.0)",
org.eclipse.rse.ui;bundle-version="[3.0.0,4.0.0)",
org.eclipse.rse.ui;bundle-version="[3.1.100,4.0.0)",
org.eclipse.rse.subsystems.files.core;bundle-version="[3.0.0,4.0.0)",
org.eclipse.rse.subsystems.files.local;bundle-version="[2.1.0,3.0.0)",
org.eclipse.rse.subsystems.processes.core;bundle-version="[3.0.0,4.0.0)",

View file

@ -1,5 +1,5 @@
###############################################################################
# Copyright (c) 2006, 2009 Wind River Systems, Inc. and others.
# Copyright (c) 2006, 2010 Wind River Systems, Inc. and others.
# All rights reserved. This program and the accompanying materials
# are made available under the terms of the Eclipse Public License v1.0
# which accompanies this distribution, and is available at
@ -21,5 +21,5 @@ blurb=RSE Unit Tests\n\
Version: {featureVersion}\n\
Build id: {0}\n\
\n\
(c) Copyright Wind River Systems, Inc. and others 2006, 2009. All rights reserved.\n\
(c) Copyright Wind River Systems, Inc. and others 2006, 2010. All rights reserved.\n\
Visit http://www.eclipse.org/dsdp/tm