Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Knauer2013-09-02 15:55:05 +0000
committerMarkus Knauer2013-09-02 15:55:05 +0000
commit964116935ba7efaa3b33f93ad5aa78bfe0cce3da (patch)
treec20c0048d582379d43565c27368071d6bb52a17e
parentf9535f73f59795034217789c62b264143ff9c325 (diff)
downloadorg.eclipse.epp.packages-964116935ba7efaa3b33f93ad5aa78bfe0cce3da.tar.gz
org.eclipse.epp.packages-964116935ba7efaa3b33f93ad5aa78bfe0cce3da.tar.xz
org.eclipse.epp.packages-964116935ba7efaa3b33f93ad5aa78bfe0cce3da.zip
Update configuration for Kepler SR1 RC2
-rw-r--r--packages/org.eclipse.epp.package.automotive.feature/epp.website.xml2
-rw-r--r--packages/org.eclipse.epp.package.cpp.feature/epp.website.xml2
-rw-r--r--packages/org.eclipse.epp.package.dsl.feature/epp.website.xml2
-rw-r--r--packages/org.eclipse.epp.package.java.feature/epp.website.xml2
-rw-r--r--packages/org.eclipse.epp.package.jee.feature/epp.website.xml2
-rw-r--r--packages/org.eclipse.epp.package.modeling.feature/epp.website.xml2
-rw-r--r--packages/org.eclipse.epp.package.parallel.feature/epp.website.xml2
-rw-r--r--packages/org.eclipse.epp.package.rcp.feature/epp.website.xml2
-rw-r--r--packages/org.eclipse.epp.package.reporting.feature/epp.website.xml2
-rw-r--r--packages/org.eclipse.epp.package.scout.feature/epp.website.xml2
-rw-r--r--packages/org.eclipse.epp.package.standard.feature/epp.website.xml2
-rw-r--r--packages/org.eclipse.epp.package.testing.feature/epp.website.xml2
-rw-r--r--releng/org.eclipse.epp.config/packages_map.txt3
-rw-r--r--releng/org.eclipse.epp.config/rtp_basic.xml44
-rwxr-xr-xreleng/org.eclipse.epp.config/startEPPKepler.sh4
15 files changed, 14 insertions, 61 deletions
diff --git a/packages/org.eclipse.epp.package.automotive.feature/epp.website.xml b/packages/org.eclipse.epp.package.automotive.feature/epp.website.xml
index eb44ba00..62e52cf9 100644
--- a/packages/org.eclipse.epp.package.automotive.feature/epp.website.xml
+++ b/packages/org.eclipse.epp.package.automotive.feature/epp.website.xml
@@ -32,6 +32,6 @@
<rcp version="4.3.0" />
<!-- name, the name of the product, used in naming the created files. -->
- <product name="eclipse-automotive-kepler-SR1-RC1-incubation" />
+ <product name="eclipse-automotive-kepler-SR1-RC2-incubation" />
</configuration>
diff --git a/packages/org.eclipse.epp.package.cpp.feature/epp.website.xml b/packages/org.eclipse.epp.package.cpp.feature/epp.website.xml
index b10af5a3..bf4ce615 100644
--- a/packages/org.eclipse.epp.package.cpp.feature/epp.website.xml
+++ b/packages/org.eclipse.epp.package.cpp.feature/epp.website.xml
@@ -45,6 +45,6 @@
<rcp version="4.3.0" />
<!-- name, the name of the product, used in naming the created files. -->
- <product name="eclipse-cpp-kepler-SR1-RC1" />
+ <product name="eclipse-cpp-kepler-SR1-RC2" />
</configuration> \ No newline at end of file
diff --git a/packages/org.eclipse.epp.package.dsl.feature/epp.website.xml b/packages/org.eclipse.epp.package.dsl.feature/epp.website.xml
index f88d9073..fe5fc34f 100644
--- a/packages/org.eclipse.epp.package.dsl.feature/epp.website.xml
+++ b/packages/org.eclipse.epp.package.dsl.feature/epp.website.xml
@@ -31,6 +31,6 @@
<rcp version="4.3.0" />
<!-- name, the name of the product, used in naming the created files. -->
- <product name="eclipse-dsl-kepler-SR1-RC1" />
+ <product name="eclipse-dsl-kepler-SR1-RC2" />
</configuration>
diff --git a/packages/org.eclipse.epp.package.java.feature/epp.website.xml b/packages/org.eclipse.epp.package.java.feature/epp.website.xml
index b12217c5..f0f37592 100644
--- a/packages/org.eclipse.epp.package.java.feature/epp.website.xml
+++ b/packages/org.eclipse.epp.package.java.feature/epp.website.xml
@@ -42,6 +42,6 @@
<rcp version="4.3.0" />
<!-- name, the name of the product, used in naming the created files. -->
- <product name="eclipse-java-kepler-SR1-RC1" />
+ <product name="eclipse-java-kepler-SR1-RC2" />
</configuration>
diff --git a/packages/org.eclipse.epp.package.jee.feature/epp.website.xml b/packages/org.eclipse.epp.package.jee.feature/epp.website.xml
index eeca320b..aba4041f 100644
--- a/packages/org.eclipse.epp.package.jee.feature/epp.website.xml
+++ b/packages/org.eclipse.epp.package.jee.feature/epp.website.xml
@@ -48,6 +48,6 @@
<rcp version="4.3.0" />
<!-- name, the name of the product, used in naming the created files. -->
- <product name="eclipse-jee-kepler-SR1-RC1" />
+ <product name="eclipse-jee-kepler-SR1-RC2" />
</configuration>
diff --git a/packages/org.eclipse.epp.package.modeling.feature/epp.website.xml b/packages/org.eclipse.epp.package.modeling.feature/epp.website.xml
index 452b2b85..8a5c131f 100644
--- a/packages/org.eclipse.epp.package.modeling.feature/epp.website.xml
+++ b/packages/org.eclipse.epp.package.modeling.feature/epp.website.xml
@@ -37,6 +37,6 @@
<rcp version="4.3.0" />
<!-- name, the name of the product, used in naming the created files. -->
- <product name="eclipse-modeling-kepler-SR1-RC1" />
+ <product name="eclipse-modeling-kepler-SR1-RC2" />
</configuration>
diff --git a/packages/org.eclipse.epp.package.parallel.feature/epp.website.xml b/packages/org.eclipse.epp.package.parallel.feature/epp.website.xml
index 56a631b8..78af4601 100644
--- a/packages/org.eclipse.epp.package.parallel.feature/epp.website.xml
+++ b/packages/org.eclipse.epp.package.parallel.feature/epp.website.xml
@@ -45,6 +45,6 @@
<rcp version="4.3.0" />
<!-- name, the name of the product, used in naming the created files. -->
- <product name="eclipse-parallel-kepler-SR1-RC1" />
+ <product name="eclipse-parallel-kepler-SR1-RC2" />
</configuration>
diff --git a/packages/org.eclipse.epp.package.rcp.feature/epp.website.xml b/packages/org.eclipse.epp.package.rcp.feature/epp.website.xml
index fd57b61a..a04280f9 100644
--- a/packages/org.eclipse.epp.package.rcp.feature/epp.website.xml
+++ b/packages/org.eclipse.epp.package.rcp.feature/epp.website.xml
@@ -44,6 +44,6 @@
<rcp version="4.3.0" />
<!-- name, the name of the product, used in naming the created files. -->
- <product name="eclipse-rcp-kepler-SR1-RC1" />
+ <product name="eclipse-rcp-kepler-SR1-RC2" />
</configuration>
diff --git a/packages/org.eclipse.epp.package.reporting.feature/epp.website.xml b/packages/org.eclipse.epp.package.reporting.feature/epp.website.xml
index 7bb764e3..fa31d577 100644
--- a/packages/org.eclipse.epp.package.reporting.feature/epp.website.xml
+++ b/packages/org.eclipse.epp.package.reporting.feature/epp.website.xml
@@ -43,6 +43,6 @@
<rcp version="4.3.0" />
<!-- name, the name of the product, used in naming the created files. -->
- <product name="eclipse-reporting-kepler-SR1-RC1" />
+ <product name="eclipse-reporting-kepler-SR1-RC2" />
</configuration>
diff --git a/packages/org.eclipse.epp.package.scout.feature/epp.website.xml b/packages/org.eclipse.epp.package.scout.feature/epp.website.xml
index a67b5c5b..4701374f 100644
--- a/packages/org.eclipse.epp.package.scout.feature/epp.website.xml
+++ b/packages/org.eclipse.epp.package.scout.feature/epp.website.xml
@@ -42,6 +42,6 @@
<rcp version="4.3.0" />
<!-- name, the name of the product, used in naming the created files. -->
- <product name="eclipse-scout-kepler-SR1-RC1" />
+ <product name="eclipse-scout-kepler-SR1-RC2" />
</configuration>
diff --git a/packages/org.eclipse.epp.package.standard.feature/epp.website.xml b/packages/org.eclipse.epp.package.standard.feature/epp.website.xml
index f2f17c55..962face5 100644
--- a/packages/org.eclipse.epp.package.standard.feature/epp.website.xml
+++ b/packages/org.eclipse.epp.package.standard.feature/epp.website.xml
@@ -36,6 +36,6 @@ Click <a href="https://bugs.eclipse.org/bugs/enter_bug.cgi?product=Platform">her
<rcp version="4.3" />
<!-- name, the name of the product, used in naming the created files. -->
- <product name="eclipse-standard-kepler-SR1-RC1" />
+ <product name="eclipse-standard-kepler-SR1-RC2" />
</configuration>
diff --git a/packages/org.eclipse.epp.package.testing.feature/epp.website.xml b/packages/org.eclipse.epp.package.testing.feature/epp.website.xml
index e300513d..b69c29b0 100644
--- a/packages/org.eclipse.epp.package.testing.feature/epp.website.xml
+++ b/packages/org.eclipse.epp.package.testing.feature/epp.website.xml
@@ -42,6 +42,6 @@
<rcp version="4.3.0" />
<!-- name, the name of the product, used in naming the created files. -->
- <product name="eclipse-testing-kepler-SR1-RC1" />
+ <product name="eclipse-testing-kepler-SR1-RC2" />
</configuration>
diff --git a/releng/org.eclipse.epp.config/packages_map.txt b/releng/org.eclipse.epp.config/packages_map.txt
index a354a66e..eb9fd990 100644
--- a/releng/org.eclipse.epp.config/packages_map.txt
+++ b/releng/org.eclipse.epp.config/packages_map.txt
@@ -11,9 +11,6 @@ automotive,GIT,/gitroot/epp/org.eclipse.epp.packages.git,packages/org.eclipse.ep
cpp,GIT,/gitroot/epp/org.eclipse.epp.packages.git,packages/org.eclipse.epp.package.cpp.feature/epp.website.xml,KEPLER,cpp.xml
cpp,GIT,/gitroot/epp/org.eclipse.epp.packages.git,packages/org.eclipse.epp.package.cpp.feature/feature.xml,KEPLER,cpp.feature.xml
-#classic,GIT,/gitroot/epp/org.eclipse.epp.packages.git,packages/org.eclipse.epp.package.classic.feature/epp.website.xml,KEPLER,classic.xml
-#classic,GIT,/gitroot/epp/org.eclipse.epp.packages.git,packages/org.eclipse.epp.package.classic.feature/feature.xml,KEPLER,classic.feature.xml
-
dsl,GIT,/gitroot/epp/org.eclipse.epp.packages.git,packages/org.eclipse.epp.package.dsl.feature/epp.website.xml,KEPLER,dsl.xml
dsl,GIT,/gitroot/epp/org.eclipse.epp.packages.git,packages/org.eclipse.epp.package.dsl.feature/feature.xml,KEPLER,dsl.feature.xml
diff --git a/releng/org.eclipse.epp.config/rtp_basic.xml b/releng/org.eclipse.epp.config/rtp_basic.xml
deleted file mode 100644
index f54bbce3..00000000
--- a/releng/org.eclipse.epp.config/rtp_basic.xml
+++ /dev/null
@@ -1,44 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<configuration>
-
- <!-- IMPORTANT: This is a fake package definition to show the Eclipse Classic,
- i.e. the Eclipse SDK download on the packages website. This package definition
- is not used to build the Eclipse SDK download! -->
-
- <!-- Package Description information to be picked up by www.eclipse.org/packages -->
- <!-- PackageName is the title of your package
- maintainer is the project or persons that are maintaining the package
- iconurl is the fully qualified URL to the icon you wish to use on the site (48x48)
- bugzillaComponentID is used to gather bugzilla information about your package. This should be given to you after provisioning of the package is finished
- testPlan is the fully qualified URL to the test plan for this package
- -->
- <packageMetaData
- packageName="EclipseRT Basic Package"
- maintainer="Eclipse Runtime Packaging Project (includes Incubating components)"
- iconurl="http://eclipse.org/rtp/images/rt-icon.png"
- bugzillaComponentId=""
- testPlan="" >
- <!-- Description is wrapped in CDATA tags to allow you to insert HTML code if necessary -->
- <description><![CDATA[This package contains the minimal configuration to get started with <a href="/rt/">EclipseRT</a> and a configuration UI. The package includes Eclipse Equinox, RAP and p2 only. <a class="download-continue" href="/rtp/getting-started/">Read more...</a>]]></description>
- <!-- packageTesters is a list of the people that are testing the package -->
- <packageTesters>
- <tester>Holger Staudacher</tester>
- </packageTesters>
- <FakePackage>True</FakePackage>
- <FakePackageLocation>
- /rtp/updates/3.8milestones/1.0.0.v20120321-1233
- </FakePackageLocation>
- </packageMetaData>
- <MoreInfo>
- <NewAndNoteworthy
- url="http://eclipse.org/rtp/noteworthy/"
- project="RTP 1.0.0" />
- </MoreInfo>
-
- <!-- version, the RCP version to build. This is used to determine the file name of the root file archives -->
- <rcp version="1.0.0" />
-
- <!-- name, the name of the product, used in naming the created files. -->
- <product name="rt-incubation-1.0.0.v20120321-1233-S.zip" />
-
-</configuration>
diff --git a/releng/org.eclipse.epp.config/startEPPKepler.sh b/releng/org.eclipse.epp.config/startEPPKepler.sh
index 8897b7bc..a21face0 100755
--- a/releng/org.eclipse.epp.config/startEPPKepler.sh
+++ b/releng/org.eclipse.epp.config/startEPPKepler.sh
@@ -26,14 +26,14 @@ fi
# variables to adjust
BASE_DIR=/shared/technology/epp/epp_build/kepler
-RELEASE_NAME="-kepler-SR1-RC1"
+RELEASE_NAME="-kepler-SR1-RC2"
# variables
START_TIME=`date -u +%Y%m%d-%H%M`
MARKERFILENAME=".epp.nightlybuild"
STATUSFILENAME="status.stub"
GITURL="/gitroot/epp/org.eclipse.epp.packages.git"
-GITBRANCH="HEAD"
+GITBRANCH="KEPLER"
GITPROJECTPATH="packages"
DOWNLOAD_BASE_URL="http://build.eclipse.org/technology/epp/epp_build/kepler/download"

Back to the top