Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSravan Kumar Lakkimsetti2018-12-08 08:35:57 +0000
committerSravan Kumar Lakkimsetti2018-12-08 08:35:57 +0000
commit8de34af3c5f830d552b731185bb17770cc9c07e6 (patch)
treed5120155dc8ef35fb0fb8efd667a4508e350c138
parent426716286ee6eb224ccdb2f0cb0fe13d4a09adc1 (diff)
downloadeclipse.platform.releng.aggregator-8de34af3c5f830d552b731185bb17770cc9c07e6.tar.gz
eclipse.platform.releng.aggregator-8de34af3c5f830d552b731185bb17770cc9c07e6.tar.xz
eclipse.platform.releng.aggregator-8de34af3c5f830d552b731185bb17770cc9c07e6.zip
Bug 542499 - Move I-builds to R4_10_maintenance branch
Change-Id: I1d574f950df28ddd56ab7b1206c3f863efc1d54e Signed-off-by: Sravan Kumar Lakkimsetti <sravankumarl@in.ibm.com>
-rw-r--r--eclipse.platform.releng.tychoeclipsebuilder/eclipse/publishingFiles/templateFiles/index.template_R4_10_maintenance.php (renamed from eclipse.platform.releng.tychoeclipsebuilder/eclipse/publishingFiles/templateFiles/index.template_R4_9_maintenance.php)0
-rw-r--r--production/streams/repositories_R4_10_maintenance.txt24
-rw-r--r--production/streams/repositories_R4_9_maintenance.txt24
3 files changed, 24 insertions, 24 deletions
diff --git a/eclipse.platform.releng.tychoeclipsebuilder/eclipse/publishingFiles/templateFiles/index.template_R4_9_maintenance.php b/eclipse.platform.releng.tychoeclipsebuilder/eclipse/publishingFiles/templateFiles/index.template_R4_10_maintenance.php
index 3541c4f6e..3541c4f6e 100644
--- a/eclipse.platform.releng.tychoeclipsebuilder/eclipse/publishingFiles/templateFiles/index.template_R4_9_maintenance.php
+++ b/eclipse.platform.releng.tychoeclipsebuilder/eclipse/publishingFiles/templateFiles/index.template_R4_10_maintenance.php
diff --git a/production/streams/repositories_R4_10_maintenance.txt b/production/streams/repositories_R4_10_maintenance.txt
new file mode 100644
index 000000000..9be4e0136
--- /dev/null
+++ b/production/streams/repositories_R4_10_maintenance.txt
@@ -0,0 +1,24 @@
+rt.equinox.binaries: R4_10_maintenance
+rt.equinox.bundles: R4_10_maintenance
+rt.equinox.framework: R4_10_maintenance
+rt.equinox.p2: R4_10_maintenance
+eclipse.jdt.core.binaries: R4_10_maintenance
+eclipse.jdt.core: R4_10_maintenance
+eclipse.jdt.debug: R4_10_maintenance
+eclipse.jdt: R4_10_maintenance
+eclipse.jdt.ui: R4_10_maintenance
+eclipse.pde.build: R4_10_maintenance
+eclipse.pde.ui: R4_10_maintenance
+eclipse.platform.debug: R4_10_maintenance
+eclipse.platform.resources: R4_10_maintenance
+eclipse.platform: R4_10_maintenance
+eclipse.platform.common: R4_10_maintenance
+eclipse.platform.releng: R4_10_maintenance
+eclipse.platform.runtime: R4_10_maintenance
+eclipse.platform.swt: R4_10_maintenance
+eclipse.platform.swt.binaries: R4_10_maintenance
+eclipse.platform.team: R4_10_maintenance
+eclipse.platform.text: R4_10_maintenance
+eclipse.platform.ua: R4_10_maintenance
+eclipse.platform.ui: R4_10_maintenance
+eclipse.platform.ui.tools: R4_10_maintenance
diff --git a/production/streams/repositories_R4_9_maintenance.txt b/production/streams/repositories_R4_9_maintenance.txt
deleted file mode 100644
index a6cb18ef1..000000000
--- a/production/streams/repositories_R4_9_maintenance.txt
+++ /dev/null
@@ -1,24 +0,0 @@
-rt.equinox.binaries: R4_9_maintenance
-rt.equinox.bundles: R4_9_maintenance
-rt.equinox.framework: R4_9_maintenance
-rt.equinox.p2: R4_9_maintenance
-eclipse.jdt.core.binaries: R4_9_maintenance
-eclipse.jdt.core: R4_9_maintenance
-eclipse.jdt.debug: R4_9_maintenance
-eclipse.jdt: R4_9_maintenance
-eclipse.jdt.ui: R4_9_maintenance
-eclipse.pde.build: R4_9_maintenance
-eclipse.pde.ui: R4_9_maintenance
-eclipse.platform.debug: R4_9_maintenance
-eclipse.platform.resources: R4_9_maintenance
-eclipse.platform: R4_9_maintenance
-eclipse.platform.common: R4_9_maintenance
-eclipse.platform.releng: R4_9_maintenance
-eclipse.platform.runtime: R4_9_maintenance
-eclipse.platform.swt: R4_9_maintenance
-eclipse.platform.swt.binaries: R4_9_maintenance
-eclipse.platform.team: R4_9_maintenance
-eclipse.platform.text: R4_9_maintenance
-eclipse.platform.ua: R4_9_maintenance
-eclipse.platform.ui: R4_9_maintenance
-eclipse.platform.ui.tools: R4_9_maintenance

Back to the top