Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJay Arthanareeswaran2019-01-30 04:53:40 +0000
committerJay Arthanareeswaran2019-01-30 04:58:57 +0000
commitf8a61fc6aecb7d6105bc0feda428e93de41065fa (patch)
tree5365a9cfb81791e50518d76edf270d76bad12331
parente9783ad2bda4e099b6e7086d1789f2f732942499 (diff)
downloadeclipse.platform.releng.aggregator-f8a61fc6aecb7d6105bc0feda428e93de41065fa.tar.gz
eclipse.platform.releng.aggregator-f8a61fc6aecb7d6105bc0feda428e93de41065fa.tar.xz
eclipse.platform.releng.aggregator-f8a61fc6aecb7d6105bc0feda428e93de41065fa.zip
Bug 540451 - [12] Start creating Y builds from BETA_JAVA_12
Include PDE UI to the build Change-Id: I38ef2ad10d5ca0b505958323979daa79a8c6021d Signed-off-by: Jay Arthanareeswaran <jarthana@in.ibm.com>
-rw-r--r--production/streams/repositories_java12.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/production/streams/repositories_java12.txt b/production/streams/repositories_java12.txt
index 24c54bd9e..675d5a4ee 100644
--- a/production/streams/repositories_java12.txt
+++ b/production/streams/repositories_java12.txt
@@ -8,7 +8,7 @@ eclipse.jdt.debug: BETA_JAVA_12
eclipse.jdt: master
eclipse.jdt.ui: BETA_JAVA_12
eclipse.pde.build: master
-eclipse.pde.ui: master
+eclipse.pde.ui: BETA_JAVA_12
eclipse.platform.debug: master
eclipse.platform.resources: master
eclipse.platform: master

Back to the top